[==========] Running 24 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 22 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260601 13:36:24.136960 26218 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.154.190:43401,127.25.154.189:39871,127.25.154.188:42211
I20260601 13:36:24.138273 26218 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260601 13:36:24.138912 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:24.146569 26224 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:24.146559 26226 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:24.146564 26223 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:24.147622 26218 server_base.cc:1061] running on GCE node
I20260601 13:36:24.148299 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:24.148411 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:24.148465 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780320984148461 us; error 0 us; skew 500 ppm
I20260601 13:36:24.151289 26218 webserver.cc:533] Webserver started at http://127.25.154.190:45757/ using document root <none> and password file <none>
I20260601 13:36:24.152005 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:24.152194 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:24.152499 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:24.154491 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-0/minicluster-data/master-0-root/instance:
uuid: "20893fe5292b42a6a9dce99ad030b37a"
format_stamp: "Formatted at 2026-06-01 13:36:24 on dist-test-slave-whnk"
I20260601 13:36:24.158766 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:36:24.161475 26231 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:24.162873 26218 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:36:24.163041 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-0/minicluster-data/master-0-root
uuid: "20893fe5292b42a6a9dce99ad030b37a"
format_stamp: "Formatted at 2026-06-01 13:36:24 on dist-test-slave-whnk"
I20260601 13:36:24.163169 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-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)
I20260601 13:36:24.179299 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:24.180028 26218 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260601 13:36:24.180245 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:24.190631 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.190:43401
I20260601 13:36:24.190894 26283 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.190:43401 every 8 connection(s)
I20260601 13:36:24.192229 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:36:24.195159 26284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:36:24.195566 26287 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:24.195256 26286 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:24.195351 26289 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:24.196223 26218 server_base.cc:1061] running on GCE node
I20260601 13:36:24.196574 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:24.196643 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:24.196671 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780320984196670 us; error 0 us; skew 500 ppm
I20260601 13:36:24.198006 26218 webserver.cc:533] Webserver started at http://127.25.154.189:38841/ using document root <none> and password file <none>
I20260601 13:36:24.198215 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:24.198308 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:24.198387 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:24.198994 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-0/minicluster-data/master-1-root/instance:
uuid: "5e801cfd8a3049399adf1faaf335cbb1"
format_stamp: "Formatted at 2026-06-01 13:36:24 on dist-test-slave-whnk"
I20260601 13:36:24.200676 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:24.201241 26284 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.154.190" port: 43401 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:24.202221 26294 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:24.202785 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:24.202879 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-0/minicluster-data/master-1-root
uuid: "5e801cfd8a3049399adf1faaf335cbb1"
format_stamp: "Formatted at 2026-06-01 13:36:24 on dist-test-slave-whnk"
I20260601 13:36:24.202950 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-0/minicluster-data/master-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)
I20260601 13:36:24.217386 26284 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.154.189" port: 39871 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:36:24.218604 26234 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.154.189:39871: connect: Connection refused (error 111)
W20260601 13:36:24.219841 26284 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.154.189:39871: Network error: Client connection negotiation failed: client connection to 127.25.154.189:39871: connect: Connection refused (error 111)
I20260601 13:36:24.229316 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:24.229806 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:24.235798 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.189:39871
I20260601 13:36:24.235822 26349 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.189:39871 every 8 connection(s)
I20260601 13:36:24.236533 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:36:24.236768 26350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:24.238075 26350 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.154.190" port: 43401 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:36:24.238673 26352 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:24.238878 26353 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:24.239117 26355 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:24.239516 26218 server_base.cc:1061] running on GCE node
I20260601 13:36:24.239717 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:24.239902 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:24.239975 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780320984239974 us; error 0 us; skew 500 ppm
I20260601 13:36:24.241200 26218 webserver.cc:533] Webserver started at http://127.25.154.188:35915/ using document root <none> and password file <none>
I20260601 13:36:24.241410 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:24.241472 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:24.241601 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:24.242630 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-0/minicluster-data/master-2-root/instance:
uuid: "99d132e361bc40d099db1195a7a8ea01"
format_stamp: "Formatted at 2026-06-01 13:36:24 on dist-test-slave-whnk"
I20260601 13:36:24.244053 26350 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.154.189" port: 39871 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:24.245005 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:24.246430 26362 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:24.246943 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:36:24.247093 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-0/minicluster-data/master-2-root
uuid: "99d132e361bc40d099db1195a7a8ea01"
format_stamp: "Formatted at 2026-06-01 13:36:24 on dist-test-slave-whnk"
I20260601 13:36:24.247224 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-0/minicluster-data/master-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)
I20260601 13:36:24.250319 26350 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.154.188" port: 42211 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:36:24.252329 26350 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.154.188:42211: Network error: Client connection negotiation failed: client connection to 127.25.154.188:42211: connect: Connection refused (error 111)
I20260601 13:36:24.269093 26284 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.154.189" port: 39871 } attempt: 1
I20260601 13:36:24.272780 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:24.273350 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:24.273937 26284 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.154.188" port: 42211 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:36:24.275496 26284 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.154.188:42211: Network error: Client connection negotiation failed: client connection to 127.25.154.188:42211: connect: Connection refused (error 111)
I20260601 13:36:24.278920 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.188:42211
I20260601 13:36:24.279001 26415 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.188:42211 every 8 connection(s)
I20260601 13:36:24.279448 26218 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:36:24.280010 26416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:24.281266 26416 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.154.190" port: 43401 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:24.286422 26416 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.154.189" port: 39871 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:24.291869 26416 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.154.188" port: 42211 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:24.299144 26416 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01: Bootstrap starting.
I20260601 13:36:24.302376 26416 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:24.304008 26416 log.cc:826] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01: Log is configured to *not* fsync() on all Append() calls
I20260601 13:36:24.304549 26350 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.154.188" port: 42211 } attempt: 1
I20260601 13:36:24.306310 26416 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01: No bootstrap required, opened a new log
I20260601 13:36:24.309554 26416 raft_consensus.cc:359] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20893fe5292b42a6a9dce99ad030b37a" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 43401 } } peers { permanent_uuid: "5e801cfd8a3049399adf1faaf335cbb1" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 39871 } } peers { permanent_uuid: "99d132e361bc40d099db1195a7a8ea01" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 42211 } }
I20260601 13:36:24.309772 26416 raft_consensus.cc:385] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:24.309823 26416 raft_consensus.cc:740] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99d132e361bc40d099db1195a7a8ea01, State: Initialized, Role: FOLLOWER
I20260601 13:36:24.310274 26416 consensus_queue.cc:260] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "20893fe5292b42a6a9dce99ad030b37a" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 43401 } } peers { permanent_uuid: "5e801cfd8a3049399adf1faaf335cbb1" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 39871 } } peers { permanent_uuid: "99d132e361bc40d099db1195a7a8ea01" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 42211 } }
I20260601 13:36:24.310704 26350 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e801cfd8a3049399adf1faaf335cbb1: Bootstrap starting.
I20260601 13:36:24.310930 26421 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20893fe5292b42a6a9dce99ad030b37a" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 43401 } } peers { permanent_uuid: "5e801cfd8a3049399adf1faaf335cbb1" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 39871 } } peers { permanent_uuid: "99d132e361bc40d099db1195a7a8ea01" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 42211 } } }
I20260601 13:36:24.311098 26421 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:24.311870 26416 sys_catalog.cc:565] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:24.312065 26350 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5e801cfd8a3049399adf1faaf335cbb1: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:24.314497 26350 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e801cfd8a3049399adf1faaf335cbb1: No bootstrap required, opened a new log
I20260601 13:36:24.315151 26350 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5e801cfd8a3049399adf1faaf335cbb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20893fe5292b42a6a9dce99ad030b37a" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 43401 } } peers { permanent_uuid: "5e801cfd8a3049399adf1faaf335cbb1" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 39871 } } peers { permanent_uuid: "99d132e361bc40d099db1195a7a8ea01" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 42211 } }
I20260601 13:36:24.315305 26350 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5e801cfd8a3049399adf1faaf335cbb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:24.315357 26350 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5e801cfd8a3049399adf1faaf335cbb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e801cfd8a3049399adf1faaf335cbb1, State: Initialized, Role: FOLLOWER
I20260601 13:36:24.315696 26350 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5e801cfd8a3049399adf1faaf335cbb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "20893fe5292b42a6a9dce99ad030b37a" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 43401 } } peers { permanent_uuid: "5e801cfd8a3049399adf1faaf335cbb1" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 39871 } } peers { permanent_uuid: "99d132e361bc40d099db1195a7a8ea01" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 42211 } }
I20260601 13:36:24.316114 26434 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e801cfd8a3049399adf1faaf335cbb1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20893fe5292b42a6a9dce99ad030b37a" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 43401 } } peers { permanent_uuid: "5e801cfd8a3049399adf1faaf335cbb1" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 39871 } } peers { permanent_uuid: "99d132e361bc40d099db1195a7a8ea01" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 42211 } } }
I20260601 13:36:24.316226 26434 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e801cfd8a3049399adf1faaf335cbb1 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:24.316345 26350 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5e801cfd8a3049399adf1faaf335cbb1 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:24.317545 26421 raft_consensus.cc:493] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:24.317672 26421 raft_consensus.cc:515] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20893fe5292b42a6a9dce99ad030b37a" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 43401 } } peers { permanent_uuid: "5e801cfd8a3049399adf1faaf335cbb1" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 39871 } } peers { permanent_uuid: "99d132e361bc40d099db1195a7a8ea01" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 42211 } }
I20260601 13:36:24.318634 26421 leader_election.cc:290] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20893fe5292b42a6a9dce99ad030b37a (127.25.154.190:43401), 5e801cfd8a3049399adf1faaf335cbb1 (127.25.154.189:39871)
I20260601 13:36:24.318660 26284 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.154.188" port: 42211 } attempt: 1
I20260601 13:36:24.319401 26324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "99d132e361bc40d099db1195a7a8ea01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e801cfd8a3049399adf1faaf335cbb1" is_pre_election: true
W20260601 13:36:24.319478 26433 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:36:24.319555 26433 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:36:24.320190 26324 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5e801cfd8a3049399adf1faaf335cbb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99d132e361bc40d099db1195a7a8ea01 in term 0.
I20260601 13:36:24.320657 26365 leader_election.cc:304] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [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: 5e801cfd8a3049399adf1faaf335cbb1, 99d132e361bc40d099db1195a7a8ea01; no voters: 
I20260601 13:36:24.320983 26421 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:24.321064 26421 raft_consensus.cc:493] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:24.321115 26421 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [term 0 FOLLOWER]: Advancing to term 1
W20260601 13:36:24.321664 26446 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 5e801cfd8a3049399adf1faaf335cbb1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:36:24.321728 26446 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:36:24.322369 26421 raft_consensus.cc:515] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20893fe5292b42a6a9dce99ad030b37a" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 43401 } } peers { permanent_uuid: "5e801cfd8a3049399adf1faaf335cbb1" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 39871 } } peers { permanent_uuid: "99d132e361bc40d099db1195a7a8ea01" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 42211 } }
I20260601 13:36:24.322870 26421 leader_election.cc:290] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [CANDIDATE]: Term 1 election: Requested vote from peers 20893fe5292b42a6a9dce99ad030b37a (127.25.154.190:43401), 5e801cfd8a3049399adf1faaf335cbb1 (127.25.154.189:39871)
I20260601 13:36:24.323491 26324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "99d132e361bc40d099db1195a7a8ea01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e801cfd8a3049399adf1faaf335cbb1"
I20260601 13:36:24.323637 26324 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5e801cfd8a3049399adf1faaf335cbb1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:24.325098 26324 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5e801cfd8a3049399adf1faaf335cbb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99d132e361bc40d099db1195a7a8ea01 in term 1.
I20260601 13:36:24.325201 26284 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20893fe5292b42a6a9dce99ad030b37a: Bootstrap starting.
I20260601 13:36:24.325470 26365 leader_election.cc:304] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [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: 5e801cfd8a3049399adf1faaf335cbb1, 99d132e361bc40d099db1195a7a8ea01; no voters: 
I20260601 13:36:24.325677 26421 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:24.325961 26421 raft_consensus.cc:697] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [term 1 LEADER]: Becoming Leader. State: Replica: 99d132e361bc40d099db1195a7a8ea01, State: Running, Role: LEADER
I20260601 13:36:24.326390 26421 consensus_queue.cc:237] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [LEADER]: Queue going to LEADER mode. State: All 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: "20893fe5292b42a6a9dce99ad030b37a" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 43401 } } peers { permanent_uuid: "5e801cfd8a3049399adf1faaf335cbb1" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 39871 } } peers { permanent_uuid: "99d132e361bc40d099db1195a7a8ea01" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 42211 } }
I20260601 13:36:24.326534 26284 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 20893fe5292b42a6a9dce99ad030b37a: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:24.327955 26284 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20893fe5292b42a6a9dce99ad030b37a: No bootstrap required, opened a new log
I20260601 13:36:24.328452 26284 raft_consensus.cc:359] T 00000000000000000000000000000000 P 20893fe5292b42a6a9dce99ad030b37a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20893fe5292b42a6a9dce99ad030b37a" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 43401 } } peers { permanent_uuid: "5e801cfd8a3049399adf1faaf335cbb1" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 39871 } } peers { permanent_uuid: "99d132e361bc40d099db1195a7a8ea01" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 42211 } }
I20260601 13:36:24.328585 26284 raft_consensus.cc:385] T 00000000000000000000000000000000 P 20893fe5292b42a6a9dce99ad030b37a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:24.328624 26284 raft_consensus.cc:740] T 00000000000000000000000000000000 P 20893fe5292b42a6a9dce99ad030b37a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20893fe5292b42a6a9dce99ad030b37a, State: Initialized, Role: FOLLOWER
I20260601 13:36:24.328817 26447 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 99d132e361bc40d099db1195a7a8ea01. Latest consensus state: current_term: 1 leader_uuid: "99d132e361bc40d099db1195a7a8ea01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20893fe5292b42a6a9dce99ad030b37a" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 43401 } } peers { permanent_uuid: "5e801cfd8a3049399adf1faaf335cbb1" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 39871 } } peers { permanent_uuid: "99d132e361bc40d099db1195a7a8ea01" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 42211 } } }
I20260601 13:36:24.328868 26284 consensus_queue.cc:260] T 00000000000000000000000000000000 P 20893fe5292b42a6a9dce99ad030b37a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "20893fe5292b42a6a9dce99ad030b37a" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 43401 } } peers { permanent_uuid: "5e801cfd8a3049399adf1faaf335cbb1" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 39871 } } peers { permanent_uuid: "99d132e361bc40d099db1195a7a8ea01" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 42211 } }
I20260601 13:36:24.328913 26447 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:24.329221 26450 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20893fe5292b42a6a9dce99ad030b37a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20893fe5292b42a6a9dce99ad030b37a" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 43401 } } peers { permanent_uuid: "5e801cfd8a3049399adf1faaf335cbb1" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 39871 } } peers { permanent_uuid: "99d132e361bc40d099db1195a7a8ea01" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 42211 } } }
I20260601 13:36:24.329375 26450 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20893fe5292b42a6a9dce99ad030b37a [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:24.329461 26284 sys_catalog.cc:565] T 00000000000000000000000000000000 P 20893fe5292b42a6a9dce99ad030b37a [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:24.329500 26258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "99d132e361bc40d099db1195a7a8ea01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20893fe5292b42a6a9dce99ad030b37a"
I20260601 13:36:24.329603 26258 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 20893fe5292b42a6a9dce99ad030b37a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:24.331275 26258 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 20893fe5292b42a6a9dce99ad030b37a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99d132e361bc40d099db1195a7a8ea01 in term 1.
I20260601 13:36:24.331802 26218 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260601 13:36:24.331851 26218 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260601 13:36:24.329478 26257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "99d132e361bc40d099db1195a7a8ea01" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20893fe5292b42a6a9dce99ad030b37a" is_pre_election: true
I20260601 13:36:24.332008 26257 raft_consensus.cc:2376] T 00000000000000000000000000000000 P 20893fe5292b42a6a9dce99ad030b37a [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 99d132e361bc40d099db1195a7a8ea01 in term 1. Re-sending same reply.
I20260601 13:36:24.332437 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:36:24.332548 26451 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
W20260601 13:36:24.332626 26462 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 20893fe5292b42a6a9dce99ad030b37a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:36:24.332687 26462 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:36:24.333374 26451 catalog_manager.cc:1519] Initializing Kudu cluster ID...
W20260601 13:36:24.334939 26464 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:24.335127 26466 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:24.336014 26218 server_base.cc:1061] running on GCE node
W20260601 13:36:24.336572 26463 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:24.336954 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:24.337023 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:24.337056 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780320984337055 us; error 0 us; skew 500 ppm
I20260601 13:36:24.338230 26218 webserver.cc:533] Webserver started at http://127.25.154.129:40945/ using document root <none> and password file <none>
I20260601 13:36:24.338543 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:24.338625 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:24.338733 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:24.339246 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-0/minicluster-data/ts-0-root/instance:
uuid: "c9902618c2b94f609e167f01a9ebc248"
format_stamp: "Formatted at 2026-06-01 13:36:24 on dist-test-slave-whnk"
I20260601 13:36:24.339547 26257 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 20893fe5292b42a6a9dce99ad030b37a [term 1 FOLLOWER]: Refusing update from remote peer 99d132e361bc40d099db1195a7a8ea01: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:24.340231 26447 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20893fe5292b42a6a9dce99ad030b37a" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 43401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:24.339550 26324 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5e801cfd8a3049399adf1faaf335cbb1 [term 1 FOLLOWER]: Refusing update from remote peer 99d132e361bc40d099db1195a7a8ea01: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:24.341264 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:24.342200 26447 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e801cfd8a3049399adf1faaf335cbb1" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 39871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:24.343020 26450 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20893fe5292b42a6a9dce99ad030b37a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 99d132e361bc40d099db1195a7a8ea01. Latest consensus state: current_term: 1 leader_uuid: "99d132e361bc40d099db1195a7a8ea01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20893fe5292b42a6a9dce99ad030b37a" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 43401 } } peers { permanent_uuid: "5e801cfd8a3049399adf1faaf335cbb1" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 39871 } } peers { permanent_uuid: "99d132e361bc40d099db1195a7a8ea01" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 42211 } } }
I20260601 13:36:24.343139 26450 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20893fe5292b42a6a9dce99ad030b37a [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:24.343614 26434 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e801cfd8a3049399adf1faaf335cbb1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 99d132e361bc40d099db1195a7a8ea01. Latest consensus state: current_term: 1 leader_uuid: "99d132e361bc40d099db1195a7a8ea01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20893fe5292b42a6a9dce99ad030b37a" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 43401 } } peers { permanent_uuid: "5e801cfd8a3049399adf1faaf335cbb1" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 39871 } } peers { permanent_uuid: "99d132e361bc40d099db1195a7a8ea01" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 42211 } } }
I20260601 13:36:24.343730 26434 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e801cfd8a3049399adf1faaf335cbb1 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:24.343918 26472 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:24.344707 26218 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:36:24.344779 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-0/minicluster-data/ts-0-root
uuid: "c9902618c2b94f609e167f01a9ebc248"
format_stamp: "Formatted at 2026-06-01 13:36:24 on dist-test-slave-whnk"
I20260601 13:36:24.344846 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-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)
I20260601 13:36:24.345597 26447 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "99d132e361bc40d099db1195a7a8ea01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20893fe5292b42a6a9dce99ad030b37a" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 43401 } } peers { permanent_uuid: "5e801cfd8a3049399adf1faaf335cbb1" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 39871 } } peers { permanent_uuid: "99d132e361bc40d099db1195a7a8ea01" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 42211 } } }
I20260601 13:36:24.345721 26447 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:24.345760 26434 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e801cfd8a3049399adf1faaf335cbb1 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "99d132e361bc40d099db1195a7a8ea01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20893fe5292b42a6a9dce99ad030b37a" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 43401 } } peers { permanent_uuid: "5e801cfd8a3049399adf1faaf335cbb1" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 39871 } } peers { permanent_uuid: "99d132e361bc40d099db1195a7a8ea01" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 42211 } } }
I20260601 13:36:24.345824 26447 sys_catalog.cc:455] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "99d132e361bc40d099db1195a7a8ea01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20893fe5292b42a6a9dce99ad030b37a" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 43401 } } peers { permanent_uuid: "5e801cfd8a3049399adf1faaf335cbb1" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 39871 } } peers { permanent_uuid: "99d132e361bc40d099db1195a7a8ea01" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 42211 } } }
I20260601 13:36:24.345908 26447 sys_catalog.cc:458] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:24.345834 26434 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e801cfd8a3049399adf1faaf335cbb1 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:24.346025 26468 mvcc.cc:204] Tried to move back new op lower bound from 7292194751847059456 to 7292194751804874752. Current Snapshot: MvccSnapshot[applied={T|T < 7292194751847059456}]
I20260601 13:36:24.346880 26450 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20893fe5292b42a6a9dce99ad030b37a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "99d132e361bc40d099db1195a7a8ea01" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20893fe5292b42a6a9dce99ad030b37a" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 43401 } } peers { permanent_uuid: "5e801cfd8a3049399adf1faaf335cbb1" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 39871 } } peers { permanent_uuid: "99d132e361bc40d099db1195a7a8ea01" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 42211 } } }
I20260601 13:36:24.346971 26450 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20893fe5292b42a6a9dce99ad030b37a [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:24.349367 26451 catalog_manager.cc:1382] Generated new cluster ID: 90c0ff961f1c40ad9ad270550d0cbffe
I20260601 13:36:24.349458 26451 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:36:24.362236 26451 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:36:24.363270 26451 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:36:24.374320 26451 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01: Generated new TSK 0
I20260601 13:36:24.375299 26451 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:36:24.375483 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:24.375962 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:24.376611 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:24.377956 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:24.378036 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:24.378103 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:24.378186 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:24.385329 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.129:41069
I20260601 13:36:24.385357 26543 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.129:41069 every 8 connection(s)
I20260601 13:36:24.386718 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:24.389256 26550 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:24.389331 26551 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:24.389601 26553 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:24.390225 26218 server_base.cc:1061] running on GCE node
I20260601 13:36:24.390549 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:24.390631 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:24.390691 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780320984390690 us; error 0 us; skew 500 ppm
I20260601 13:36:24.391773 26218 webserver.cc:533] Webserver started at http://127.25.154.130:43629/ using document root <none> and password file <none>
I20260601 13:36:24.391942 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:24.392006 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:24.392128 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:24.392373 26545 heartbeater.cc:344] Connected to a master server at 127.25.154.190:43401
I20260601 13:36:24.392517 26545 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:24.392627 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-0/minicluster-data/ts-1-root/instance:
uuid: "6a4a8e345f4b474fbab191beb7d48b9e"
format_stamp: "Formatted at 2026-06-01 13:36:24 on dist-test-slave-whnk"
I20260601 13:36:24.393071 26545 heartbeater.cc:507] Master 127.25.154.190:43401 requested a full tablet report, sending...
I20260601 13:36:24.394630 26248 ts_manager.cc:194] Registered new tserver with Master: c9902618c2b94f609e167f01a9ebc248 (127.25.154.129:41069)
I20260601 13:36:24.396006 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:36:24.399205 26544 heartbeater.cc:344] Connected to a master server at 127.25.154.188:42211
I20260601 13:36:24.399312 26544 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:24.399564 26544 heartbeater.cc:507] Master 127.25.154.188:42211 requested a full tablet report, sending...
I20260601 13:36:24.400074 26559 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:24.400396 26218 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:36:24.400470 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-0/minicluster-data/ts-1-root
uuid: "6a4a8e345f4b474fbab191beb7d48b9e"
format_stamp: "Formatted at 2026-06-01 13:36:24 on dist-test-slave-whnk"
I20260601 13:36:24.400574 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-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)
I20260601 13:36:24.402019 26380 ts_manager.cc:194] Registered new tserver with Master: c9902618c2b94f609e167f01a9ebc248 (127.25.154.129:41069)
I20260601 13:36:24.403570 26380 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58092
I20260601 13:36:24.406301 26546 heartbeater.cc:344] Connected to a master server at 127.25.154.189:39871
I20260601 13:36:24.406420 26546 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:24.406651 26546 heartbeater.cc:507] Master 127.25.154.189:39871 requested a full tablet report, sending...
I20260601 13:36:24.407696 26314 ts_manager.cc:194] Registered new tserver with Master: c9902618c2b94f609e167f01a9ebc248 (127.25.154.129:41069)
I20260601 13:36:24.419827 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:24.420377 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:24.420768 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:24.421301 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:24.421370 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:24.421432 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:24.421469 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:24.428791 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.130:33581
I20260601 13:36:24.428854 26622 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.130:33581 every 8 connection(s)
I20260601 13:36:24.430359 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:36:24.435398 26624 heartbeater.cc:344] Connected to a master server at 127.25.154.190:43401
I20260601 13:36:24.435529 26624 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:24.435782 26624 heartbeater.cc:507] Master 127.25.154.190:43401 requested a full tablet report, sending...
W20260601 13:36:24.435917 26630 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:24.436373 26218 server_base.cc:1061] running on GCE node
I20260601 13:36:24.436663 26248 ts_manager.cc:194] Registered new tserver with Master: 6a4a8e345f4b474fbab191beb7d48b9e (127.25.154.130:33581)
I20260601 13:36:24.436885 26623 heartbeater.cc:344] Connected to a master server at 127.25.154.188:42211
I20260601 13:36:24.437032 26623 heartbeater.cc:461] Registering TS with master...
W20260601 13:36:24.437249 26629 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:24.437316 26623 heartbeater.cc:507] Master 127.25.154.188:42211 requested a full tablet report, sending...
W20260601 13:36:24.437490 26632 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:24.437924 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:24.437979 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:24.438002 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780320984438002 us; error 0 us; skew 500 ppm
I20260601 13:36:24.438844 26380 ts_manager.cc:194] Registered new tserver with Master: 6a4a8e345f4b474fbab191beb7d48b9e (127.25.154.130:33581)
I20260601 13:36:24.439119 26218 webserver.cc:533] Webserver started at http://127.25.154.131:33349/ using document root <none> and password file <none>
I20260601 13:36:24.439297 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:24.439366 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:24.439433 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:24.439635 26380 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58094
I20260601 13:36:24.439913 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-0/minicluster-data/ts-2-root/instance:
uuid: "e55cdc61e7b042a8a46aab009d488253"
format_stamp: "Formatted at 2026-06-01 13:36:24 on dist-test-slave-whnk"
I20260601 13:36:24.440961 26625 heartbeater.cc:344] Connected to a master server at 127.25.154.189:39871
I20260601 13:36:24.441048 26625 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:24.441165 26625 heartbeater.cc:507] Master 127.25.154.189:39871 requested a full tablet report, sending...
I20260601 13:36:24.441819 26314 ts_manager.cc:194] Registered new tserver with Master: 6a4a8e345f4b474fbab191beb7d48b9e (127.25.154.130:33581)
I20260601 13:36:24.442332 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:24.443439 26638 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:24.443814 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:24.443912 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-0/minicluster-data/ts-2-root
uuid: "e55cdc61e7b042a8a46aab009d488253"
format_stamp: "Formatted at 2026-06-01 13:36:24 on dist-test-slave-whnk"
I20260601 13:36:24.444007 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320984125593-26218-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)
I20260601 13:36:24.459347 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:24.459882 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:24.460247 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:24.460808 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:24.460879 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:24.460940 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:24.460988 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:24.467293 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.131:45383
I20260601 13:36:24.467303 26701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.131:45383 every 8 connection(s)
I20260601 13:36:24.473516 26702 heartbeater.cc:344] Connected to a master server at 127.25.154.188:42211
I20260601 13:36:24.473644 26702 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:24.473861 26703 heartbeater.cc:344] Connected to a master server at 127.25.154.190:43401
I20260601 13:36:24.473870 26702 heartbeater.cc:507] Master 127.25.154.188:42211 requested a full tablet report, sending...
I20260601 13:36:24.474315 26703 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:24.474665 26380 ts_manager.cc:194] Registered new tserver with Master: e55cdc61e7b042a8a46aab009d488253 (127.25.154.131:45383)
I20260601 13:36:24.475011 26704 heartbeater.cc:344] Connected to a master server at 127.25.154.189:39871
I20260601 13:36:24.475114 26704 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:24.475364 26704 heartbeater.cc:507] Master 127.25.154.189:39871 requested a full tablet report, sending...
I20260601 13:36:24.475456 26380 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58098
I20260601 13:36:24.475883 26703 heartbeater.cc:507] Master 127.25.154.190:43401 requested a full tablet report, sending...
I20260601 13:36:24.476058 26314 ts_manager.cc:194] Registered new tserver with Master: e55cdc61e7b042a8a46aab009d488253 (127.25.154.131:45383)
I20260601 13:36:24.477123 26248 ts_manager.cc:194] Registered new tserver with Master: e55cdc61e7b042a8a46aab009d488253 (127.25.154.131:45383)
I20260601 13:36:24.477654 26218 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.009698894s
I20260601 13:36:25.323174 26446 catalog_manager.cc:1294] Loaded cluster ID: 90c0ff961f1c40ad9ad270550d0cbffe
I20260601 13:36:25.323271 26446 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 5e801cfd8a3049399adf1faaf335cbb1: loading cluster ID for follower catalog manager: success
I20260601 13:36:25.324620 26446 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 5e801cfd8a3049399adf1faaf335cbb1: acquiring CA information for follower catalog manager: success
I20260601 13:36:25.325258 26446 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 5e801cfd8a3049399adf1faaf335cbb1: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:36:25.333513 26462 catalog_manager.cc:1294] Loaded cluster ID: 90c0ff961f1c40ad9ad270550d0cbffe
I20260601 13:36:25.333606 26462 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 20893fe5292b42a6a9dce99ad030b37a: loading cluster ID for follower catalog manager: success
I20260601 13:36:25.334906 26462 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 20893fe5292b42a6a9dce99ad030b37a: acquiring CA information for follower catalog manager: success
I20260601 13:36:25.335489 26462 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 20893fe5292b42a6a9dce99ad030b37a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:36:25.405608 26544 heartbeater.cc:499] Master 127.25.154.188:42211 was elected leader, sending a full tablet report...
I20260601 13:36:25.441042 26623 heartbeater.cc:499] Master 127.25.154.188:42211 was elected leader, sending a full tablet report...
I20260601 13:36:25.476883 26702 heartbeater.cc:499] Master 127.25.154.188:42211 was elected leader, sending a full tablet report...
I20260601 13:36:26.315191 26432 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:26.550021 26380 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58106:
name: "test-workload"
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 {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260601 13:36:26.572438 26587 tablet_service.cc:1511] Processing CreateTablet for tablet 6843785139e0494c87bc2726d5352640 (DEFAULT_TABLE table=test-workload [id=9285dc161ab2451a835f5a11d9352054]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:36:26.572636 26666 tablet_service.cc:1511] Processing CreateTablet for tablet 3052e141365f403d8bda622f9033411a (DEFAULT_TABLE table=test-workload [id=9285dc161ab2451a835f5a11d9352054]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:36:26.573172 26587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6843785139e0494c87bc2726d5352640. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:26.573189 26666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3052e141365f403d8bda622f9033411a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:26.574451 26508 tablet_service.cc:1511] Processing CreateTablet for tablet 40bbe9ed91514d4c90d7cba4d703448a (DEFAULT_TABLE table=test-workload [id=9285dc161ab2451a835f5a11d9352054]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:36:26.574757 26508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40bbe9ed91514d4c90d7cba4d703448a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:26.576479 26738 tablet_bootstrap.cc:492] T 3052e141365f403d8bda622f9033411a P e55cdc61e7b042a8a46aab009d488253: Bootstrap starting.
I20260601 13:36:26.576650 26739 tablet_bootstrap.cc:492] T 6843785139e0494c87bc2726d5352640 P 6a4a8e345f4b474fbab191beb7d48b9e: Bootstrap starting.
I20260601 13:36:26.576781 26507 tablet_service.cc:1511] Processing CreateTablet for tablet a795f909d1464953b0f4c63b195e53a7 (DEFAULT_TABLE table=test-workload [id=9285dc161ab2451a835f5a11d9352054]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:36:26.577065 26507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a795f909d1464953b0f4c63b195e53a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:26.577633 26739 tablet_bootstrap.cc:654] T 6843785139e0494c87bc2726d5352640 P 6a4a8e345f4b474fbab191beb7d48b9e: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:26.577633 26738 tablet_bootstrap.cc:654] T 3052e141365f403d8bda622f9033411a P e55cdc61e7b042a8a46aab009d488253: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:26.578099 26740 tablet_bootstrap.cc:492] T 40bbe9ed91514d4c90d7cba4d703448a P c9902618c2b94f609e167f01a9ebc248: Bootstrap starting.
I20260601 13:36:26.578997 26739 tablet_bootstrap.cc:492] T 6843785139e0494c87bc2726d5352640 P 6a4a8e345f4b474fbab191beb7d48b9e: No bootstrap required, opened a new log
I20260601 13:36:26.579034 26738 tablet_bootstrap.cc:492] T 3052e141365f403d8bda622f9033411a P e55cdc61e7b042a8a46aab009d488253: No bootstrap required, opened a new log
I20260601 13:36:26.579107 26739 ts_tablet_manager.cc:1403] T 6843785139e0494c87bc2726d5352640 P 6a4a8e345f4b474fbab191beb7d48b9e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:26.579107 26738 ts_tablet_manager.cc:1403] T 3052e141365f403d8bda622f9033411a P e55cdc61e7b042a8a46aab009d488253: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:26.579190 26740 tablet_bootstrap.cc:654] T 40bbe9ed91514d4c90d7cba4d703448a P c9902618c2b94f609e167f01a9ebc248: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:26.579717 26738 raft_consensus.cc:359] T 3052e141365f403d8bda622f9033411a P e55cdc61e7b042a8a46aab009d488253 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e55cdc61e7b042a8a46aab009d488253" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 45383 } }
I20260601 13:36:26.579757 26739 raft_consensus.cc:359] T 6843785139e0494c87bc2726d5352640 P 6a4a8e345f4b474fbab191beb7d48b9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a4a8e345f4b474fbab191beb7d48b9e" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33581 } }
I20260601 13:36:26.579886 26738 raft_consensus.cc:385] T 3052e141365f403d8bda622f9033411a P e55cdc61e7b042a8a46aab009d488253 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:26.579913 26739 raft_consensus.cc:385] T 6843785139e0494c87bc2726d5352640 P 6a4a8e345f4b474fbab191beb7d48b9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:26.579936 26738 raft_consensus.cc:740] T 3052e141365f403d8bda622f9033411a P e55cdc61e7b042a8a46aab009d488253 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e55cdc61e7b042a8a46aab009d488253, State: Initialized, Role: FOLLOWER
I20260601 13:36:26.579962 26739 raft_consensus.cc:740] T 6843785139e0494c87bc2726d5352640 P 6a4a8e345f4b474fbab191beb7d48b9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a4a8e345f4b474fbab191beb7d48b9e, State: Initialized, Role: FOLLOWER
I20260601 13:36:26.580137 26739 consensus_queue.cc:260] T 6843785139e0494c87bc2726d5352640 P 6a4a8e345f4b474fbab191beb7d48b9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6a4a8e345f4b474fbab191beb7d48b9e" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33581 } }
I20260601 13:36:26.580159 26738 consensus_queue.cc:260] T 3052e141365f403d8bda622f9033411a P e55cdc61e7b042a8a46aab009d488253 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e55cdc61e7b042a8a46aab009d488253" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 45383 } }
I20260601 13:36:26.580245 26739 raft_consensus.cc:399] T 6843785139e0494c87bc2726d5352640 P 6a4a8e345f4b474fbab191beb7d48b9e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:26.580260 26738 raft_consensus.cc:399] T 3052e141365f403d8bda622f9033411a P e55cdc61e7b042a8a46aab009d488253 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:26.580317 26739 raft_consensus.cc:493] T 6843785139e0494c87bc2726d5352640 P 6a4a8e345f4b474fbab191beb7d48b9e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:26.580329 26738 raft_consensus.cc:493] T 3052e141365f403d8bda622f9033411a P e55cdc61e7b042a8a46aab009d488253 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:26.580351 26739 raft_consensus.cc:3060] T 6843785139e0494c87bc2726d5352640 P 6a4a8e345f4b474fbab191beb7d48b9e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:26.580379 26738 raft_consensus.cc:3060] T 3052e141365f403d8bda622f9033411a P e55cdc61e7b042a8a46aab009d488253 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:26.580827 26740 tablet_bootstrap.cc:492] T 40bbe9ed91514d4c90d7cba4d703448a P c9902618c2b94f609e167f01a9ebc248: No bootstrap required, opened a new log
I20260601 13:36:26.580909 26740 ts_tablet_manager.cc:1403] T 40bbe9ed91514d4c90d7cba4d703448a P c9902618c2b94f609e167f01a9ebc248: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:36:26.581185 26739 raft_consensus.cc:515] T 6843785139e0494c87bc2726d5352640 P 6a4a8e345f4b474fbab191beb7d48b9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a4a8e345f4b474fbab191beb7d48b9e" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33581 } }
I20260601 13:36:26.581301 26739 leader_election.cc:304] T 6843785139e0494c87bc2726d5352640 P 6a4a8e345f4b474fbab191beb7d48b9e [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: 6a4a8e345f4b474fbab191beb7d48b9e; no voters: 
I20260601 13:36:26.581485 26739 leader_election.cc:290] T 6843785139e0494c87bc2726d5352640 P 6a4a8e345f4b474fbab191beb7d48b9e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:26.581571 26744 raft_consensus.cc:2804] T 6843785139e0494c87bc2726d5352640 P 6a4a8e345f4b474fbab191beb7d48b9e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:26.581590 26738 raft_consensus.cc:515] T 3052e141365f403d8bda622f9033411a P e55cdc61e7b042a8a46aab009d488253 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e55cdc61e7b042a8a46aab009d488253" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 45383 } }
I20260601 13:36:26.581653 26740 raft_consensus.cc:359] T 40bbe9ed91514d4c90d7cba4d703448a P c9902618c2b94f609e167f01a9ebc248 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9902618c2b94f609e167f01a9ebc248" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41069 } }
I20260601 13:36:26.581720 26740 raft_consensus.cc:385] T 40bbe9ed91514d4c90d7cba4d703448a P c9902618c2b94f609e167f01a9ebc248 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:26.581733 26744 raft_consensus.cc:697] T 6843785139e0494c87bc2726d5352640 P 6a4a8e345f4b474fbab191beb7d48b9e [term 1 LEADER]: Becoming Leader. State: Replica: 6a4a8e345f4b474fbab191beb7d48b9e, State: Running, Role: LEADER
I20260601 13:36:26.581722 26738 leader_election.cc:304] T 3052e141365f403d8bda622f9033411a P e55cdc61e7b042a8a46aab009d488253 [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: e55cdc61e7b042a8a46aab009d488253; no voters: 
I20260601 13:36:26.581775 26740 raft_consensus.cc:740] T 40bbe9ed91514d4c90d7cba4d703448a P c9902618c2b94f609e167f01a9ebc248 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9902618c2b94f609e167f01a9ebc248, State: Initialized, Role: FOLLOWER
I20260601 13:36:26.581817 26739 ts_tablet_manager.cc:1434] T 6843785139e0494c87bc2726d5352640 P 6a4a8e345f4b474fbab191beb7d48b9e: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:26.581867 26744 consensus_queue.cc:237] T 6843785139e0494c87bc2726d5352640 P 6a4a8e345f4b474fbab191beb7d48b9e [LEADER]: Queue going to LEADER mode. State: All 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: "6a4a8e345f4b474fbab191beb7d48b9e" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33581 } }
I20260601 13:36:26.581934 26738 leader_election.cc:290] T 3052e141365f403d8bda622f9033411a P e55cdc61e7b042a8a46aab009d488253 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:26.581931 26740 consensus_queue.cc:260] T 40bbe9ed91514d4c90d7cba4d703448a P c9902618c2b94f609e167f01a9ebc248 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c9902618c2b94f609e167f01a9ebc248" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41069 } }
I20260601 13:36:26.582031 26740 raft_consensus.cc:399] T 40bbe9ed91514d4c90d7cba4d703448a P c9902618c2b94f609e167f01a9ebc248 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:26.582074 26740 raft_consensus.cc:493] T 40bbe9ed91514d4c90d7cba4d703448a P c9902618c2b94f609e167f01a9ebc248 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:26.582157 26740 raft_consensus.cc:3060] T 40bbe9ed91514d4c90d7cba4d703448a P c9902618c2b94f609e167f01a9ebc248 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:26.582311 26738 ts_tablet_manager.cc:1434] T 3052e141365f403d8bda622f9033411a P e55cdc61e7b042a8a46aab009d488253: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:36:26.583029 26740 raft_consensus.cc:515] T 40bbe9ed91514d4c90d7cba4d703448a P c9902618c2b94f609e167f01a9ebc248 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9902618c2b94f609e167f01a9ebc248" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41069 } }
I20260601 13:36:26.584899 26379 catalog_manager.cc:5696] T 6843785139e0494c87bc2726d5352640 P 6a4a8e345f4b474fbab191beb7d48b9e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a4a8e345f4b474fbab191beb7d48b9e (127.25.154.130). New cstate: current_term: 1 leader_uuid: "6a4a8e345f4b474fbab191beb7d48b9e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a4a8e345f4b474fbab191beb7d48b9e" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33581 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:26.583325 26740 leader_election.cc:304] T 40bbe9ed91514d4c90d7cba4d703448a P c9902618c2b94f609e167f01a9ebc248 [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: c9902618c2b94f609e167f01a9ebc248; no voters: 
I20260601 13:36:26.585734 26748 raft_consensus.cc:2804] T 3052e141365f403d8bda622f9033411a P e55cdc61e7b042a8a46aab009d488253 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:26.586066 26740 leader_election.cc:290] T 40bbe9ed91514d4c90d7cba4d703448a P c9902618c2b94f609e167f01a9ebc248 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:26.586601 26748 raft_consensus.cc:697] T 3052e141365f403d8bda622f9033411a P e55cdc61e7b042a8a46aab009d488253 [term 1 LEADER]: Becoming Leader. State: Replica: e55cdc61e7b042a8a46aab009d488253, State: Running, Role: LEADER
I20260601 13:36:26.587468 26748 consensus_queue.cc:237] T 3052e141365f403d8bda622f9033411a P e55cdc61e7b042a8a46aab009d488253 [LEADER]: Queue going to LEADER mode. State: All 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: "e55cdc61e7b042a8a46aab009d488253" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 45383 } }
I20260601 13:36:26.587785 26740 ts_tablet_manager.cc:1434] T 40bbe9ed91514d4c90d7cba4d703448a P c9902618c2b94f609e167f01a9ebc248: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260601 13:36:26.588354 26740 tablet_bootstrap.cc:492] T a795f909d1464953b0f4c63b195e53a7 P c9902618c2b94f609e167f01a9ebc248: Bootstrap starting.
I20260601 13:36:26.589587 26740 tablet_bootstrap.cc:654] T a795f909d1464953b0f4c63b195e53a7 P c9902618c2b94f609e167f01a9ebc248: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:26.587924 26750 raft_consensus.cc:2804] T 40bbe9ed91514d4c90d7cba4d703448a P c9902618c2b94f609e167f01a9ebc248 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:26.590863 26750 raft_consensus.cc:697] T 40bbe9ed91514d4c90d7cba4d703448a P c9902618c2b94f609e167f01a9ebc248 [term 1 LEADER]: Becoming Leader. State: Replica: c9902618c2b94f609e167f01a9ebc248, State: Running, Role: LEADER
I20260601 13:36:26.591019 26750 consensus_queue.cc:237] T 40bbe9ed91514d4c90d7cba4d703448a P c9902618c2b94f609e167f01a9ebc248 [LEADER]: Queue going to LEADER mode. State: All 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: "c9902618c2b94f609e167f01a9ebc248" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41069 } }
I20260601 13:36:26.591146 26740 tablet_bootstrap.cc:492] T a795f909d1464953b0f4c63b195e53a7 P c9902618c2b94f609e167f01a9ebc248: No bootstrap required, opened a new log
I20260601 13:36:26.591257 26740 ts_tablet_manager.cc:1403] T a795f909d1464953b0f4c63b195e53a7 P c9902618c2b94f609e167f01a9ebc248: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:36:26.592146 26740 raft_consensus.cc:359] T a795f909d1464953b0f4c63b195e53a7 P c9902618c2b94f609e167f01a9ebc248 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9902618c2b94f609e167f01a9ebc248" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41069 } }
I20260601 13:36:26.592497 26740 raft_consensus.cc:385] T a795f909d1464953b0f4c63b195e53a7 P c9902618c2b94f609e167f01a9ebc248 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:26.592619 26740 raft_consensus.cc:740] T a795f909d1464953b0f4c63b195e53a7 P c9902618c2b94f609e167f01a9ebc248 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9902618c2b94f609e167f01a9ebc248, State: Initialized, Role: FOLLOWER
I20260601 13:36:26.593134 26740 consensus_queue.cc:260] T a795f909d1464953b0f4c63b195e53a7 P c9902618c2b94f609e167f01a9ebc248 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c9902618c2b94f609e167f01a9ebc248" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41069 } }
I20260601 13:36:26.593591 26740 raft_consensus.cc:399] T a795f909d1464953b0f4c63b195e53a7 P c9902618c2b94f609e167f01a9ebc248 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:26.593698 26740 raft_consensus.cc:493] T a795f909d1464953b0f4c63b195e53a7 P c9902618c2b94f609e167f01a9ebc248 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:26.593890 26740 raft_consensus.cc:3060] T a795f909d1464953b0f4c63b195e53a7 P c9902618c2b94f609e167f01a9ebc248 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:26.595325 26379 catalog_manager.cc:5696] T 40bbe9ed91514d4c90d7cba4d703448a P c9902618c2b94f609e167f01a9ebc248 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9902618c2b94f609e167f01a9ebc248 (127.25.154.129). New cstate: current_term: 1 leader_uuid: "c9902618c2b94f609e167f01a9ebc248" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9902618c2b94f609e167f01a9ebc248" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41069 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:26.595829 26740 raft_consensus.cc:515] T a795f909d1464953b0f4c63b195e53a7 P c9902618c2b94f609e167f01a9ebc248 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9902618c2b94f609e167f01a9ebc248" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41069 } }
I20260601 13:36:26.595965 26740 leader_election.cc:304] T a795f909d1464953b0f4c63b195e53a7 P c9902618c2b94f609e167f01a9ebc248 [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: c9902618c2b94f609e167f01a9ebc248; no voters: 
I20260601 13:36:26.596079 26740 leader_election.cc:290] T a795f909d1464953b0f4c63b195e53a7 P c9902618c2b94f609e167f01a9ebc248 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:26.596203 26750 raft_consensus.cc:2804] T a795f909d1464953b0f4c63b195e53a7 P c9902618c2b94f609e167f01a9ebc248 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:26.596431 26750 raft_consensus.cc:697] T a795f909d1464953b0f4c63b195e53a7 P c9902618c2b94f609e167f01a9ebc248 [term 1 LEADER]: Becoming Leader. State: Replica: c9902618c2b94f609e167f01a9ebc248, State: Running, Role: LEADER
I20260601 13:36:26.596601 26750 consensus_queue.cc:237] T a795f909d1464953b0f4c63b195e53a7 P c9902618c2b94f609e167f01a9ebc248 [LEADER]: Queue going to LEADER mode. State: All 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: "c9902618c2b94f609e167f01a9ebc248" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41069 } }
I20260601 13:36:26.597237 26740 ts_tablet_manager.cc:1434] T a795f909d1464953b0f4c63b195e53a7 P c9902618c2b94f609e167f01a9ebc248: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260601 13:36:26.599876 26378 catalog_manager.cc:5696] T 3052e141365f403d8bda622f9033411a P e55cdc61e7b042a8a46aab009d488253 reported cstate change: term changed from 0 to 1, leader changed from <none> to e55cdc61e7b042a8a46aab009d488253 (127.25.154.131). New cstate: current_term: 1 leader_uuid: "e55cdc61e7b042a8a46aab009d488253" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e55cdc61e7b042a8a46aab009d488253" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 45383 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:26.605199 26379 catalog_manager.cc:5696] T a795f909d1464953b0f4c63b195e53a7 P c9902618c2b94f609e167f01a9ebc248 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9902618c2b94f609e167f01a9ebc248 (127.25.154.129). New cstate: current_term: 1 leader_uuid: "c9902618c2b94f609e167f01a9ebc248" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9902618c2b94f609e167f01a9ebc248" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41069 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:26.617182 26218 tablet_server.cc:179] TabletServer@127.25.154.129:0 shutting down...
I20260601 13:36:26.623134 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:26.623530 26218 tablet_replica.cc:333] T a795f909d1464953b0f4c63b195e53a7 P c9902618c2b94f609e167f01a9ebc248: stopping tablet replica
I20260601 13:36:26.623848 26218 raft_consensus.cc:2243] T a795f909d1464953b0f4c63b195e53a7 P c9902618c2b94f609e167f01a9ebc248 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:26.624044 26218 raft_consensus.cc:2272] T a795f909d1464953b0f4c63b195e53a7 P c9902618c2b94f609e167f01a9ebc248 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:26.625321 26218 tablet_replica.cc:333] T 40bbe9ed91514d4c90d7cba4d703448a P c9902618c2b94f609e167f01a9ebc248: stopping tablet replica
I20260601 13:36:26.625411 26218 raft_consensus.cc:2243] T 40bbe9ed91514d4c90d7cba4d703448a P c9902618c2b94f609e167f01a9ebc248 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:26.625551 26218 raft_consensus.cc:2272] T 40bbe9ed91514d4c90d7cba4d703448a P c9902618c2b94f609e167f01a9ebc248 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:26.640096 26218 tablet_server.cc:196] TabletServer@127.25.154.129:0 shutdown complete.
I20260601 13:36:26.644248 26218 tablet_server.cc:179] TabletServer@127.25.154.130:0 shutting down...
I20260601 13:36:26.648978 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:26.649360 26218 tablet_replica.cc:333] T 6843785139e0494c87bc2726d5352640 P 6a4a8e345f4b474fbab191beb7d48b9e: stopping tablet replica
I20260601 13:36:26.649499 26218 raft_consensus.cc:2243] T 6843785139e0494c87bc2726d5352640 P 6a4a8e345f4b474fbab191beb7d48b9e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:26.649609 26218 raft_consensus.cc:2272] T 6843785139e0494c87bc2726d5352640 P 6a4a8e345f4b474fbab191beb7d48b9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:26.663060 26218 tablet_server.cc:196] TabletServer@127.25.154.130:0 shutdown complete.
I20260601 13:36:26.665117 26218 tablet_server.cc:179] TabletServer@127.25.154.131:0 shutting down...
I20260601 13:36:26.669476 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:26.669859 26218 tablet_replica.cc:333] T 3052e141365f403d8bda622f9033411a P e55cdc61e7b042a8a46aab009d488253: stopping tablet replica
I20260601 13:36:26.669982 26218 raft_consensus.cc:2243] T 3052e141365f403d8bda622f9033411a P e55cdc61e7b042a8a46aab009d488253 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:26.670095 26218 raft_consensus.cc:2272] T 3052e141365f403d8bda622f9033411a P e55cdc61e7b042a8a46aab009d488253 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:26.683799 26218 tablet_server.cc:196] TabletServer@127.25.154.131:0 shutdown complete.
I20260601 13:36:26.686017 26218 master.cc:562] Master@127.25.154.190:43401 shutting down...
I20260601 13:36:26.691002 26218 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 20893fe5292b42a6a9dce99ad030b37a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:26.691195 26218 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 20893fe5292b42a6a9dce99ad030b37a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:26.691293 26218 tablet_replica.cc:333] T 00000000000000000000000000000000 P 20893fe5292b42a6a9dce99ad030b37a: stopping tablet replica
I20260601 13:36:26.704950 26218 master.cc:584] Master@127.25.154.190:43401 shutdown complete.
I20260601 13:36:26.708264 26218 master.cc:562] Master@127.25.154.189:39871 shutting down...
I20260601 13:36:26.712173 26218 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5e801cfd8a3049399adf1faaf335cbb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:26.712339 26218 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5e801cfd8a3049399adf1faaf335cbb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:26.712391 26218 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5e801cfd8a3049399adf1faaf335cbb1: stopping tablet replica
I20260601 13:36:26.725994 26218 master.cc:584] Master@127.25.154.189:39871 shutdown complete.
I20260601 13:36:26.728530 26218 master.cc:562] Master@127.25.154.188:42211 shutting down...
I20260601 13:36:26.732550 26218 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:26.732889 26218 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:26.732983 26218 tablet_replica.cc:333] T 00000000000000000000000000000000 P 99d132e361bc40d099db1195a7a8ea01: stopping tablet replica
I20260601 13:36:26.746678 26218 master.cc:584] Master@127.25.154.188:42211 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (2620 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260601 13:36:26.756114 26218 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.154.190:41539
I20260601 13:36:26.756538 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:26.758540 26766 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:26.758596 26763 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:26.758731 26218 server_base.cc:1061] running on GCE node
W20260601 13:36:26.758540 26764 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:26.758986 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:26.759045 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:26.759068 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780320986759068 us; error 0 us; skew 500 ppm
I20260601 13:36:26.759909 26218 webserver.cc:533] Webserver started at http://127.25.154.190:36255/ using document root <none> and password file <none>
I20260601 13:36:26.760080 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:26.760147 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:26.760262 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:26.760680 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320984125593-26218-0/minicluster-data/master-0-root/instance:
uuid: "c076849b476e4f479b8e70c2f98d59e0"
format_stamp: "Formatted at 2026-06-01 13:36:26 on dist-test-slave-whnk"
I20260601 13:36:26.762295 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:26.763195 26771 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:26.763458 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:26.763541 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320984125593-26218-0/minicluster-data/master-0-root
uuid: "c076849b476e4f479b8e70c2f98d59e0"
format_stamp: "Formatted at 2026-06-01 13:36:26 on dist-test-slave-whnk"
I20260601 13:36:26.763628 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320984125593-26218-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320984125593-26218-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320984125593-26218-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)
I20260601 13:36:26.768605 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:26.768968 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:26.773411 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.190:41539
I20260601 13:36:26.774923 26823 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.190:41539 every 8 connection(s)
I20260601 13:36:26.776813 26824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:26.778810 26824 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c076849b476e4f479b8e70c2f98d59e0: Bootstrap starting.
I20260601 13:36:26.779621 26824 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c076849b476e4f479b8e70c2f98d59e0: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:26.780704 26824 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c076849b476e4f479b8e70c2f98d59e0: No bootstrap required, opened a new log
I20260601 13:36:26.781118 26824 raft_consensus.cc:359] T 00000000000000000000000000000000 P c076849b476e4f479b8e70c2f98d59e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c076849b476e4f479b8e70c2f98d59e0" member_type: VOTER }
I20260601 13:36:26.781212 26824 raft_consensus.cc:385] T 00000000000000000000000000000000 P c076849b476e4f479b8e70c2f98d59e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:26.781270 26824 raft_consensus.cc:740] T 00000000000000000000000000000000 P c076849b476e4f479b8e70c2f98d59e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c076849b476e4f479b8e70c2f98d59e0, State: Initialized, Role: FOLLOWER
I20260601 13:36:26.781438 26824 consensus_queue.cc:260] T 00000000000000000000000000000000 P c076849b476e4f479b8e70c2f98d59e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c076849b476e4f479b8e70c2f98d59e0" member_type: VOTER }
I20260601 13:36:26.781507 26824 raft_consensus.cc:399] T 00000000000000000000000000000000 P c076849b476e4f479b8e70c2f98d59e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:26.781564 26824 raft_consensus.cc:493] T 00000000000000000000000000000000 P c076849b476e4f479b8e70c2f98d59e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:26.781622 26824 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c076849b476e4f479b8e70c2f98d59e0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:26.782445 26824 raft_consensus.cc:515] T 00000000000000000000000000000000 P c076849b476e4f479b8e70c2f98d59e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c076849b476e4f479b8e70c2f98d59e0" member_type: VOTER }
I20260601 13:36:26.782589 26824 leader_election.cc:304] T 00000000000000000000000000000000 P c076849b476e4f479b8e70c2f98d59e0 [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: c076849b476e4f479b8e70c2f98d59e0; no voters: 
I20260601 13:36:26.782810 26824 leader_election.cc:290] T 00000000000000000000000000000000 P c076849b476e4f479b8e70c2f98d59e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:26.782974 26827 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c076849b476e4f479b8e70c2f98d59e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:26.783192 26827 raft_consensus.cc:697] T 00000000000000000000000000000000 P c076849b476e4f479b8e70c2f98d59e0 [term 1 LEADER]: Becoming Leader. State: Replica: c076849b476e4f479b8e70c2f98d59e0, State: Running, Role: LEADER
I20260601 13:36:26.783308 26824 sys_catalog.cc:565] T 00000000000000000000000000000000 P c076849b476e4f479b8e70c2f98d59e0 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:26.783398 26827 consensus_queue.cc:237] T 00000000000000000000000000000000 P c076849b476e4f479b8e70c2f98d59e0 [LEADER]: Queue going to LEADER mode. State: All 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: "c076849b476e4f479b8e70c2f98d59e0" member_type: VOTER }
I20260601 13:36:26.783890 26828 sys_catalog.cc:455] T 00000000000000000000000000000000 P c076849b476e4f479b8e70c2f98d59e0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c076849b476e4f479b8e70c2f98d59e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c076849b476e4f479b8e70c2f98d59e0" member_type: VOTER } }
I20260601 13:36:26.783913 26829 sys_catalog.cc:455] T 00000000000000000000000000000000 P c076849b476e4f479b8e70c2f98d59e0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c076849b476e4f479b8e70c2f98d59e0. Latest consensus state: current_term: 1 leader_uuid: "c076849b476e4f479b8e70c2f98d59e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c076849b476e4f479b8e70c2f98d59e0" member_type: VOTER } }
I20260601 13:36:26.783986 26828 sys_catalog.cc:458] T 00000000000000000000000000000000 P c076849b476e4f479b8e70c2f98d59e0 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:26.783993 26829 sys_catalog.cc:458] T 00000000000000000000000000000000 P c076849b476e4f479b8e70c2f98d59e0 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:26.784286 26834 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:36:26.785259 26834 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:36:26.785553 26218 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:36:26.787334 26834 catalog_manager.cc:1382] Generated new cluster ID: 50491864f08442e9a4affc756e6485cd
I20260601 13:36:26.787418 26834 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:36:26.800840 26834 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:36:26.801486 26834 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:36:26.807744 26834 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c076849b476e4f479b8e70c2f98d59e0: Generated new TSK 0
I20260601 13:36:26.808004 26834 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:36:26.818288 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:26.820466 26846 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:26.820514 26848 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:26.820487 26845 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:26.820611 26218 server_base.cc:1061] running on GCE node
I20260601 13:36:26.821019 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:26.821070 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:26.821086 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780320986821087 us; error 0 us; skew 500 ppm
I20260601 13:36:26.822098 26218 webserver.cc:533] Webserver started at http://127.25.154.129:40373/ using document root <none> and password file <none>
I20260601 13:36:26.822316 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:26.822367 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:26.822469 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:26.822906 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320984125593-26218-0/minicluster-data/ts-0-root/instance:
uuid: "0bc76a418bf747b691da225b6b7fdf4d"
format_stamp: "Formatted at 2026-06-01 13:36:26 on dist-test-slave-whnk"
I20260601 13:36:26.824425 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:36:26.825445 26853 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:26.825726 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:26.825804 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320984125593-26218-0/minicluster-data/ts-0-root
uuid: "0bc76a418bf747b691da225b6b7fdf4d"
format_stamp: "Formatted at 2026-06-01 13:36:26 on dist-test-slave-whnk"
I20260601 13:36:26.825863 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320984125593-26218-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320984125593-26218-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320984125593-26218-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)
I20260601 13:36:26.837908 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:26.838366 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:26.838626 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:26.839146 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:26.839184 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:26.839215 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:26.839275 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:26.843541 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.129:38969
I20260601 13:36:26.843616 26916 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.129:38969 every 8 connection(s)
I20260601 13:36:26.844424 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:36:26.850818 26917 heartbeater.cc:344] Connected to a master server at 127.25.154.190:41539
I20260601 13:36:26.850991 26917 heartbeater.cc:461] Registering TS with master...
W20260601 13:36:26.851351 26924 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:26.851420 26917 heartbeater.cc:507] Master 127.25.154.190:41539 requested a full tablet report, sending...
W20260601 13:36:26.851464 26921 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:26.851716 26922 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:26.851763 26218 server_base.cc:1061] running on GCE node
I20260601 13:36:26.851989 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:26.852075 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:26.852114 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780320986852113 us; error 0 us; skew 500 ppm
I20260601 13:36:26.852193 26788 ts_manager.cc:194] Registered new tserver with Master: 0bc76a418bf747b691da225b6b7fdf4d (127.25.154.129:38969)
I20260601 13:36:26.853040 26788 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48180
I20260601 13:36:26.853120 26218 webserver.cc:533] Webserver started at http://127.25.154.130:37109/ using document root <none> and password file <none>
I20260601 13:36:26.853298 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:26.853374 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:26.853452 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:26.853953 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320984125593-26218-0/minicluster-data/ts-1-root/instance:
uuid: "2222b9bcfaeb43b488fdb03a7166fc3a"
format_stamp: "Formatted at 2026-06-01 13:36:26 on dist-test-slave-whnk"
I20260601 13:36:26.855618 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:26.856624 26929 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:26.856918 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:26.856981 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320984125593-26218-0/minicluster-data/ts-1-root
uuid: "2222b9bcfaeb43b488fdb03a7166fc3a"
format_stamp: "Formatted at 2026-06-01 13:36:26 on dist-test-slave-whnk"
I20260601 13:36:26.857072 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320984125593-26218-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320984125593-26218-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320984125593-26218-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)
I20260601 13:36:26.871199 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:26.871640 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:26.871964 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:26.872464 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:26.872502 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:26.872534 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:26.872592 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:26.877014 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.130:38559
I20260601 13:36:26.877089 26992 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.130:38559 every 8 connection(s)
I20260601 13:36:26.877915 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:26.880182 26999 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:26.880192 26996 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:26.880415 26218 server_base.cc:1061] running on GCE node
W20260601 13:36:26.880453 26997 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:26.880703 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:26.880780 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:26.880815 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780320986880814 us; error 0 us; skew 500 ppm
I20260601 13:36:26.881820 26218 webserver.cc:533] Webserver started at http://127.25.154.131:39693/ using document root <none> and password file <none>
I20260601 13:36:26.882016 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:26.882081 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:26.882205 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:26.882655 26993 heartbeater.cc:344] Connected to a master server at 127.25.154.190:41539
I20260601 13:36:26.882691 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320984125593-26218-0/minicluster-data/ts-2-root/instance:
uuid: "af96cbda88b44541bad413068600111d"
format_stamp: "Formatted at 2026-06-01 13:36:26 on dist-test-slave-whnk"
I20260601 13:36:26.882778 26993 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:26.882998 26993 heartbeater.cc:507] Master 127.25.154.190:41539 requested a full tablet report, sending...
I20260601 13:36:26.883680 26788 ts_manager.cc:194] Registered new tserver with Master: 2222b9bcfaeb43b488fdb03a7166fc3a (127.25.154.130:38559)
I20260601 13:36:26.884439 26788 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48182
I20260601 13:36:26.884629 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:26.885771 27004 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:26.886013 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:26.886102 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320984125593-26218-0/minicluster-data/ts-2-root
uuid: "af96cbda88b44541bad413068600111d"
format_stamp: "Formatted at 2026-06-01 13:36:26 on dist-test-slave-whnk"
I20260601 13:36:26.886199 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320984125593-26218-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320984125593-26218-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320984125593-26218-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)
I20260601 13:36:26.903337 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:26.903821 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:26.904170 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:26.904654 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:26.904726 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:26.904783 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:26.904834 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:26.909513 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.131:37809
I20260601 13:36:26.909602 27067 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.131:37809 every 8 connection(s)
I20260601 13:36:26.914875 27068 heartbeater.cc:344] Connected to a master server at 127.25.154.190:41539
I20260601 13:36:26.915001 27068 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:26.915230 27068 heartbeater.cc:507] Master 127.25.154.190:41539 requested a full tablet report, sending...
I20260601 13:36:26.915940 26788 ts_manager.cc:194] Registered new tserver with Master: af96cbda88b44541bad413068600111d (127.25.154.131:37809)
I20260601 13:36:26.916496 26788 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48196
I20260601 13:36:26.916855 26218 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006874462s
I20260601 13:36:27.854193 26917 heartbeater.cc:499] Master 127.25.154.190:41539 was elected leader, sending a full tablet report...
I20260601 13:36:27.885502 26993 heartbeater.cc:499] Master 127.25.154.190:41539 was elected leader, sending a full tablet report...
I20260601 13:36:27.917620 27068 heartbeater.cc:499] Master 127.25.154.190:41539 was elected leader, sending a full tablet report...
I20260601 13:36:27.953486 26788 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48200:
name: "test-workload"
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: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:36:27.954075 26788 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:36:27.969789 27026 tablet_service.cc:1511] Processing CreateTablet for tablet 69b98a8c4b044c269a04a5ddffc72133 (DEFAULT_TABLE table=test-workload [id=3e36c9cfcbc1492581615be9c2bae745]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:36:27.969789 27027 tablet_service.cc:1511] Processing CreateTablet for tablet 9ae9f2446b9444a180021565744898fe (DEFAULT_TABLE table=test-workload [id=3e36c9cfcbc1492581615be9c2bae745]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:36:27.970307 26881 tablet_service.cc:1511] Processing CreateTablet for tablet b4ba477ffcf845c785c72f33f18840b8 (DEFAULT_TABLE table=test-workload [id=3e36c9cfcbc1492581615be9c2bae745]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:36:27.970357 27028 tablet_service.cc:1511] Processing CreateTablet for tablet 1824823d0c354f92b9da0885c4ddedcb (DEFAULT_TABLE table=test-workload [id=3e36c9cfcbc1492581615be9c2bae745]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:36:27.970530 27026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b98a8c4b044c269a04a5ddffc72133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:27.970600 26881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4ba477ffcf845c785c72f33f18840b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:27.970687 27029 tablet_service.cc:1511] Processing CreateTablet for tablet 0011a4b4d23a4103a54c304c8396dcc8 (DEFAULT_TABLE table=test-workload [id=3e36c9cfcbc1492581615be9c2bae745]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:36:27.971010 27030 tablet_service.cc:1511] Processing CreateTablet for tablet 638186cdd98b47e3961cb0407512d4d1 (DEFAULT_TABLE table=test-workload [id=3e36c9cfcbc1492581615be9c2bae745]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:36:27.971319 27031 tablet_service.cc:1511] Processing CreateTablet for tablet af0f4edebd624ed19556a8b163560d9a (DEFAULT_TABLE table=test-workload [id=3e36c9cfcbc1492581615be9c2bae745]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:36:27.971618 27032 tablet_service.cc:1511] Processing CreateTablet for tablet b4ba477ffcf845c785c72f33f18840b8 (DEFAULT_TABLE table=test-workload [id=3e36c9cfcbc1492581615be9c2bae745]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:36:27.972124 27028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1824823d0c354f92b9da0885c4ddedcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:27.972805 27088 tablet_bootstrap.cc:492] T b4ba477ffcf845c785c72f33f18840b8 P 0bc76a418bf747b691da225b6b7fdf4d: Bootstrap starting.
I20260601 13:36:27.972988 26880 tablet_service.cc:1511] Processing CreateTablet for tablet af0f4edebd624ed19556a8b163560d9a (DEFAULT_TABLE table=test-workload [id=3e36c9cfcbc1492581615be9c2bae745]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:36:27.973219 26880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af0f4edebd624ed19556a8b163560d9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:27.973417 27025 tablet_service.cc:1511] Processing CreateTablet for tablet 44ab82e9fce44a3d9a1ce2a80daa3fb5 (DEFAULT_TABLE table=test-workload [id=3e36c9cfcbc1492581615be9c2bae745]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:36:27.973652 27025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44ab82e9fce44a3d9a1ce2a80daa3fb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:27.974263 27029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0011a4b4d23a4103a54c304c8396dcc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:27.974684 27088 tablet_bootstrap.cc:654] T b4ba477ffcf845c785c72f33f18840b8 P 0bc76a418bf747b691da225b6b7fdf4d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:27.975437 26879 tablet_service.cc:1511] Processing CreateTablet for tablet 638186cdd98b47e3961cb0407512d4d1 (DEFAULT_TABLE table=test-workload [id=3e36c9cfcbc1492581615be9c2bae745]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:36:27.975621 26879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 638186cdd98b47e3961cb0407512d4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:27.976224 27089 tablet_bootstrap.cc:492] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d: Bootstrap starting.
I20260601 13:36:27.976311 27030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 638186cdd98b47e3961cb0407512d4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:27.977322 26878 tablet_service.cc:1511] Processing CreateTablet for tablet 0011a4b4d23a4103a54c304c8396dcc8 (DEFAULT_TABLE table=test-workload [id=3e36c9cfcbc1492581615be9c2bae745]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:36:27.977505 26878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0011a4b4d23a4103a54c304c8396dcc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:27.977805 27089 tablet_bootstrap.cc:654] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:27.978492 26873 tablet_service.cc:1511] Processing CreateTablet for tablet 44ab82e9fce44a3d9a1ce2a80daa3fb5 (DEFAULT_TABLE table=test-workload [id=3e36c9cfcbc1492581615be9c2bae745]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:36:27.978739 26873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44ab82e9fce44a3d9a1ce2a80daa3fb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:27.979007 27088 tablet_bootstrap.cc:492] T b4ba477ffcf845c785c72f33f18840b8 P 0bc76a418bf747b691da225b6b7fdf4d: No bootstrap required, opened a new log
I20260601 13:36:27.979094 27088 ts_tablet_manager.cc:1403] T b4ba477ffcf845c785c72f33f18840b8 P 0bc76a418bf747b691da225b6b7fdf4d: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:36:27.979215 27031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af0f4edebd624ed19556a8b163560d9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:27.979595 26877 tablet_service.cc:1511] Processing CreateTablet for tablet 1824823d0c354f92b9da0885c4ddedcb (DEFAULT_TABLE table=test-workload [id=3e36c9cfcbc1492581615be9c2bae745]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:36:27.979871 26877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1824823d0c354f92b9da0885c4ddedcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:27.979820 27088 raft_consensus.cc:359] T b4ba477ffcf845c785c72f33f18840b8 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } } peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } }
I20260601 13:36:27.979990 27088 raft_consensus.cc:385] T b4ba477ffcf845c785c72f33f18840b8 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:27.980037 27088 raft_consensus.cc:740] T b4ba477ffcf845c785c72f33f18840b8 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bc76a418bf747b691da225b6b7fdf4d, State: Initialized, Role: FOLLOWER
I20260601 13:36:27.980237 27088 consensus_queue.cc:260] T b4ba477ffcf845c785c72f33f18840b8 P 0bc76a418bf747b691da225b6b7fdf4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } } peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } }
I20260601 13:36:27.980672 27088 ts_tablet_manager.cc:1434] T b4ba477ffcf845c785c72f33f18840b8 P 0bc76a418bf747b691da225b6b7fdf4d: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:27.981226 27088 tablet_bootstrap.cc:492] T af0f4edebd624ed19556a8b163560d9a P 0bc76a418bf747b691da225b6b7fdf4d: Bootstrap starting.
I20260601 13:36:27.981321 26875 tablet_service.cc:1511] Processing CreateTablet for tablet 69b98a8c4b044c269a04a5ddffc72133 (DEFAULT_TABLE table=test-workload [id=3e36c9cfcbc1492581615be9c2bae745]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:36:27.981585 26875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b98a8c4b044c269a04a5ddffc72133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:27.981624 27032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4ba477ffcf845c785c72f33f18840b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:27.982311 27088 tablet_bootstrap.cc:654] T af0f4edebd624ed19556a8b163560d9a P 0bc76a418bf747b691da225b6b7fdf4d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:27.982368 26876 tablet_service.cc:1511] Processing CreateTablet for tablet 9ae9f2446b9444a180021565744898fe (DEFAULT_TABLE table=test-workload [id=3e36c9cfcbc1492581615be9c2bae745]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:36:27.982630 26876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ae9f2446b9444a180021565744898fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:27.983501 27089 tablet_bootstrap.cc:492] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d: No bootstrap required, opened a new log
I20260601 13:36:27.983585 27089 ts_tablet_manager.cc:1403] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:36:27.984138 27089 raft_consensus.cc:359] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:27.984258 27089 raft_consensus.cc:385] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:27.984301 27089 raft_consensus.cc:740] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af96cbda88b44541bad413068600111d, State: Initialized, Role: FOLLOWER
I20260601 13:36:27.984323 27027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ae9f2446b9444a180021565744898fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:27.984426 27089 consensus_queue.cc:260] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:27.984817 27089 ts_tablet_manager.cc:1434] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:27.985005 27089 tablet_bootstrap.cc:492] T 1824823d0c354f92b9da0885c4ddedcb P af96cbda88b44541bad413068600111d: Bootstrap starting.
I20260601 13:36:27.985072 26955 tablet_service.cc:1511] Processing CreateTablet for tablet 638186cdd98b47e3961cb0407512d4d1 (DEFAULT_TABLE table=test-workload [id=3e36c9cfcbc1492581615be9c2bae745]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:36:27.985286 26954 tablet_service.cc:1511] Processing CreateTablet for tablet 0011a4b4d23a4103a54c304c8396dcc8 (DEFAULT_TABLE table=test-workload [id=3e36c9cfcbc1492581615be9c2bae745]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:36:27.985364 26955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 638186cdd98b47e3961cb0407512d4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:27.985500 26954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0011a4b4d23a4103a54c304c8396dcc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:27.985780 26956 tablet_service.cc:1511] Processing CreateTablet for tablet af0f4edebd624ed19556a8b163560d9a (DEFAULT_TABLE table=test-workload [id=3e36c9cfcbc1492581615be9c2bae745]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:36:27.986004 26956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af0f4edebd624ed19556a8b163560d9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:27.986099 27089 tablet_bootstrap.cc:654] T 1824823d0c354f92b9da0885c4ddedcb P af96cbda88b44541bad413068600111d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:27.986958 26950 tablet_service.cc:1511] Processing CreateTablet for tablet 44ab82e9fce44a3d9a1ce2a80daa3fb5 (DEFAULT_TABLE table=test-workload [id=3e36c9cfcbc1492581615be9c2bae745]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:36:27.987229 26950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44ab82e9fce44a3d9a1ce2a80daa3fb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:27.987527 27088 tablet_bootstrap.cc:492] T af0f4edebd624ed19556a8b163560d9a P 0bc76a418bf747b691da225b6b7fdf4d: No bootstrap required, opened a new log
I20260601 13:36:27.987625 27088 ts_tablet_manager.cc:1403] T af0f4edebd624ed19556a8b163560d9a P 0bc76a418bf747b691da225b6b7fdf4d: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:36:27.988023 27089 tablet_bootstrap.cc:492] T 1824823d0c354f92b9da0885c4ddedcb P af96cbda88b44541bad413068600111d: No bootstrap required, opened a new log
I20260601 13:36:27.988094 27089 ts_tablet_manager.cc:1403] T 1824823d0c354f92b9da0885c4ddedcb P af96cbda88b44541bad413068600111d: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:36:27.986572 26952 tablet_service.cc:1511] Processing CreateTablet for tablet 9ae9f2446b9444a180021565744898fe (DEFAULT_TABLE table=test-workload [id=3e36c9cfcbc1492581615be9c2bae745]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:36:27.988396 26952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ae9f2446b9444a180021565744898fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:27.988547 27089 raft_consensus.cc:359] T 1824823d0c354f92b9da0885c4ddedcb P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:27.988637 26957 tablet_service.cc:1511] Processing CreateTablet for tablet b4ba477ffcf845c785c72f33f18840b8 (DEFAULT_TABLE table=test-workload [id=3e36c9cfcbc1492581615be9c2bae745]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:36:27.988945 26957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4ba477ffcf845c785c72f33f18840b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:27.986764 26951 tablet_service.cc:1511] Processing CreateTablet for tablet 69b98a8c4b044c269a04a5ddffc72133 (DEFAULT_TABLE table=test-workload [id=3e36c9cfcbc1492581615be9c2bae745]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:36:27.988116 27088 raft_consensus.cc:359] T af0f4edebd624ed19556a8b163560d9a P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:27.990029 27088 raft_consensus.cc:385] T af0f4edebd624ed19556a8b163560d9a P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:27.990063 27088 raft_consensus.cc:740] T af0f4edebd624ed19556a8b163560d9a P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bc76a418bf747b691da225b6b7fdf4d, State: Initialized, Role: FOLLOWER
I20260601 13:36:27.990171 26951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b98a8c4b044c269a04a5ddffc72133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:27.990346 27096 tablet_bootstrap.cc:492] T af0f4edebd624ed19556a8b163560d9a P 2222b9bcfaeb43b488fdb03a7166fc3a: Bootstrap starting.
I20260601 13:36:27.986375 26953 tablet_service.cc:1511] Processing CreateTablet for tablet 1824823d0c354f92b9da0885c4ddedcb (DEFAULT_TABLE table=test-workload [id=3e36c9cfcbc1492581615be9c2bae745]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:36:27.990758 26953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1824823d0c354f92b9da0885c4ddedcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:27.991859 27096 tablet_bootstrap.cc:654] T af0f4edebd624ed19556a8b163560d9a P 2222b9bcfaeb43b488fdb03a7166fc3a: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:27.990231 27088 consensus_queue.cc:260] T af0f4edebd624ed19556a8b163560d9a P 0bc76a418bf747b691da225b6b7fdf4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:27.992998 27088 ts_tablet_manager.cc:1434] T af0f4edebd624ed19556a8b163560d9a P 0bc76a418bf747b691da225b6b7fdf4d: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.001s
I20260601 13:36:27.993330 27088 tablet_bootstrap.cc:492] T 638186cdd98b47e3961cb0407512d4d1 P 0bc76a418bf747b691da225b6b7fdf4d: Bootstrap starting.
I20260601 13:36:27.988647 27089 raft_consensus.cc:385] T 1824823d0c354f92b9da0885c4ddedcb P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:27.993902 27089 raft_consensus.cc:740] T 1824823d0c354f92b9da0885c4ddedcb P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af96cbda88b44541bad413068600111d, State: Initialized, Role: FOLLOWER
I20260601 13:36:27.994033 27089 consensus_queue.cc:260] T 1824823d0c354f92b9da0885c4ddedcb P af96cbda88b44541bad413068600111d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:27.994382 27089 ts_tablet_manager.cc:1434] T 1824823d0c354f92b9da0885c4ddedcb P af96cbda88b44541bad413068600111d: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.001s
I20260601 13:36:27.994582 27089 tablet_bootstrap.cc:492] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P af96cbda88b44541bad413068600111d: Bootstrap starting.
I20260601 13:36:27.994902 27088 tablet_bootstrap.cc:654] T 638186cdd98b47e3961cb0407512d4d1 P 0bc76a418bf747b691da225b6b7fdf4d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:27.995548 27089 tablet_bootstrap.cc:654] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P af96cbda88b44541bad413068600111d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:27.996281 27088 tablet_bootstrap.cc:492] T 638186cdd98b47e3961cb0407512d4d1 P 0bc76a418bf747b691da225b6b7fdf4d: No bootstrap required, opened a new log
I20260601 13:36:27.996388 27088 ts_tablet_manager.cc:1403] T 638186cdd98b47e3961cb0407512d4d1 P 0bc76a418bf747b691da225b6b7fdf4d: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:36:27.996963 27088 raft_consensus.cc:359] T 638186cdd98b47e3961cb0407512d4d1 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:27.997079 27088 raft_consensus.cc:385] T 638186cdd98b47e3961cb0407512d4d1 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:27.997121 27088 raft_consensus.cc:740] T 638186cdd98b47e3961cb0407512d4d1 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bc76a418bf747b691da225b6b7fdf4d, State: Initialized, Role: FOLLOWER
I20260601 13:36:27.997256 27088 consensus_queue.cc:260] T 638186cdd98b47e3961cb0407512d4d1 P 0bc76a418bf747b691da225b6b7fdf4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:27.997588 27088 ts_tablet_manager.cc:1434] T 638186cdd98b47e3961cb0407512d4d1 P 0bc76a418bf747b691da225b6b7fdf4d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:27.997793 27088 tablet_bootstrap.cc:492] T 0011a4b4d23a4103a54c304c8396dcc8 P 0bc76a418bf747b691da225b6b7fdf4d: Bootstrap starting.
I20260601 13:36:27.998425 27096 tablet_bootstrap.cc:492] T af0f4edebd624ed19556a8b163560d9a P 2222b9bcfaeb43b488fdb03a7166fc3a: No bootstrap required, opened a new log
I20260601 13:36:27.998564 27096 ts_tablet_manager.cc:1403] T af0f4edebd624ed19556a8b163560d9a P 2222b9bcfaeb43b488fdb03a7166fc3a: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:36:27.999090 27096 raft_consensus.cc:359] T af0f4edebd624ed19556a8b163560d9a P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:27.999246 27096 raft_consensus.cc:385] T af0f4edebd624ed19556a8b163560d9a P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:27.999305 27096 raft_consensus.cc:740] T af0f4edebd624ed19556a8b163560d9a P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2222b9bcfaeb43b488fdb03a7166fc3a, State: Initialized, Role: FOLLOWER
I20260601 13:36:27.999336 27088 tablet_bootstrap.cc:654] T 0011a4b4d23a4103a54c304c8396dcc8 P 0bc76a418bf747b691da225b6b7fdf4d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:27.999516 27096 consensus_queue.cc:260] T af0f4edebd624ed19556a8b163560d9a P 2222b9bcfaeb43b488fdb03a7166fc3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:27.999972 27096 ts_tablet_manager.cc:1434] T af0f4edebd624ed19556a8b163560d9a P 2222b9bcfaeb43b488fdb03a7166fc3a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:28.000120 27089 tablet_bootstrap.cc:492] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P af96cbda88b44541bad413068600111d: No bootstrap required, opened a new log
I20260601 13:36:28.000214 27089 ts_tablet_manager.cc:1403] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P af96cbda88b44541bad413068600111d: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:36:28.000643 27088 tablet_bootstrap.cc:492] T 0011a4b4d23a4103a54c304c8396dcc8 P 0bc76a418bf747b691da225b6b7fdf4d: No bootstrap required, opened a new log
I20260601 13:36:28.000674 27096 tablet_bootstrap.cc:492] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 2222b9bcfaeb43b488fdb03a7166fc3a: Bootstrap starting.
I20260601 13:36:28.000735 27088 ts_tablet_manager.cc:1403] T 0011a4b4d23a4103a54c304c8396dcc8 P 0bc76a418bf747b691da225b6b7fdf4d: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.002s
I20260601 13:36:28.000702 27089 raft_consensus.cc:359] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.000806 27089 raft_consensus.cc:385] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:28.000844 27089 raft_consensus.cc:740] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af96cbda88b44541bad413068600111d, State: Initialized, Role: FOLLOWER
I20260601 13:36:28.001008 27089 consensus_queue.cc:260] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P af96cbda88b44541bad413068600111d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.001135 27088 raft_consensus.cc:359] T 0011a4b4d23a4103a54c304c8396dcc8 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.001214 27088 raft_consensus.cc:385] T 0011a4b4d23a4103a54c304c8396dcc8 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:28.001259 27088 raft_consensus.cc:740] T 0011a4b4d23a4103a54c304c8396dcc8 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bc76a418bf747b691da225b6b7fdf4d, State: Initialized, Role: FOLLOWER
I20260601 13:36:28.001291 27089 ts_tablet_manager.cc:1434] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P af96cbda88b44541bad413068600111d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:28.001380 27088 consensus_queue.cc:260] T 0011a4b4d23a4103a54c304c8396dcc8 P 0bc76a418bf747b691da225b6b7fdf4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.001632 27088 ts_tablet_manager.cc:1434] T 0011a4b4d23a4103a54c304c8396dcc8 P 0bc76a418bf747b691da225b6b7fdf4d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:28.001835 27088 tablet_bootstrap.cc:492] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 0bc76a418bf747b691da225b6b7fdf4d: Bootstrap starting.
I20260601 13:36:28.001960 27089 tablet_bootstrap.cc:492] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d: Bootstrap starting.
I20260601 13:36:28.003067 27089 tablet_bootstrap.cc:654] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:28.003116 27096 tablet_bootstrap.cc:654] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 2222b9bcfaeb43b488fdb03a7166fc3a: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:28.003631 27088 tablet_bootstrap.cc:654] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 0bc76a418bf747b691da225b6b7fdf4d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:28.004343 27089 tablet_bootstrap.cc:492] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d: No bootstrap required, opened a new log
I20260601 13:36:28.004444 27089 ts_tablet_manager.cc:1403] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:28.004839 27088 tablet_bootstrap.cc:492] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 0bc76a418bf747b691da225b6b7fdf4d: No bootstrap required, opened a new log
I20260601 13:36:28.004839 27096 tablet_bootstrap.cc:492] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 2222b9bcfaeb43b488fdb03a7166fc3a: No bootstrap required, opened a new log
I20260601 13:36:28.004940 27096 ts_tablet_manager.cc:1403] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 2222b9bcfaeb43b488fdb03a7166fc3a: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:36:28.004940 27088 ts_tablet_manager.cc:1403] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 0bc76a418bf747b691da225b6b7fdf4d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:28.004958 27089 raft_consensus.cc:359] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.005357 27089 raft_consensus.cc:385] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:28.005393 27089 raft_consensus.cc:740] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af96cbda88b44541bad413068600111d, State: Initialized, Role: FOLLOWER
I20260601 13:36:28.005445 27096 raft_consensus.cc:359] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.005425 27088 raft_consensus.cc:359] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.005559 27096 raft_consensus.cc:385] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:28.005559 27089 consensus_queue.cc:260] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.005622 27088 raft_consensus.cc:385] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:28.005748 27088 raft_consensus.cc:740] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bc76a418bf747b691da225b6b7fdf4d, State: Initialized, Role: FOLLOWER
I20260601 13:36:28.005859 27088 consensus_queue.cc:260] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 0bc76a418bf747b691da225b6b7fdf4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.005956 27089 ts_tablet_manager.cc:1434] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:28.005666 27096 raft_consensus.cc:740] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2222b9bcfaeb43b488fdb03a7166fc3a, State: Initialized, Role: FOLLOWER
I20260601 13:36:28.006107 27088 ts_tablet_manager.cc:1434] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 0bc76a418bf747b691da225b6b7fdf4d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:28.006210 27089 tablet_bootstrap.cc:492] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d: Bootstrap starting.
I20260601 13:36:28.006297 27088 tablet_bootstrap.cc:492] T 1824823d0c354f92b9da0885c4ddedcb P 0bc76a418bf747b691da225b6b7fdf4d: Bootstrap starting.
I20260601 13:36:28.007062 27096 consensus_queue.cc:260] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 2222b9bcfaeb43b488fdb03a7166fc3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.007450 27096 ts_tablet_manager.cc:1434] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 2222b9bcfaeb43b488fdb03a7166fc3a: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:28.007634 27089 tablet_bootstrap.cc:654] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:28.007659 27096 tablet_bootstrap.cc:492] T 9ae9f2446b9444a180021565744898fe P 2222b9bcfaeb43b488fdb03a7166fc3a: Bootstrap starting.
I20260601 13:36:28.007634 27088 tablet_bootstrap.cc:654] T 1824823d0c354f92b9da0885c4ddedcb P 0bc76a418bf747b691da225b6b7fdf4d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:28.009106 27096 tablet_bootstrap.cc:654] T 9ae9f2446b9444a180021565744898fe P 2222b9bcfaeb43b488fdb03a7166fc3a: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:28.010067 27088 tablet_bootstrap.cc:492] T 1824823d0c354f92b9da0885c4ddedcb P 0bc76a418bf747b691da225b6b7fdf4d: No bootstrap required, opened a new log
I20260601 13:36:28.010254 27088 ts_tablet_manager.cc:1403] T 1824823d0c354f92b9da0885c4ddedcb P 0bc76a418bf747b691da225b6b7fdf4d: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:36:28.010396 27096 tablet_bootstrap.cc:492] T 9ae9f2446b9444a180021565744898fe P 2222b9bcfaeb43b488fdb03a7166fc3a: No bootstrap required, opened a new log
I20260601 13:36:28.010501 27096 ts_tablet_manager.cc:1403] T 9ae9f2446b9444a180021565744898fe P 2222b9bcfaeb43b488fdb03a7166fc3a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:28.010602 27089 tablet_bootstrap.cc:492] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d: No bootstrap required, opened a new log
I20260601 13:36:28.010697 27089 ts_tablet_manager.cc:1403] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:36:28.011003 27088 raft_consensus.cc:359] T 1824823d0c354f92b9da0885c4ddedcb P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.011091 27089 raft_consensus.cc:359] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.011066 27096 raft_consensus.cc:359] T 9ae9f2446b9444a180021565744898fe P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.011191 27089 raft_consensus.cc:385] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:28.011212 27096 raft_consensus.cc:385] T 9ae9f2446b9444a180021565744898fe P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:28.011243 27089 raft_consensus.cc:740] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af96cbda88b44541bad413068600111d, State: Initialized, Role: FOLLOWER
I20260601 13:36:28.011220 27088 raft_consensus.cc:385] T 1824823d0c354f92b9da0885c4ddedcb P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:28.011308 27096 raft_consensus.cc:740] T 9ae9f2446b9444a180021565744898fe P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2222b9bcfaeb43b488fdb03a7166fc3a, State: Initialized, Role: FOLLOWER
I20260601 13:36:28.011386 27088 raft_consensus.cc:740] T 1824823d0c354f92b9da0885c4ddedcb P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bc76a418bf747b691da225b6b7fdf4d, State: Initialized, Role: FOLLOWER
I20260601 13:36:28.011430 27089 consensus_queue.cc:260] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.011510 27088 consensus_queue.cc:260] T 1824823d0c354f92b9da0885c4ddedcb P 0bc76a418bf747b691da225b6b7fdf4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.011516 27096 consensus_queue.cc:260] T 9ae9f2446b9444a180021565744898fe P 2222b9bcfaeb43b488fdb03a7166fc3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.011720 27089 ts_tablet_manager.cc:1434] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:28.011901 27089 tablet_bootstrap.cc:492] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d: Bootstrap starting.
I20260601 13:36:28.011914 27096 ts_tablet_manager.cc:1434] T 9ae9f2446b9444a180021565744898fe P 2222b9bcfaeb43b488fdb03a7166fc3a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:28.012187 27096 tablet_bootstrap.cc:492] T b4ba477ffcf845c785c72f33f18840b8 P 2222b9bcfaeb43b488fdb03a7166fc3a: Bootstrap starting.
I20260601 13:36:28.012892 27088 ts_tablet_manager.cc:1434] T 1824823d0c354f92b9da0885c4ddedcb P 0bc76a418bf747b691da225b6b7fdf4d: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:36:28.013010 27089 tablet_bootstrap.cc:654] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:28.013070 27088 tablet_bootstrap.cc:492] T 69b98a8c4b044c269a04a5ddffc72133 P 0bc76a418bf747b691da225b6b7fdf4d: Bootstrap starting.
I20260601 13:36:28.013506 27096 tablet_bootstrap.cc:654] T b4ba477ffcf845c785c72f33f18840b8 P 2222b9bcfaeb43b488fdb03a7166fc3a: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:28.014803 27088 tablet_bootstrap.cc:654] T 69b98a8c4b044c269a04a5ddffc72133 P 0bc76a418bf747b691da225b6b7fdf4d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:28.015998 27088 tablet_bootstrap.cc:492] T 69b98a8c4b044c269a04a5ddffc72133 P 0bc76a418bf747b691da225b6b7fdf4d: No bootstrap required, opened a new log
I20260601 13:36:28.016114 27088 ts_tablet_manager.cc:1403] T 69b98a8c4b044c269a04a5ddffc72133 P 0bc76a418bf747b691da225b6b7fdf4d: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:36:28.016600 27088 raft_consensus.cc:359] T 69b98a8c4b044c269a04a5ddffc72133 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.016760 27088 raft_consensus.cc:385] T 69b98a8c4b044c269a04a5ddffc72133 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:28.016801 27088 raft_consensus.cc:740] T 69b98a8c4b044c269a04a5ddffc72133 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bc76a418bf747b691da225b6b7fdf4d, State: Initialized, Role: FOLLOWER
I20260601 13:36:28.016939 27088 consensus_queue.cc:260] T 69b98a8c4b044c269a04a5ddffc72133 P 0bc76a418bf747b691da225b6b7fdf4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.017019 27096 tablet_bootstrap.cc:492] T b4ba477ffcf845c785c72f33f18840b8 P 2222b9bcfaeb43b488fdb03a7166fc3a: No bootstrap required, opened a new log
I20260601 13:36:28.017091 27096 ts_tablet_manager.cc:1403] T b4ba477ffcf845c785c72f33f18840b8 P 2222b9bcfaeb43b488fdb03a7166fc3a: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:36:28.017258 27088 ts_tablet_manager.cc:1434] T 69b98a8c4b044c269a04a5ddffc72133 P 0bc76a418bf747b691da225b6b7fdf4d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:28.017441 27088 tablet_bootstrap.cc:492] T 9ae9f2446b9444a180021565744898fe P 0bc76a418bf747b691da225b6b7fdf4d: Bootstrap starting.
I20260601 13:36:28.017516 27096 raft_consensus.cc:359] T b4ba477ffcf845c785c72f33f18840b8 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } } peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } }
I20260601 13:36:28.017606 27096 raft_consensus.cc:385] T b4ba477ffcf845c785c72f33f18840b8 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:28.017645 27096 raft_consensus.cc:740] T b4ba477ffcf845c785c72f33f18840b8 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2222b9bcfaeb43b488fdb03a7166fc3a, State: Initialized, Role: FOLLOWER
I20260601 13:36:28.017784 27096 consensus_queue.cc:260] T b4ba477ffcf845c785c72f33f18840b8 P 2222b9bcfaeb43b488fdb03a7166fc3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } } peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } }
I20260601 13:36:28.018086 27096 ts_tablet_manager.cc:1434] T b4ba477ffcf845c785c72f33f18840b8 P 2222b9bcfaeb43b488fdb03a7166fc3a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:28.018293 27096 tablet_bootstrap.cc:492] T 69b98a8c4b044c269a04a5ddffc72133 P 2222b9bcfaeb43b488fdb03a7166fc3a: Bootstrap starting.
I20260601 13:36:28.018618 27088 tablet_bootstrap.cc:654] T 9ae9f2446b9444a180021565744898fe P 0bc76a418bf747b691da225b6b7fdf4d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:28.019351 27096 tablet_bootstrap.cc:654] T 69b98a8c4b044c269a04a5ddffc72133 P 2222b9bcfaeb43b488fdb03a7166fc3a: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:28.019812 27089 tablet_bootstrap.cc:492] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d: No bootstrap required, opened a new log
I20260601 13:36:28.019910 27089 ts_tablet_manager.cc:1403] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.001s
I20260601 13:36:28.020360 27089 raft_consensus.cc:359] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.020467 27089 raft_consensus.cc:385] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:28.020504 27089 raft_consensus.cc:740] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af96cbda88b44541bad413068600111d, State: Initialized, Role: FOLLOWER
I20260601 13:36:28.020648 27089 consensus_queue.cc:260] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.021021 27089 ts_tablet_manager.cc:1434] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:36:28.021203 27089 tablet_bootstrap.cc:492] T b4ba477ffcf845c785c72f33f18840b8 P af96cbda88b44541bad413068600111d: Bootstrap starting.
I20260601 13:36:28.022323 27089 tablet_bootstrap.cc:654] T b4ba477ffcf845c785c72f33f18840b8 P af96cbda88b44541bad413068600111d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:28.022955 27088 tablet_bootstrap.cc:492] T 9ae9f2446b9444a180021565744898fe P 0bc76a418bf747b691da225b6b7fdf4d: No bootstrap required, opened a new log
I20260601 13:36:28.023065 27088 ts_tablet_manager.cc:1403] T 9ae9f2446b9444a180021565744898fe P 0bc76a418bf747b691da225b6b7fdf4d: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:36:28.022955 27096 tablet_bootstrap.cc:492] T 69b98a8c4b044c269a04a5ddffc72133 P 2222b9bcfaeb43b488fdb03a7166fc3a: No bootstrap required, opened a new log
I20260601 13:36:28.023509 27089 tablet_bootstrap.cc:492] T b4ba477ffcf845c785c72f33f18840b8 P af96cbda88b44541bad413068600111d: No bootstrap required, opened a new log
I20260601 13:36:28.023660 27096 ts_tablet_manager.cc:1403] T 69b98a8c4b044c269a04a5ddffc72133 P 2222b9bcfaeb43b488fdb03a7166fc3a: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:36:28.023778 27089 ts_tablet_manager.cc:1403] T b4ba477ffcf845c785c72f33f18840b8 P af96cbda88b44541bad413068600111d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:28.023540 27088 raft_consensus.cc:359] T 9ae9f2446b9444a180021565744898fe P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.023869 27088 raft_consensus.cc:385] T 9ae9f2446b9444a180021565744898fe P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:28.023922 27088 raft_consensus.cc:740] T 9ae9f2446b9444a180021565744898fe P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bc76a418bf747b691da225b6b7fdf4d, State: Initialized, Role: FOLLOWER
I20260601 13:36:28.024076 27088 consensus_queue.cc:260] T 9ae9f2446b9444a180021565744898fe P 0bc76a418bf747b691da225b6b7fdf4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.024199 27096 raft_consensus.cc:359] T 69b98a8c4b044c269a04a5ddffc72133 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.024240 27089 raft_consensus.cc:359] T b4ba477ffcf845c785c72f33f18840b8 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } } peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } }
I20260601 13:36:28.024297 27096 raft_consensus.cc:385] T 69b98a8c4b044c269a04a5ddffc72133 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:28.024319 27089 raft_consensus.cc:385] T b4ba477ffcf845c785c72f33f18840b8 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:28.024333 27096 raft_consensus.cc:740] T 69b98a8c4b044c269a04a5ddffc72133 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2222b9bcfaeb43b488fdb03a7166fc3a, State: Initialized, Role: FOLLOWER
I20260601 13:36:28.024350 27089 raft_consensus.cc:740] T b4ba477ffcf845c785c72f33f18840b8 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af96cbda88b44541bad413068600111d, State: Initialized, Role: FOLLOWER
I20260601 13:36:28.024380 27088 ts_tablet_manager.cc:1434] T 9ae9f2446b9444a180021565744898fe P 0bc76a418bf747b691da225b6b7fdf4d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:28.024449 27096 consensus_queue.cc:260] T 69b98a8c4b044c269a04a5ddffc72133 P 2222b9bcfaeb43b488fdb03a7166fc3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.024497 27089 consensus_queue.cc:260] T b4ba477ffcf845c785c72f33f18840b8 P af96cbda88b44541bad413068600111d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } } peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } }
I20260601 13:36:28.024740 27096 ts_tablet_manager.cc:1434] T 69b98a8c4b044c269a04a5ddffc72133 P 2222b9bcfaeb43b488fdb03a7166fc3a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:28.024775 27089 ts_tablet_manager.cc:1434] T b4ba477ffcf845c785c72f33f18840b8 P af96cbda88b44541bad413068600111d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:28.025125 27089 tablet_bootstrap.cc:492] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d: Bootstrap starting.
I20260601 13:36:28.025563 27096 tablet_bootstrap.cc:492] T 1824823d0c354f92b9da0885c4ddedcb P 2222b9bcfaeb43b488fdb03a7166fc3a: Bootstrap starting.
I20260601 13:36:28.027112 27096 tablet_bootstrap.cc:654] T 1824823d0c354f92b9da0885c4ddedcb P 2222b9bcfaeb43b488fdb03a7166fc3a: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:28.028076 27089 tablet_bootstrap.cc:654] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:28.028528 27096 tablet_bootstrap.cc:492] T 1824823d0c354f92b9da0885c4ddedcb P 2222b9bcfaeb43b488fdb03a7166fc3a: No bootstrap required, opened a new log
I20260601 13:36:28.028646 27096 ts_tablet_manager.cc:1403] T 1824823d0c354f92b9da0885c4ddedcb P 2222b9bcfaeb43b488fdb03a7166fc3a: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:36:28.029031 27096 raft_consensus.cc:359] T 1824823d0c354f92b9da0885c4ddedcb P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.029192 27096 raft_consensus.cc:385] T 1824823d0c354f92b9da0885c4ddedcb P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:28.029222 27096 raft_consensus.cc:740] T 1824823d0c354f92b9da0885c4ddedcb P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2222b9bcfaeb43b488fdb03a7166fc3a, State: Initialized, Role: FOLLOWER
I20260601 13:36:28.029376 27096 consensus_queue.cc:260] T 1824823d0c354f92b9da0885c4ddedcb P 2222b9bcfaeb43b488fdb03a7166fc3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.029676 27096 ts_tablet_manager.cc:1434] T 1824823d0c354f92b9da0885c4ddedcb P 2222b9bcfaeb43b488fdb03a7166fc3a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:28.029867 27096 tablet_bootstrap.cc:492] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a: Bootstrap starting.
I20260601 13:36:28.030861 27089 tablet_bootstrap.cc:492] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d: No bootstrap required, opened a new log
I20260601 13:36:28.030968 27089 ts_tablet_manager.cc:1403] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:36:28.030990 27096 tablet_bootstrap.cc:654] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:28.031477 27089 raft_consensus.cc:359] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.031597 27089 raft_consensus.cc:385] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:28.031659 27089 raft_consensus.cc:740] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af96cbda88b44541bad413068600111d, State: Initialized, Role: FOLLOWER
I20260601 13:36:28.031802 27089 consensus_queue.cc:260] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.032102 27089 ts_tablet_manager.cc:1434] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:28.032924 27096 tablet_bootstrap.cc:492] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a: No bootstrap required, opened a new log
I20260601 13:36:28.033044 27096 ts_tablet_manager.cc:1403] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:28.033420 27096 raft_consensus.cc:359] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.033530 27096 raft_consensus.cc:385] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:28.033578 27096 raft_consensus.cc:740] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2222b9bcfaeb43b488fdb03a7166fc3a, State: Initialized, Role: FOLLOWER
I20260601 13:36:28.033731 27096 consensus_queue.cc:260] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.034051 27096 ts_tablet_manager.cc:1434] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:28.034310 27096 tablet_bootstrap.cc:492] T 0011a4b4d23a4103a54c304c8396dcc8 P 2222b9bcfaeb43b488fdb03a7166fc3a: Bootstrap starting.
I20260601 13:36:28.035941 27096 tablet_bootstrap.cc:654] T 0011a4b4d23a4103a54c304c8396dcc8 P 2222b9bcfaeb43b488fdb03a7166fc3a: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:28.037355 27096 tablet_bootstrap.cc:492] T 0011a4b4d23a4103a54c304c8396dcc8 P 2222b9bcfaeb43b488fdb03a7166fc3a: No bootstrap required, opened a new log
I20260601 13:36:28.037451 27096 ts_tablet_manager.cc:1403] T 0011a4b4d23a4103a54c304c8396dcc8 P 2222b9bcfaeb43b488fdb03a7166fc3a: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:36:28.037858 27096 raft_consensus.cc:359] T 0011a4b4d23a4103a54c304c8396dcc8 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.037950 27096 raft_consensus.cc:385] T 0011a4b4d23a4103a54c304c8396dcc8 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:28.037973 27096 raft_consensus.cc:740] T 0011a4b4d23a4103a54c304c8396dcc8 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2222b9bcfaeb43b488fdb03a7166fc3a, State: Initialized, Role: FOLLOWER
I20260601 13:36:28.038100 27096 consensus_queue.cc:260] T 0011a4b4d23a4103a54c304c8396dcc8 P 2222b9bcfaeb43b488fdb03a7166fc3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.038470 27096 ts_tablet_manager.cc:1434] T 0011a4b4d23a4103a54c304c8396dcc8 P 2222b9bcfaeb43b488fdb03a7166fc3a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:28.045831 27092 raft_consensus.cc:493] T 1824823d0c354f92b9da0885c4ddedcb P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:28.046017 27092 raft_consensus.cc:515] T 1824823d0c354f92b9da0885c4ddedcb P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.046803 27092 leader_election.cc:290] T 1824823d0c354f92b9da0885c4ddedcb P 0bc76a418bf747b691da225b6b7fdf4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2222b9bcfaeb43b488fdb03a7166fc3a (127.25.154.130:38559), af96cbda88b44541bad413068600111d (127.25.154.131:37809)
I20260601 13:36:28.051484 27042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1824823d0c354f92b9da0885c4ddedcb" candidate_uuid: "0bc76a418bf747b691da225b6b7fdf4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af96cbda88b44541bad413068600111d" is_pre_election: true
I20260601 13:36:28.051674 26967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1824823d0c354f92b9da0885c4ddedcb" candidate_uuid: "0bc76a418bf747b691da225b6b7fdf4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" is_pre_election: true
I20260601 13:36:28.051690 27042 raft_consensus.cc:2468] T 1824823d0c354f92b9da0885c4ddedcb P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bc76a418bf747b691da225b6b7fdf4d in term 0.
I20260601 13:36:28.051908 26967 raft_consensus.cc:2468] T 1824823d0c354f92b9da0885c4ddedcb P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bc76a418bf747b691da225b6b7fdf4d in term 0.
I20260601 13:36:28.052215 26857 leader_election.cc:304] T 1824823d0c354f92b9da0885c4ddedcb P 0bc76a418bf747b691da225b6b7fdf4d [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: 0bc76a418bf747b691da225b6b7fdf4d, af96cbda88b44541bad413068600111d; no voters: 
I20260601 13:36:28.052488 27092 raft_consensus.cc:2804] T 1824823d0c354f92b9da0885c4ddedcb P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:28.052584 27092 raft_consensus.cc:493] T 1824823d0c354f92b9da0885c4ddedcb P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:28.052672 27092 raft_consensus.cc:3060] T 1824823d0c354f92b9da0885c4ddedcb P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:28.053661 27092 raft_consensus.cc:515] T 1824823d0c354f92b9da0885c4ddedcb P 0bc76a418bf747b691da225b6b7fdf4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.054195 27092 leader_election.cc:290] T 1824823d0c354f92b9da0885c4ddedcb P 0bc76a418bf747b691da225b6b7fdf4d [CANDIDATE]: Term 1 election: Requested vote from peers 2222b9bcfaeb43b488fdb03a7166fc3a (127.25.154.130:38559), af96cbda88b44541bad413068600111d (127.25.154.131:37809)
I20260601 13:36:28.054629 26967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1824823d0c354f92b9da0885c4ddedcb" candidate_uuid: "0bc76a418bf747b691da225b6b7fdf4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a"
I20260601 13:36:28.054800 26967 raft_consensus.cc:3060] T 1824823d0c354f92b9da0885c4ddedcb P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:28.055038 27042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1824823d0c354f92b9da0885c4ddedcb" candidate_uuid: "0bc76a418bf747b691da225b6b7fdf4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af96cbda88b44541bad413068600111d"
I20260601 13:36:28.055153 27042 raft_consensus.cc:3060] T 1824823d0c354f92b9da0885c4ddedcb P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:28.056003 26967 raft_consensus.cc:2468] T 1824823d0c354f92b9da0885c4ddedcb P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bc76a418bf747b691da225b6b7fdf4d in term 1.
I20260601 13:36:28.056241 27042 raft_consensus.cc:2468] T 1824823d0c354f92b9da0885c4ddedcb P af96cbda88b44541bad413068600111d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bc76a418bf747b691da225b6b7fdf4d in term 1.
I20260601 13:36:28.056525 26857 leader_election.cc:304] T 1824823d0c354f92b9da0885c4ddedcb P 0bc76a418bf747b691da225b6b7fdf4d [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: 0bc76a418bf747b691da225b6b7fdf4d, af96cbda88b44541bad413068600111d; no voters: 
I20260601 13:36:28.056756 27092 raft_consensus.cc:2804] T 1824823d0c354f92b9da0885c4ddedcb P 0bc76a418bf747b691da225b6b7fdf4d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:28.057005 27092 raft_consensus.cc:697] T 1824823d0c354f92b9da0885c4ddedcb P 0bc76a418bf747b691da225b6b7fdf4d [term 1 LEADER]: Becoming Leader. State: Replica: 0bc76a418bf747b691da225b6b7fdf4d, State: Running, Role: LEADER
I20260601 13:36:28.057192 27092 consensus_queue.cc:237] T 1824823d0c354f92b9da0885c4ddedcb P 0bc76a418bf747b691da225b6b7fdf4d [LEADER]: Queue going to LEADER mode. State: All 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: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.059230 26788 catalog_manager.cc:5696] T 1824823d0c354f92b9da0885c4ddedcb P 0bc76a418bf747b691da225b6b7fdf4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bc76a418bf747b691da225b6b7fdf4d (127.25.154.129). New cstate: current_term: 1 leader_uuid: "0bc76a418bf747b691da225b6b7fdf4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:28.070086 27094 raft_consensus.cc:493] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:28.070348 27094 raft_consensus.cc:515] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.070981 27094 leader_election.cc:290] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bc76a418bf747b691da225b6b7fdf4d (127.25.154.129:38969), 2222b9bcfaeb43b488fdb03a7166fc3a (127.25.154.130:38559)
I20260601 13:36:28.074959 26967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0f4edebd624ed19556a8b163560d9a" candidate_uuid: "af96cbda88b44541bad413068600111d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" is_pre_election: true
I20260601 13:36:28.075115 26967 raft_consensus.cc:2468] T af0f4edebd624ed19556a8b163560d9a P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af96cbda88b44541bad413068600111d in term 0.
I20260601 13:36:28.075438 27005 leader_election.cc:304] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d [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: 2222b9bcfaeb43b488fdb03a7166fc3a, af96cbda88b44541bad413068600111d; no voters: 
I20260601 13:36:28.075462 26891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0f4edebd624ed19556a8b163560d9a" candidate_uuid: "af96cbda88b44541bad413068600111d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc76a418bf747b691da225b6b7fdf4d" is_pre_election: true
I20260601 13:36:28.075627 27094 raft_consensus.cc:2804] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:28.075632 26891 raft_consensus.cc:2468] T af0f4edebd624ed19556a8b163560d9a P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af96cbda88b44541bad413068600111d in term 0.
I20260601 13:36:28.075712 27094 raft_consensus.cc:493] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:28.075757 27094 raft_consensus.cc:3060] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:28.076720 27094 raft_consensus.cc:515] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.077062 27094 leader_election.cc:290] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d [CANDIDATE]: Term 1 election: Requested vote from peers 0bc76a418bf747b691da225b6b7fdf4d (127.25.154.129:38969), 2222b9bcfaeb43b488fdb03a7166fc3a (127.25.154.130:38559)
I20260601 13:36:28.077590 26967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0f4edebd624ed19556a8b163560d9a" candidate_uuid: "af96cbda88b44541bad413068600111d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a"
I20260601 13:36:28.077780 26967 raft_consensus.cc:3060] T af0f4edebd624ed19556a8b163560d9a P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:28.077756 26891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af0f4edebd624ed19556a8b163560d9a" candidate_uuid: "af96cbda88b44541bad413068600111d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc76a418bf747b691da225b6b7fdf4d"
I20260601 13:36:28.078033 26891 raft_consensus.cc:3060] T af0f4edebd624ed19556a8b163560d9a P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:28.078794 26967 raft_consensus.cc:2468] T af0f4edebd624ed19556a8b163560d9a P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af96cbda88b44541bad413068600111d in term 1.
I20260601 13:36:28.079098 27005 leader_election.cc:304] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d [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: 2222b9bcfaeb43b488fdb03a7166fc3a, af96cbda88b44541bad413068600111d; no voters: 
I20260601 13:36:28.079293 27094 raft_consensus.cc:2804] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:28.079526 27094 raft_consensus.cc:697] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d [term 1 LEADER]: Becoming Leader. State: Replica: af96cbda88b44541bad413068600111d, State: Running, Role: LEADER
I20260601 13:36:28.079704 26891 raft_consensus.cc:2468] T af0f4edebd624ed19556a8b163560d9a P 0bc76a418bf747b691da225b6b7fdf4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af96cbda88b44541bad413068600111d in term 1.
I20260601 13:36:28.079684 27094 consensus_queue.cc:237] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d [LEADER]: Queue going to LEADER mode. State: All 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: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.081863 26788 catalog_manager.cc:5696] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d reported cstate change: term changed from 0 to 1, leader changed from <none> to af96cbda88b44541bad413068600111d (127.25.154.131). New cstate: current_term: 1 leader_uuid: "af96cbda88b44541bad413068600111d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:28.086299 27094 raft_consensus.cc:493] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:28.086443 27094 raft_consensus.cc:515] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.086879 27094 leader_election.cc:290] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bc76a418bf747b691da225b6b7fdf4d (127.25.154.129:38969), 2222b9bcfaeb43b488fdb03a7166fc3a (127.25.154.130:38559)
I20260601 13:36:28.087427 26967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae9f2446b9444a180021565744898fe" candidate_uuid: "af96cbda88b44541bad413068600111d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" is_pre_election: true
I20260601 13:36:28.087427 26891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae9f2446b9444a180021565744898fe" candidate_uuid: "af96cbda88b44541bad413068600111d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc76a418bf747b691da225b6b7fdf4d" is_pre_election: true
I20260601 13:36:28.087605 26891 raft_consensus.cc:2468] T 9ae9f2446b9444a180021565744898fe P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af96cbda88b44541bad413068600111d in term 0.
I20260601 13:36:28.087605 26967 raft_consensus.cc:2468] T 9ae9f2446b9444a180021565744898fe P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af96cbda88b44541bad413068600111d in term 0.
I20260601 13:36:28.087939 27005 leader_election.cc:304] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d [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: 0bc76a418bf747b691da225b6b7fdf4d, af96cbda88b44541bad413068600111d; no voters: 
I20260601 13:36:28.088201 27094 raft_consensus.cc:2804] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:28.088280 27094 raft_consensus.cc:493] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:28.088347 27094 raft_consensus.cc:3060] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:28.089565 27094 raft_consensus.cc:515] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.090384 27094 leader_election.cc:290] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d [CANDIDATE]: Term 1 election: Requested vote from peers 0bc76a418bf747b691da225b6b7fdf4d (127.25.154.129:38969), 2222b9bcfaeb43b488fdb03a7166fc3a (127.25.154.130:38559)
I20260601 13:36:28.090914 26891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae9f2446b9444a180021565744898fe" candidate_uuid: "af96cbda88b44541bad413068600111d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc76a418bf747b691da225b6b7fdf4d"
I20260601 13:36:28.091048 26891 raft_consensus.cc:3060] T 9ae9f2446b9444a180021565744898fe P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:28.091055 26967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae9f2446b9444a180021565744898fe" candidate_uuid: "af96cbda88b44541bad413068600111d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a"
I20260601 13:36:28.091219 26967 raft_consensus.cc:3060] T 9ae9f2446b9444a180021565744898fe P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:28.092145 26967 raft_consensus.cc:2468] T 9ae9f2446b9444a180021565744898fe P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af96cbda88b44541bad413068600111d in term 1.
I20260601 13:36:28.092142 26891 raft_consensus.cc:2468] T 9ae9f2446b9444a180021565744898fe P 0bc76a418bf747b691da225b6b7fdf4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af96cbda88b44541bad413068600111d in term 1.
I20260601 13:36:28.092494 27005 leader_election.cc:304] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d [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: 2222b9bcfaeb43b488fdb03a7166fc3a, af96cbda88b44541bad413068600111d; no voters: 
I20260601 13:36:28.092779 27094 raft_consensus.cc:2804] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:28.092887 27094 raft_consensus.cc:697] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d [term 1 LEADER]: Becoming Leader. State: Replica: af96cbda88b44541bad413068600111d, State: Running, Role: LEADER
I20260601 13:36:28.093057 27094 consensus_queue.cc:237] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d [LEADER]: Queue going to LEADER mode. State: All 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: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.095010 26788 catalog_manager.cc:5696] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d reported cstate change: term changed from 0 to 1, leader changed from <none> to af96cbda88b44541bad413068600111d (127.25.154.131). New cstate: current_term: 1 leader_uuid: "af96cbda88b44541bad413068600111d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } health_report { overall_health: HEALTHY } } }
W20260601 13:36:28.095626 26918 tablet.cc:2404] T 0011a4b4d23a4103a54c304c8396dcc8 P 0bc76a418bf747b691da225b6b7fdf4d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:36:28.176692 27094 raft_consensus.cc:493] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:28.176857 27094 raft_consensus.cc:515] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.177310 27094 leader_election.cc:290] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bc76a418bf747b691da225b6b7fdf4d (127.25.154.129:38969), 2222b9bcfaeb43b488fdb03a7166fc3a (127.25.154.130:38559)
I20260601 13:36:28.177842 26891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0011a4b4d23a4103a54c304c8396dcc8" candidate_uuid: "af96cbda88b44541bad413068600111d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc76a418bf747b691da225b6b7fdf4d" is_pre_election: true
I20260601 13:36:28.177845 26967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0011a4b4d23a4103a54c304c8396dcc8" candidate_uuid: "af96cbda88b44541bad413068600111d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" is_pre_election: true
I20260601 13:36:28.178084 26967 raft_consensus.cc:2468] T 0011a4b4d23a4103a54c304c8396dcc8 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af96cbda88b44541bad413068600111d in term 0.
I20260601 13:36:28.177992 26891 raft_consensus.cc:2468] T 0011a4b4d23a4103a54c304c8396dcc8 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af96cbda88b44541bad413068600111d in term 0.
I20260601 13:36:28.178439 27005 leader_election.cc:304] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d [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: 0bc76a418bf747b691da225b6b7fdf4d, af96cbda88b44541bad413068600111d; no voters: 
I20260601 13:36:28.178664 27094 raft_consensus.cc:2804] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:28.178738 27094 raft_consensus.cc:493] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:28.178792 27094 raft_consensus.cc:3060] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:28.179672 27094 raft_consensus.cc:515] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.180073 27094 leader_election.cc:290] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d [CANDIDATE]: Term 1 election: Requested vote from peers 0bc76a418bf747b691da225b6b7fdf4d (127.25.154.129:38969), 2222b9bcfaeb43b488fdb03a7166fc3a (127.25.154.130:38559)
I20260601 13:36:28.180684 26891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0011a4b4d23a4103a54c304c8396dcc8" candidate_uuid: "af96cbda88b44541bad413068600111d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc76a418bf747b691da225b6b7fdf4d"
I20260601 13:36:28.180691 26967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0011a4b4d23a4103a54c304c8396dcc8" candidate_uuid: "af96cbda88b44541bad413068600111d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a"
I20260601 13:36:28.180863 26891 raft_consensus.cc:3060] T 0011a4b4d23a4103a54c304c8396dcc8 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:28.180873 26967 raft_consensus.cc:3060] T 0011a4b4d23a4103a54c304c8396dcc8 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:28.181880 26967 raft_consensus.cc:2468] T 0011a4b4d23a4103a54c304c8396dcc8 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af96cbda88b44541bad413068600111d in term 1.
I20260601 13:36:28.181880 26891 raft_consensus.cc:2468] T 0011a4b4d23a4103a54c304c8396dcc8 P 0bc76a418bf747b691da225b6b7fdf4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af96cbda88b44541bad413068600111d in term 1.
I20260601 13:36:28.182307 27005 leader_election.cc:304] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d [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: 2222b9bcfaeb43b488fdb03a7166fc3a, af96cbda88b44541bad413068600111d; no voters: 
I20260601 13:36:28.182476 27094 raft_consensus.cc:2804] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:28.182575 27094 raft_consensus.cc:697] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d [term 1 LEADER]: Becoming Leader. State: Replica: af96cbda88b44541bad413068600111d, State: Running, Role: LEADER
I20260601 13:36:28.182744 27094 consensus_queue.cc:237] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d [LEADER]: Queue going to LEADER mode. State: All 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: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.184610 26788 catalog_manager.cc:5696] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d reported cstate change: term changed from 0 to 1, leader changed from <none> to af96cbda88b44541bad413068600111d (127.25.154.131). New cstate: current_term: 1 leader_uuid: "af96cbda88b44541bad413068600111d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:28.189415 27094 raft_consensus.cc:493] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:28.189539 27094 raft_consensus.cc:515] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.189932 27094 leader_election.cc:290] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bc76a418bf747b691da225b6b7fdf4d (127.25.154.129:38969), 2222b9bcfaeb43b488fdb03a7166fc3a (127.25.154.130:38559)
I20260601 13:36:28.190421 26891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638186cdd98b47e3961cb0407512d4d1" candidate_uuid: "af96cbda88b44541bad413068600111d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc76a418bf747b691da225b6b7fdf4d" is_pre_election: true
I20260601 13:36:28.190421 26967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638186cdd98b47e3961cb0407512d4d1" candidate_uuid: "af96cbda88b44541bad413068600111d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" is_pre_election: true
I20260601 13:36:28.190585 26891 raft_consensus.cc:2468] T 638186cdd98b47e3961cb0407512d4d1 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af96cbda88b44541bad413068600111d in term 0.
I20260601 13:36:28.190585 26967 raft_consensus.cc:2468] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af96cbda88b44541bad413068600111d in term 0.
I20260601 13:36:28.190972 27005 leader_election.cc:304] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [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: 0bc76a418bf747b691da225b6b7fdf4d, af96cbda88b44541bad413068600111d; no voters: 
I20260601 13:36:28.191149 27094 raft_consensus.cc:2804] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:28.191208 27094 raft_consensus.cc:493] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:28.191248 27094 raft_consensus.cc:3060] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:28.192061 27094 raft_consensus.cc:515] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.192392 27094 leader_election.cc:290] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [CANDIDATE]: Term 1 election: Requested vote from peers 0bc76a418bf747b691da225b6b7fdf4d (127.25.154.129:38969), 2222b9bcfaeb43b488fdb03a7166fc3a (127.25.154.130:38559)
I20260601 13:36:28.192749 26891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638186cdd98b47e3961cb0407512d4d1" candidate_uuid: "af96cbda88b44541bad413068600111d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc76a418bf747b691da225b6b7fdf4d"
I20260601 13:36:28.192767 26967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638186cdd98b47e3961cb0407512d4d1" candidate_uuid: "af96cbda88b44541bad413068600111d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a"
I20260601 13:36:28.192907 26891 raft_consensus.cc:3060] T 638186cdd98b47e3961cb0407512d4d1 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:28.192945 26967 raft_consensus.cc:3060] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:28.193672 26891 raft_consensus.cc:2468] T 638186cdd98b47e3961cb0407512d4d1 P 0bc76a418bf747b691da225b6b7fdf4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af96cbda88b44541bad413068600111d in term 1.
I20260601 13:36:28.193699 26967 raft_consensus.cc:2468] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af96cbda88b44541bad413068600111d in term 1.
I20260601 13:36:28.193976 27005 leader_election.cc:304] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [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: 0bc76a418bf747b691da225b6b7fdf4d, af96cbda88b44541bad413068600111d; no voters: 
I20260601 13:36:28.194211 27094 raft_consensus.cc:2804] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:28.194324 27094 raft_consensus.cc:697] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [term 1 LEADER]: Becoming Leader. State: Replica: af96cbda88b44541bad413068600111d, State: Running, Role: LEADER
I20260601 13:36:28.194464 27094 consensus_queue.cc:237] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [LEADER]: Queue going to LEADER mode. State: All 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: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.196332 26788 catalog_manager.cc:5696] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d reported cstate change: term changed from 0 to 1, leader changed from <none> to af96cbda88b44541bad413068600111d (127.25.154.131). New cstate: current_term: 1 leader_uuid: "af96cbda88b44541bad413068600111d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:28.196492 27092 raft_consensus.cc:493] T b4ba477ffcf845c785c72f33f18840b8 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:28.196615 27092 raft_consensus.cc:515] T b4ba477ffcf845c785c72f33f18840b8 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } } peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } }
I20260601 13:36:28.197042 27092 leader_election.cc:290] T b4ba477ffcf845c785c72f33f18840b8 P 0bc76a418bf747b691da225b6b7fdf4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af96cbda88b44541bad413068600111d (127.25.154.131:37809), 2222b9bcfaeb43b488fdb03a7166fc3a (127.25.154.130:38559)
I20260601 13:36:28.197432 27042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ba477ffcf845c785c72f33f18840b8" candidate_uuid: "0bc76a418bf747b691da225b6b7fdf4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af96cbda88b44541bad413068600111d" is_pre_election: true
I20260601 13:36:28.197432 26967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ba477ffcf845c785c72f33f18840b8" candidate_uuid: "0bc76a418bf747b691da225b6b7fdf4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" is_pre_election: true
I20260601 13:36:28.197577 27042 raft_consensus.cc:2468] T b4ba477ffcf845c785c72f33f18840b8 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bc76a418bf747b691da225b6b7fdf4d in term 0.
I20260601 13:36:28.197597 26967 raft_consensus.cc:2468] T b4ba477ffcf845c785c72f33f18840b8 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bc76a418bf747b691da225b6b7fdf4d in term 0.
I20260601 13:36:28.197906 26854 leader_election.cc:304] T b4ba477ffcf845c785c72f33f18840b8 P 0bc76a418bf747b691da225b6b7fdf4d [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: 0bc76a418bf747b691da225b6b7fdf4d, 2222b9bcfaeb43b488fdb03a7166fc3a; no voters: 
I20260601 13:36:28.198184 27092 raft_consensus.cc:2804] T b4ba477ffcf845c785c72f33f18840b8 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:28.198251 27092 raft_consensus.cc:493] T b4ba477ffcf845c785c72f33f18840b8 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:28.198284 27092 raft_consensus.cc:3060] T b4ba477ffcf845c785c72f33f18840b8 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:28.199365 27092 raft_consensus.cc:515] T b4ba477ffcf845c785c72f33f18840b8 P 0bc76a418bf747b691da225b6b7fdf4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } } peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } }
I20260601 13:36:28.199744 27092 leader_election.cc:290] T b4ba477ffcf845c785c72f33f18840b8 P 0bc76a418bf747b691da225b6b7fdf4d [CANDIDATE]: Term 1 election: Requested vote from peers af96cbda88b44541bad413068600111d (127.25.154.131:37809), 2222b9bcfaeb43b488fdb03a7166fc3a (127.25.154.130:38559)
I20260601 13:36:28.200089 27042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ba477ffcf845c785c72f33f18840b8" candidate_uuid: "0bc76a418bf747b691da225b6b7fdf4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af96cbda88b44541bad413068600111d"
I20260601 13:36:28.200150 26967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ba477ffcf845c785c72f33f18840b8" candidate_uuid: "0bc76a418bf747b691da225b6b7fdf4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a"
I20260601 13:36:28.200213 27042 raft_consensus.cc:3060] T b4ba477ffcf845c785c72f33f18840b8 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:28.200244 26967 raft_consensus.cc:3060] T b4ba477ffcf845c785c72f33f18840b8 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:28.201049 26967 raft_consensus.cc:2468] T b4ba477ffcf845c785c72f33f18840b8 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bc76a418bf747b691da225b6b7fdf4d in term 1.
I20260601 13:36:28.201053 27042 raft_consensus.cc:2468] T b4ba477ffcf845c785c72f33f18840b8 P af96cbda88b44541bad413068600111d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bc76a418bf747b691da225b6b7fdf4d in term 1.
I20260601 13:36:28.201357 26854 leader_election.cc:304] T b4ba477ffcf845c785c72f33f18840b8 P 0bc76a418bf747b691da225b6b7fdf4d [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: 0bc76a418bf747b691da225b6b7fdf4d, 2222b9bcfaeb43b488fdb03a7166fc3a; no voters: 
I20260601 13:36:28.201633 27092 raft_consensus.cc:2804] T b4ba477ffcf845c785c72f33f18840b8 P 0bc76a418bf747b691da225b6b7fdf4d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:28.201716 27092 raft_consensus.cc:697] T b4ba477ffcf845c785c72f33f18840b8 P 0bc76a418bf747b691da225b6b7fdf4d [term 1 LEADER]: Becoming Leader. State: Replica: 0bc76a418bf747b691da225b6b7fdf4d, State: Running, Role: LEADER
I20260601 13:36:28.201871 27092 consensus_queue.cc:237] T b4ba477ffcf845c785c72f33f18840b8 P 0bc76a418bf747b691da225b6b7fdf4d [LEADER]: Queue going to LEADER mode. State: All 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: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } } peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } }
I20260601 13:36:28.203718 26788 catalog_manager.cc:5696] T b4ba477ffcf845c785c72f33f18840b8 P 0bc76a418bf747b691da225b6b7fdf4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bc76a418bf747b691da225b6b7fdf4d (127.25.154.129). New cstate: current_term: 1 leader_uuid: "0bc76a418bf747b691da225b6b7fdf4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:28.321189 27092 raft_consensus.cc:493] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:28.321359 27092 raft_consensus.cc:515] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.321923 27092 leader_election.cc:290] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 0bc76a418bf747b691da225b6b7fdf4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2222b9bcfaeb43b488fdb03a7166fc3a (127.25.154.130:38559), af96cbda88b44541bad413068600111d (127.25.154.131:37809)
I20260601 13:36:28.322404 26967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ab82e9fce44a3d9a1ce2a80daa3fb5" candidate_uuid: "0bc76a418bf747b691da225b6b7fdf4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" is_pre_election: true
I20260601 13:36:28.322522 26967 raft_consensus.cc:2468] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bc76a418bf747b691da225b6b7fdf4d in term 0.
I20260601 13:36:28.322456 27042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ab82e9fce44a3d9a1ce2a80daa3fb5" candidate_uuid: "0bc76a418bf747b691da225b6b7fdf4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af96cbda88b44541bad413068600111d" is_pre_election: true
I20260601 13:36:28.322723 27042 raft_consensus.cc:2468] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bc76a418bf747b691da225b6b7fdf4d in term 0.
I20260601 13:36:28.322856 26854 leader_election.cc:304] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 0bc76a418bf747b691da225b6b7fdf4d [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: 0bc76a418bf747b691da225b6b7fdf4d, 2222b9bcfaeb43b488fdb03a7166fc3a; no voters: 
I20260601 13:36:28.323046 27092 raft_consensus.cc:2804] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:28.323137 27092 raft_consensus.cc:493] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:28.323195 27092 raft_consensus.cc:3060] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:28.324002 27092 raft_consensus.cc:515] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 0bc76a418bf747b691da225b6b7fdf4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.324407 27092 leader_election.cc:290] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 0bc76a418bf747b691da225b6b7fdf4d [CANDIDATE]: Term 1 election: Requested vote from peers 2222b9bcfaeb43b488fdb03a7166fc3a (127.25.154.130:38559), af96cbda88b44541bad413068600111d (127.25.154.131:37809)
I20260601 13:36:28.324730 26967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ab82e9fce44a3d9a1ce2a80daa3fb5" candidate_uuid: "0bc76a418bf747b691da225b6b7fdf4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a"
I20260601 13:36:28.324832 26967 raft_consensus.cc:3060] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:28.324905 27042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ab82e9fce44a3d9a1ce2a80daa3fb5" candidate_uuid: "0bc76a418bf747b691da225b6b7fdf4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af96cbda88b44541bad413068600111d"
I20260601 13:36:28.325034 27042 raft_consensus.cc:3060] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:28.325687 26967 raft_consensus.cc:2468] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bc76a418bf747b691da225b6b7fdf4d in term 1.
I20260601 13:36:28.325930 27042 raft_consensus.cc:2468] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P af96cbda88b44541bad413068600111d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bc76a418bf747b691da225b6b7fdf4d in term 1.
I20260601 13:36:28.325965 26854 leader_election.cc:304] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 0bc76a418bf747b691da225b6b7fdf4d [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: 0bc76a418bf747b691da225b6b7fdf4d, 2222b9bcfaeb43b488fdb03a7166fc3a; no voters: 
I20260601 13:36:28.326150 27092 raft_consensus.cc:2804] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 0bc76a418bf747b691da225b6b7fdf4d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:28.326241 27092 raft_consensus.cc:697] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 0bc76a418bf747b691da225b6b7fdf4d [term 1 LEADER]: Becoming Leader. State: Replica: 0bc76a418bf747b691da225b6b7fdf4d, State: Running, Role: LEADER
I20260601 13:36:28.326380 27092 consensus_queue.cc:237] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 0bc76a418bf747b691da225b6b7fdf4d [LEADER]: Queue going to LEADER mode. State: All 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: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.328214 26788 catalog_manager.cc:5696] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 0bc76a418bf747b691da225b6b7fdf4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bc76a418bf747b691da225b6b7fdf4d (127.25.154.129). New cstate: current_term: 1 leader_uuid: "0bc76a418bf747b691da225b6b7fdf4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:28.340793 27094 raft_consensus.cc:493] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:28.340957 27094 raft_consensus.cc:515] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.341446 27094 leader_election.cc:290] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bc76a418bf747b691da225b6b7fdf4d (127.25.154.129:38969), 2222b9bcfaeb43b488fdb03a7166fc3a (127.25.154.130:38559)
I20260601 13:36:28.341954 26891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b98a8c4b044c269a04a5ddffc72133" candidate_uuid: "af96cbda88b44541bad413068600111d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc76a418bf747b691da225b6b7fdf4d" is_pre_election: true
I20260601 13:36:28.341952 26967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b98a8c4b044c269a04a5ddffc72133" candidate_uuid: "af96cbda88b44541bad413068600111d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" is_pre_election: true
I20260601 13:36:28.342090 26891 raft_consensus.cc:2468] T 69b98a8c4b044c269a04a5ddffc72133 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af96cbda88b44541bad413068600111d in term 0.
I20260601 13:36:28.342236 26967 raft_consensus.cc:2468] T 69b98a8c4b044c269a04a5ddffc72133 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af96cbda88b44541bad413068600111d in term 0.
I20260601 13:36:28.342542 27005 leader_election.cc:304] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [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: 2222b9bcfaeb43b488fdb03a7166fc3a, af96cbda88b44541bad413068600111d; no voters: 
I20260601 13:36:28.342718 27094 raft_consensus.cc:2804] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:28.342784 27094 raft_consensus.cc:493] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:28.342836 27094 raft_consensus.cc:3060] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:28.343716 27094 raft_consensus.cc:515] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.344092 27094 leader_election.cc:290] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [CANDIDATE]: Term 1 election: Requested vote from peers 0bc76a418bf747b691da225b6b7fdf4d (127.25.154.129:38969), 2222b9bcfaeb43b488fdb03a7166fc3a (127.25.154.130:38559)
I20260601 13:36:28.344457 26891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b98a8c4b044c269a04a5ddffc72133" candidate_uuid: "af96cbda88b44541bad413068600111d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc76a418bf747b691da225b6b7fdf4d"
I20260601 13:36:28.344484 26967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b98a8c4b044c269a04a5ddffc72133" candidate_uuid: "af96cbda88b44541bad413068600111d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a"
I20260601 13:36:28.344592 26891 raft_consensus.cc:3060] T 69b98a8c4b044c269a04a5ddffc72133 P 0bc76a418bf747b691da225b6b7fdf4d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:28.344630 26967 raft_consensus.cc:3060] T 69b98a8c4b044c269a04a5ddffc72133 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:28.345415 26891 raft_consensus.cc:2468] T 69b98a8c4b044c269a04a5ddffc72133 P 0bc76a418bf747b691da225b6b7fdf4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af96cbda88b44541bad413068600111d in term 1.
I20260601 13:36:28.345432 26967 raft_consensus.cc:2468] T 69b98a8c4b044c269a04a5ddffc72133 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af96cbda88b44541bad413068600111d in term 1.
I20260601 13:36:28.345748 27005 leader_election.cc:304] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [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: 0bc76a418bf747b691da225b6b7fdf4d, af96cbda88b44541bad413068600111d; no voters: 
I20260601 13:36:28.345930 27094 raft_consensus.cc:2804] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:28.346047 27094 raft_consensus.cc:697] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [term 1 LEADER]: Becoming Leader. State: Replica: af96cbda88b44541bad413068600111d, State: Running, Role: LEADER
I20260601 13:36:28.346246 27094 consensus_queue.cc:237] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [LEADER]: Queue going to LEADER mode. State: All 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: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.348273 26788 catalog_manager.cc:5696] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d reported cstate change: term changed from 0 to 1, leader changed from <none> to af96cbda88b44541bad413068600111d (127.25.154.131). New cstate: current_term: 1 leader_uuid: "af96cbda88b44541bad413068600111d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:28.420920 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:28.423985 27133 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:28.424196 27132 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:28.424448 26218 server_base.cc:1061] running on GCE node
W20260601 13:36:28.424365 27135 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:28.424789 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:28.424834 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:28.424850 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780320988424850 us; error 0 us; skew 500 ppm
I20260601 13:36:28.426829 26218 webserver.cc:533] Webserver started at http://127.25.154.132:45831/ using document root <none> and password file <none>
I20260601 13:36:28.427114 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:28.427203 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:28.427268 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:28.427713 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320984125593-26218-0/minicluster-data/ts-3-root/instance:
uuid: "36a20620a28f47baa86d4dc86b21604f"
format_stamp: "Formatted at 2026-06-01 13:36:28 on dist-test-slave-whnk"
I20260601 13:36:28.429812 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:36:28.431089 27140 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:28.431411 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:28.431499 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320984125593-26218-0/minicluster-data/ts-3-root
uuid: "36a20620a28f47baa86d4dc86b21604f"
format_stamp: "Formatted at 2026-06-01 13:36:28 on dist-test-slave-whnk"
I20260601 13:36:28.431589 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320984125593-26218-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320984125593-26218-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320984125593-26218-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)
I20260601 13:36:28.447484 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:28.447989 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:28.448360 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:28.448874 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:28.448939 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:28.448974 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:28.448992 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:28.455161 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.132:34245
I20260601 13:36:28.455250 27203 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.132:34245 every 8 connection(s)
I20260601 13:36:28.461697 27204 heartbeater.cc:344] Connected to a master server at 127.25.154.190:41539
I20260601 13:36:28.461843 27204 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:28.462062 27204 heartbeater.cc:507] Master 127.25.154.190:41539 requested a full tablet report, sending...
I20260601 13:36:28.462828 26788 ts_manager.cc:194] Registered new tserver with Master: 36a20620a28f47baa86d4dc86b21604f (127.25.154.132:34245)
I20260601 13:36:28.463546 26788 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48210
I20260601 13:36:28.501147 27094 consensus_queue.cc:1048] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:28.505038 27210 consensus_queue.cc:1048] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:28.548091 27210 consensus_queue.cc:1048] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:28.552489 27094 consensus_queue.cc:1048] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:28.619416 27094 consensus_queue.cc:1048] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:28.623330 27124 consensus_queue.cc:1048] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:28.631454 27124 consensus_queue.cc:1048] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:28.635605 27210 consensus_queue.cc:1048] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:28.640722 27120 consensus_queue.cc:1048] T 1824823d0c354f92b9da0885c4ddedcb P 0bc76a418bf747b691da225b6b7fdf4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:28.644614 27221 consensus_queue.cc:1048] T 1824823d0c354f92b9da0885c4ddedcb P 0bc76a418bf747b691da225b6b7fdf4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:28.678893 27221 consensus_queue.cc:1048] T b4ba477ffcf845c785c72f33f18840b8 P 0bc76a418bf747b691da225b6b7fdf4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:28.682572 27092 consensus_queue.cc:1048] T b4ba477ffcf845c785c72f33f18840b8 P 0bc76a418bf747b691da225b6b7fdf4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:28.785506 26842 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:28.792554 27042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "638186cdd98b47e3961cb0407512d4d1"
dest_uuid: "af96cbda88b44541bad413068600111d"
mode: GRACEFUL
new_leader_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a"
 from {username='slave'} at 127.0.0.1:47332
I20260601 13:36:28.792814 27042 raft_consensus.cc:606] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [term 1 LEADER]: Received request to transfer leadership to TS 2222b9bcfaeb43b488fdb03a7166fc3a
I20260601 13:36:28.794358 27042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69b98a8c4b044c269a04a5ddffc72133"
dest_uuid: "af96cbda88b44541bad413068600111d"
mode: GRACEFUL
new_leader_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a"
 from {username='slave'} at 127.0.0.1:47332
I20260601 13:36:28.794536 27042 raft_consensus.cc:606] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [term 1 LEADER]: Received request to transfer leadership to TS 2222b9bcfaeb43b488fdb03a7166fc3a
I20260601 13:36:28.795316 26842 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260601 13:36:28.795564 26842 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:28.799674 27092 consensus_queue.cc:1048] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 0bc76a418bf747b691da225b6b7fdf4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:28.803908 27120 consensus_queue.cc:1048] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 0bc76a418bf747b691da225b6b7fdf4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:28.937877 27210 consensus_queue.cc:1048] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:28.940129 27094 raft_consensus.cc:993] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d: : Instructing follower 2222b9bcfaeb43b488fdb03a7166fc3a to start an election
I20260601 13:36:28.940263 27094 raft_consensus.cc:1081] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [term 1 LEADER]: Signalling peer 2222b9bcfaeb43b488fdb03a7166fc3a to start an election
I20260601 13:36:28.940922 26966 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69b98a8c4b044c269a04a5ddffc72133"
dest_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a"
 from {username='slave'} at 127.0.0.1:42844
I20260601 13:36:28.941075 26966 raft_consensus.cc:493] T 69b98a8c4b044c269a04a5ddffc72133 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:36:28.941147 26966 raft_consensus.cc:3060] T 69b98a8c4b044c269a04a5ddffc72133 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:36:28.941888 27094 consensus_queue.cc:1048] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:28.942407 26966 raft_consensus.cc:515] T 69b98a8c4b044c269a04a5ddffc72133 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.942994 26966 leader_election.cc:290] T 69b98a8c4b044c269a04a5ddffc72133 P 2222b9bcfaeb43b488fdb03a7166fc3a [CANDIDATE]: Term 2 election: Requested vote from peers 0bc76a418bf747b691da225b6b7fdf4d (127.25.154.129:38969), af96cbda88b44541bad413068600111d (127.25.154.131:37809)
I20260601 13:36:28.947535 27042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b98a8c4b044c269a04a5ddffc72133" candidate_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af96cbda88b44541bad413068600111d"
I20260601 13:36:28.947691 27042 raft_consensus.cc:3055] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:36:28.947753 27042 raft_consensus.cc:740] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af96cbda88b44541bad413068600111d, State: Running, Role: LEADER
I20260601 13:36:28.947793 26891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b98a8c4b044c269a04a5ddffc72133" candidate_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bc76a418bf747b691da225b6b7fdf4d"
I20260601 13:36:28.947955 26891 raft_consensus.cc:3060] T 69b98a8c4b044c269a04a5ddffc72133 P 0bc76a418bf747b691da225b6b7fdf4d [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:36:28.947965 27042 consensus_queue.cc:260] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [NON_LEADER]: Queue going to NON_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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.948185 27042 raft_consensus.cc:3060] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:36:28.948823 26891 raft_consensus.cc:2468] T 69b98a8c4b044c269a04a5ddffc72133 P 0bc76a418bf747b691da225b6b7fdf4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2222b9bcfaeb43b488fdb03a7166fc3a in term 2.
I20260601 13:36:28.948998 27042 raft_consensus.cc:2468] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2222b9bcfaeb43b488fdb03a7166fc3a in term 2.
I20260601 13:36:28.949142 26930 leader_election.cc:304] T 69b98a8c4b044c269a04a5ddffc72133 P 2222b9bcfaeb43b488fdb03a7166fc3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bc76a418bf747b691da225b6b7fdf4d, 2222b9bcfaeb43b488fdb03a7166fc3a; no voters: 
I20260601 13:36:28.949332 27100 raft_consensus.cc:2804] T 69b98a8c4b044c269a04a5ddffc72133 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:36:28.949563 27100 raft_consensus.cc:697] T 69b98a8c4b044c269a04a5ddffc72133 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 2 LEADER]: Becoming Leader. State: Replica: 2222b9bcfaeb43b488fdb03a7166fc3a, State: Running, Role: LEADER
I20260601 13:36:28.949731 27100 consensus_queue.cc:237] T 69b98a8c4b044c269a04a5ddffc72133 P 2222b9bcfaeb43b488fdb03a7166fc3a [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:28.951159 26788 catalog_manager.cc:5696] T 69b98a8c4b044c269a04a5ddffc72133 P 2222b9bcfaeb43b488fdb03a7166fc3a reported cstate change: term changed from 1 to 2, leader changed from af96cbda88b44541bad413068600111d (127.25.154.131) to 2222b9bcfaeb43b488fdb03a7166fc3a (127.25.154.130). New cstate: current_term: 2 leader_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:29.084905 27124 raft_consensus.cc:993] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d: : Instructing follower 2222b9bcfaeb43b488fdb03a7166fc3a to start an election
I20260601 13:36:29.085054 27124 raft_consensus.cc:1081] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [term 1 LEADER]: Signalling peer 2222b9bcfaeb43b488fdb03a7166fc3a to start an election
I20260601 13:36:29.085620 26966 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "638186cdd98b47e3961cb0407512d4d1"
dest_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a"
 from {username='slave'} at 127.0.0.1:42844
I20260601 13:36:29.085776 26966 raft_consensus.cc:493] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:36:29.085860 26966 raft_consensus.cc:3060] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:36:29.086861 26966 raft_consensus.cc:515] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:29.087330 26966 leader_election.cc:290] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a [CANDIDATE]: Term 2 election: Requested vote from peers 0bc76a418bf747b691da225b6b7fdf4d (127.25.154.129:38969), af96cbda88b44541bad413068600111d (127.25.154.131:37809)
I20260601 13:36:29.087646 26891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638186cdd98b47e3961cb0407512d4d1" candidate_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bc76a418bf747b691da225b6b7fdf4d"
I20260601 13:36:29.087920 26891 raft_consensus.cc:3060] T 638186cdd98b47e3961cb0407512d4d1 P 0bc76a418bf747b691da225b6b7fdf4d [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:36:29.087816 27042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638186cdd98b47e3961cb0407512d4d1" candidate_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af96cbda88b44541bad413068600111d"
I20260601 13:36:29.088043 27042 raft_consensus.cc:3055] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:36:29.088125 27042 raft_consensus.cc:740] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af96cbda88b44541bad413068600111d, State: Running, Role: LEADER
I20260601 13:36:29.088294 27042 consensus_queue.cc:260] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [NON_LEADER]: Queue going to NON_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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:29.088487 27042 raft_consensus.cc:3060] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:36:29.089066 26891 raft_consensus.cc:2468] T 638186cdd98b47e3961cb0407512d4d1 P 0bc76a418bf747b691da225b6b7fdf4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2222b9bcfaeb43b488fdb03a7166fc3a in term 2.
I20260601 13:36:29.089291 27042 raft_consensus.cc:2468] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2222b9bcfaeb43b488fdb03a7166fc3a in term 2.
I20260601 13:36:29.089495 26930 leader_election.cc:304] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bc76a418bf747b691da225b6b7fdf4d, 2222b9bcfaeb43b488fdb03a7166fc3a; no voters: 
I20260601 13:36:29.089787 27100 raft_consensus.cc:2804] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:36:29.089867 27100 raft_consensus.cc:697] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 2 LEADER]: Becoming Leader. State: Replica: 2222b9bcfaeb43b488fdb03a7166fc3a, State: Running, Role: LEADER
I20260601 13:36:29.090004 27100 consensus_queue.cc:237] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } }
I20260601 13:36:29.091534 26788 catalog_manager.cc:5696] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a reported cstate change: term changed from 1 to 2, leader changed from af96cbda88b44541bad413068600111d (127.25.154.131) to 2222b9bcfaeb43b488fdb03a7166fc3a (127.25.154.130). New cstate: current_term: 2 leader_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:29.456741 26891 raft_consensus.cc:1275] T 69b98a8c4b044c269a04a5ddffc72133 P 0bc76a418bf747b691da225b6b7fdf4d [term 2 FOLLOWER]: Refusing update from remote peer 2222b9bcfaeb43b488fdb03a7166fc3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:36:29.457448 27100 consensus_queue.cc:1048] T 69b98a8c4b044c269a04a5ddffc72133 P 2222b9bcfaeb43b488fdb03a7166fc3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:29.460399 27042 raft_consensus.cc:1275] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [term 2 FOLLOWER]: Refusing update from remote peer 2222b9bcfaeb43b488fdb03a7166fc3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:36:29.460776 27100 consensus_queue.cc:1048] T 69b98a8c4b044c269a04a5ddffc72133 P 2222b9bcfaeb43b488fdb03a7166fc3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:29.464780 27204 heartbeater.cc:499] Master 127.25.154.190:41539 was elected leader, sending a full tablet report...
I20260601 13:36:29.564666 26891 raft_consensus.cc:1275] T 638186cdd98b47e3961cb0407512d4d1 P 0bc76a418bf747b691da225b6b7fdf4d [term 2 FOLLOWER]: Refusing update from remote peer 2222b9bcfaeb43b488fdb03a7166fc3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:36:29.565183 27100 consensus_queue.cc:1048] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:29.568076 27042 raft_consensus.cc:1275] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [term 2 FOLLOWER]: Refusing update from remote peer 2222b9bcfaeb43b488fdb03a7166fc3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:36:29.568660 27100 consensus_queue.cc:1048] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:30.796015 26842 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:30.797049 26842 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:30.797144 26842 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:32.797518 26842 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:32.798462 26842 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:32.798547 26842 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:33.795837 27042 consensus_queue.cc:237] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } attrs { replace: true } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } } peers { permanent_uuid: "36a20620a28f47baa86d4dc86b21604f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 34245 } attrs { promote: true } }
I20260601 13:36:33.798247 26891 raft_consensus.cc:1275] T af0f4edebd624ed19556a8b163560d9a P 0bc76a418bf747b691da225b6b7fdf4d [term 1 FOLLOWER]: Refusing update from remote peer af96cbda88b44541bad413068600111d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:33.798779 27124 consensus_queue.cc:1048] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:33.798909 26966 raft_consensus.cc:1275] T af0f4edebd624ed19556a8b163560d9a P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Refusing update from remote peer af96cbda88b44541bad413068600111d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:33.799432 27124 consensus_queue.cc:1048] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:33.800863 27247 raft_consensus.cc:2955] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36a20620a28f47baa86d4dc86b21604f (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } attrs { replace: true } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } } peers { permanent_uuid: "36a20620a28f47baa86d4dc86b21604f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 34245 } attrs { promote: true } } }
I20260601 13:36:33.802913 26891 raft_consensus.cc:2955] T af0f4edebd624ed19556a8b163560d9a P 0bc76a418bf747b691da225b6b7fdf4d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36a20620a28f47baa86d4dc86b21604f (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } attrs { replace: true } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } } peers { permanent_uuid: "36a20620a28f47baa86d4dc86b21604f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 34245 } attrs { promote: true } } }
I20260601 13:36:33.803416 26786 catalog_manager.cc:5696] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d reported cstate change: config changed from index -1 to 2, NON_VOTER 36a20620a28f47baa86d4dc86b21604f (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "af96cbda88b44541bad413068600111d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36a20620a28f47baa86d4dc86b21604f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 34245 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:36:33.804446 27008 consensus_peers.cc:597] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d -> Peer 36a20620a28f47baa86d4dc86b21604f (127.25.154.132:34245): Couldn't send request to peer 36a20620a28f47baa86d4dc86b21604f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: af0f4edebd624ed19556a8b163560d9a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:33.804661 26966 raft_consensus.cc:2955] T af0f4edebd624ed19556a8b163560d9a P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36a20620a28f47baa86d4dc86b21604f (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } attrs { replace: true } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } } peers { permanent_uuid: "36a20620a28f47baa86d4dc86b21604f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 34245 } attrs { promote: true } } }
I20260601 13:36:33.810972 26966 consensus_queue.cc:237] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } attrs { replace: true } } peers { permanent_uuid: "36a20620a28f47baa86d4dc86b21604f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 34245 } attrs { promote: true } }
I20260601 13:36:33.812793 26891 raft_consensus.cc:1275] T 638186cdd98b47e3961cb0407512d4d1 P 0bc76a418bf747b691da225b6b7fdf4d [term 2 FOLLOWER]: Refusing update from remote peer 2222b9bcfaeb43b488fdb03a7166fc3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:36:33.812951 27042 raft_consensus.cc:1275] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [term 2 FOLLOWER]: Refusing update from remote peer 2222b9bcfaeb43b488fdb03a7166fc3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:36:33.813345 27258 consensus_queue.cc:1048] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:36:33.813750 27258 consensus_queue.cc:1048] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:36:33.815292 27259 raft_consensus.cc:2955] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 36a20620a28f47baa86d4dc86b21604f (127.25.154.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } attrs { replace: true } } peers { permanent_uuid: "36a20620a28f47baa86d4dc86b21604f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 34245 } attrs { promote: true } } }
I20260601 13:36:33.815670 26891 raft_consensus.cc:2955] T 638186cdd98b47e3961cb0407512d4d1 P 0bc76a418bf747b691da225b6b7fdf4d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 36a20620a28f47baa86d4dc86b21604f (127.25.154.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } attrs { replace: true } } peers { permanent_uuid: "36a20620a28f47baa86d4dc86b21604f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 34245 } attrs { promote: true } } }
I20260601 13:36:33.815807 27042 raft_consensus.cc:2955] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 36a20620a28f47baa86d4dc86b21604f (127.25.154.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } attrs { replace: true } } peers { permanent_uuid: "36a20620a28f47baa86d4dc86b21604f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 34245 } attrs { promote: true } } }
W20260601 13:36:33.818060 26933 consensus_peers.cc:597] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a -> Peer 36a20620a28f47baa86d4dc86b21604f (127.25.154.132:34245): Couldn't send request to peer 36a20620a28f47baa86d4dc86b21604f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 638186cdd98b47e3961cb0407512d4d1. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:33.818562 26788 catalog_manager.cc:5696] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d reported cstate change: config changed from index -1 to 3, NON_VOTER 36a20620a28f47baa86d4dc86b21604f (127.25.154.132) added. New cstate: current_term: 2 leader_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } attrs { replace: true } } peers { permanent_uuid: "36a20620a28f47baa86d4dc86b21604f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 34245 } attrs { promote: true } } }
I20260601 13:36:33.819162 27042 consensus_queue.cc:237] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } } peers { permanent_uuid: "36a20620a28f47baa86d4dc86b21604f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 34245 } attrs { promote: true } }
I20260601 13:36:33.820650 26966 raft_consensus.cc:1275] T 9ae9f2446b9444a180021565744898fe P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Refusing update from remote peer af96cbda88b44541bad413068600111d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:36:33.820897 27008 consensus_peers.cc:597] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d -> Peer 36a20620a28f47baa86d4dc86b21604f (127.25.154.132:34245): Couldn't send request to peer 36a20620a28f47baa86d4dc86b21604f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9ae9f2446b9444a180021565744898fe. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:33.821161 26891 raft_consensus.cc:1275] T 9ae9f2446b9444a180021565744898fe P 0bc76a418bf747b691da225b6b7fdf4d [term 1 FOLLOWER]: Refusing update from remote peer af96cbda88b44541bad413068600111d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:33.821766 27247 consensus_queue.cc:1048] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:33.821959 27246 consensus_queue.cc:1048] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:33.823623 27246 raft_consensus.cc:2955] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36a20620a28f47baa86d4dc86b21604f (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } } peers { permanent_uuid: "36a20620a28f47baa86d4dc86b21604f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 34245 } attrs { promote: true } } }
I20260601 13:36:33.824100 26966 raft_consensus.cc:2955] T 9ae9f2446b9444a180021565744898fe P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36a20620a28f47baa86d4dc86b21604f (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } } peers { permanent_uuid: "36a20620a28f47baa86d4dc86b21604f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 34245 } attrs { promote: true } } }
I20260601 13:36:33.825323 26891 raft_consensus.cc:2955] T 9ae9f2446b9444a180021565744898fe P 0bc76a418bf747b691da225b6b7fdf4d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36a20620a28f47baa86d4dc86b21604f (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } } peers { permanent_uuid: "36a20620a28f47baa86d4dc86b21604f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 34245 } attrs { promote: true } } }
I20260601 13:36:33.825939 26786 catalog_manager.cc:5696] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d reported cstate change: config changed from index -1 to 2, NON_VOTER 36a20620a28f47baa86d4dc86b21604f (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "af96cbda88b44541bad413068600111d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36a20620a28f47baa86d4dc86b21604f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 34245 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:33.826195 27042 consensus_queue.cc:237] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } } peers { permanent_uuid: "36a20620a28f47baa86d4dc86b21604f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 34245 } attrs { promote: true } }
I20260601 13:36:33.828210 26966 raft_consensus.cc:1275] T 0011a4b4d23a4103a54c304c8396dcc8 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Refusing update from remote peer af96cbda88b44541bad413068600111d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:33.828400 26890 raft_consensus.cc:1275] T 0011a4b4d23a4103a54c304c8396dcc8 P 0bc76a418bf747b691da225b6b7fdf4d [term 1 FOLLOWER]: Refusing update from remote peer af96cbda88b44541bad413068600111d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:36:33.829324 27008 consensus_peers.cc:597] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d -> Peer 36a20620a28f47baa86d4dc86b21604f (127.25.154.132:34245): Couldn't send request to peer 36a20620a28f47baa86d4dc86b21604f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0011a4b4d23a4103a54c304c8396dcc8. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:33.829957 27124 consensus_queue.cc:1048] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:33.830591 27246 consensus_queue.cc:1048] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:33.832095 27247 raft_consensus.cc:2955] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36a20620a28f47baa86d4dc86b21604f (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } } peers { permanent_uuid: "36a20620a28f47baa86d4dc86b21604f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 34245 } attrs { promote: true } } }
I20260601 13:36:33.832911 26966 raft_consensus.cc:2955] T 0011a4b4d23a4103a54c304c8396dcc8 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36a20620a28f47baa86d4dc86b21604f (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } } peers { permanent_uuid: "36a20620a28f47baa86d4dc86b21604f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 34245 } attrs { promote: true } } }
I20260601 13:36:33.833062 26890 raft_consensus.cc:2955] T 0011a4b4d23a4103a54c304c8396dcc8 P 0bc76a418bf747b691da225b6b7fdf4d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 36a20620a28f47baa86d4dc86b21604f (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } } peers { permanent_uuid: "36a20620a28f47baa86d4dc86b21604f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 34245 } attrs { promote: true } } }
I20260601 13:36:33.835124 26788 catalog_manager.cc:5696] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d reported cstate change: config changed from index -1 to 2, NON_VOTER 36a20620a28f47baa86d4dc86b21604f (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "af96cbda88b44541bad413068600111d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0bc76a418bf747b691da225b6b7fdf4d" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38969 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2222b9bcfaeb43b488fdb03a7166fc3a" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af96cbda88b44541bad413068600111d" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36a20620a28f47baa86d4dc86b21604f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 34245 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:33.969595 26218 tablet_server.cc:179] TabletServer@127.25.154.129:0 shutting down...
I20260601 13:36:33.974536 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:33.974835 26218 tablet_replica.cc:333] T 9ae9f2446b9444a180021565744898fe P 0bc76a418bf747b691da225b6b7fdf4d: stopping tablet replica
I20260601 13:36:33.974998 26218 raft_consensus.cc:2243] T 9ae9f2446b9444a180021565744898fe P 0bc76a418bf747b691da225b6b7fdf4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:33.975162 26218 raft_consensus.cc:2272] T 9ae9f2446b9444a180021565744898fe P 0bc76a418bf747b691da225b6b7fdf4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:33.975936 26218 tablet_replica.cc:333] T 69b98a8c4b044c269a04a5ddffc72133 P 0bc76a418bf747b691da225b6b7fdf4d: stopping tablet replica
I20260601 13:36:33.976058 26218 raft_consensus.cc:2243] T 69b98a8c4b044c269a04a5ddffc72133 P 0bc76a418bf747b691da225b6b7fdf4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:33.976181 26218 raft_consensus.cc:2272] T 69b98a8c4b044c269a04a5ddffc72133 P 0bc76a418bf747b691da225b6b7fdf4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:33.976594 26218 tablet_replica.cc:333] T af0f4edebd624ed19556a8b163560d9a P 0bc76a418bf747b691da225b6b7fdf4d: stopping tablet replica
I20260601 13:36:33.976702 26218 raft_consensus.cc:2243] T af0f4edebd624ed19556a8b163560d9a P 0bc76a418bf747b691da225b6b7fdf4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:33.976799 26218 raft_consensus.cc:2272] T af0f4edebd624ed19556a8b163560d9a P 0bc76a418bf747b691da225b6b7fdf4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:33.977401 26218 tablet_replica.cc:333] T 0011a4b4d23a4103a54c304c8396dcc8 P 0bc76a418bf747b691da225b6b7fdf4d: stopping tablet replica
I20260601 13:36:33.977516 26218 raft_consensus.cc:2243] T 0011a4b4d23a4103a54c304c8396dcc8 P 0bc76a418bf747b691da225b6b7fdf4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:33.977614 26218 raft_consensus.cc:2272] T 0011a4b4d23a4103a54c304c8396dcc8 P 0bc76a418bf747b691da225b6b7fdf4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:33.978360 26218 tablet_replica.cc:333] T b4ba477ffcf845c785c72f33f18840b8 P 0bc76a418bf747b691da225b6b7fdf4d: stopping tablet replica
I20260601 13:36:33.978475 26218 raft_consensus.cc:2243] T b4ba477ffcf845c785c72f33f18840b8 P 0bc76a418bf747b691da225b6b7fdf4d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:33.978706 26218 raft_consensus.cc:2272] T b4ba477ffcf845c785c72f33f18840b8 P 0bc76a418bf747b691da225b6b7fdf4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:33.979051 26218 tablet_replica.cc:333] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 0bc76a418bf747b691da225b6b7fdf4d: stopping tablet replica
I20260601 13:36:33.979224 26218 raft_consensus.cc:2243] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 0bc76a418bf747b691da225b6b7fdf4d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:33.979391 26218 raft_consensus.cc:2272] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 0bc76a418bf747b691da225b6b7fdf4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:33.979744 26218 tablet_replica.cc:333] T 638186cdd98b47e3961cb0407512d4d1 P 0bc76a418bf747b691da225b6b7fdf4d: stopping tablet replica
I20260601 13:36:33.979809 26218 raft_consensus.cc:2243] T 638186cdd98b47e3961cb0407512d4d1 P 0bc76a418bf747b691da225b6b7fdf4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:33.979933 26218 raft_consensus.cc:2272] T 638186cdd98b47e3961cb0407512d4d1 P 0bc76a418bf747b691da225b6b7fdf4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:33.980397 26218 tablet_replica.cc:333] T 1824823d0c354f92b9da0885c4ddedcb P 0bc76a418bf747b691da225b6b7fdf4d: stopping tablet replica
I20260601 13:36:33.980463 26218 raft_consensus.cc:2243] T 1824823d0c354f92b9da0885c4ddedcb P 0bc76a418bf747b691da225b6b7fdf4d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:33.980661 26218 raft_consensus.cc:2272] T 1824823d0c354f92b9da0885c4ddedcb P 0bc76a418bf747b691da225b6b7fdf4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:33.984184 26218 tablet_server.cc:196] TabletServer@127.25.154.129:0 shutdown complete.
I20260601 13:36:33.986891 26218 tablet_server.cc:179] TabletServer@127.25.154.130:0 shutting down...
I20260601 13:36:33.993894 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:33.994266 26218 tablet_replica.cc:333] T 0011a4b4d23a4103a54c304c8396dcc8 P 2222b9bcfaeb43b488fdb03a7166fc3a: stopping tablet replica
I20260601 13:36:33.994447 26218 raft_consensus.cc:2243] T 0011a4b4d23a4103a54c304c8396dcc8 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:33.994624 26218 raft_consensus.cc:2272] T 0011a4b4d23a4103a54c304c8396dcc8 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:33.995270 26218 tablet_replica.cc:333] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a: stopping tablet replica
I20260601 13:36:33.995428 26218 raft_consensus.cc:2243] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:36:33.995697 26218 raft_consensus.cc:2272] T 638186cdd98b47e3961cb0407512d4d1 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:33.996215 26218 tablet_replica.cc:333] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 2222b9bcfaeb43b488fdb03a7166fc3a: stopping tablet replica
I20260601 13:36:33.996336 26218 raft_consensus.cc:2243] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:33.996454 26218 raft_consensus.cc:2272] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:33.996923 26218 tablet_replica.cc:333] T b4ba477ffcf845c785c72f33f18840b8 P 2222b9bcfaeb43b488fdb03a7166fc3a: stopping tablet replica
I20260601 13:36:33.997077 26218 raft_consensus.cc:2243] T b4ba477ffcf845c785c72f33f18840b8 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:33.997201 26218 raft_consensus.cc:2272] T b4ba477ffcf845c785c72f33f18840b8 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:33.997552 26218 tablet_replica.cc:333] T af0f4edebd624ed19556a8b163560d9a P 2222b9bcfaeb43b488fdb03a7166fc3a: stopping tablet replica
I20260601 13:36:33.997673 26218 raft_consensus.cc:2243] T af0f4edebd624ed19556a8b163560d9a P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:33.997802 26218 raft_consensus.cc:2272] T af0f4edebd624ed19556a8b163560d9a P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:33.998347 26218 tablet_replica.cc:333] T 9ae9f2446b9444a180021565744898fe P 2222b9bcfaeb43b488fdb03a7166fc3a: stopping tablet replica
I20260601 13:36:33.998518 26218 raft_consensus.cc:2243] T 9ae9f2446b9444a180021565744898fe P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:33.998641 26218 raft_consensus.cc:2272] T 9ae9f2446b9444a180021565744898fe P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:33.999133 26218 tablet_replica.cc:333] T 69b98a8c4b044c269a04a5ddffc72133 P 2222b9bcfaeb43b488fdb03a7166fc3a: stopping tablet replica
I20260601 13:36:33.999244 26218 raft_consensus.cc:2243] T 69b98a8c4b044c269a04a5ddffc72133 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:36:33.999444 26218 raft_consensus.cc:2272] T 69b98a8c4b044c269a04a5ddffc72133 P 2222b9bcfaeb43b488fdb03a7166fc3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:33.999776 26218 tablet_replica.cc:333] T 1824823d0c354f92b9da0885c4ddedcb P 2222b9bcfaeb43b488fdb03a7166fc3a: stopping tablet replica
I20260601 13:36:33.999887 26218 raft_consensus.cc:2243] T 1824823d0c354f92b9da0885c4ddedcb P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:33.999984 26218 raft_consensus.cc:2272] T 1824823d0c354f92b9da0885c4ddedcb P 2222b9bcfaeb43b488fdb03a7166fc3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:34.014878 26218 tablet_server.cc:196] TabletServer@127.25.154.130:0 shutdown complete.
I20260601 13:36:34.018038 26218 tablet_server.cc:179] TabletServer@127.25.154.131:0 shutting down...
I20260601 13:36:34.023932 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:34.024185 26218 tablet_replica.cc:333] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d: stopping tablet replica
I20260601 13:36:34.024331 26218 raft_consensus.cc:2243] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:34.024605 26218 raft_consensus.cc:2272] T 9ae9f2446b9444a180021565744898fe P af96cbda88b44541bad413068600111d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:34.025310 26218 tablet_replica.cc:333] T 1824823d0c354f92b9da0885c4ddedcb P af96cbda88b44541bad413068600111d: stopping tablet replica
I20260601 13:36:34.025437 26218 raft_consensus.cc:2243] T 1824823d0c354f92b9da0885c4ddedcb P af96cbda88b44541bad413068600111d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:34.025547 26218 raft_consensus.cc:2272] T 1824823d0c354f92b9da0885c4ddedcb P af96cbda88b44541bad413068600111d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:34.025928 26218 tablet_replica.cc:333] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d: stopping tablet replica
I20260601 13:36:34.026032 26218 raft_consensus.cc:2243] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:34.026189 26218 raft_consensus.cc:2272] T 69b98a8c4b044c269a04a5ddffc72133 P af96cbda88b44541bad413068600111d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:34.026547 26218 tablet_replica.cc:333] T b4ba477ffcf845c785c72f33f18840b8 P af96cbda88b44541bad413068600111d: stopping tablet replica
I20260601 13:36:34.026644 26218 raft_consensus.cc:2243] T b4ba477ffcf845c785c72f33f18840b8 P af96cbda88b44541bad413068600111d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:34.026724 26218 raft_consensus.cc:2272] T b4ba477ffcf845c785c72f33f18840b8 P af96cbda88b44541bad413068600111d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:34.027076 26218 tablet_replica.cc:333] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P af96cbda88b44541bad413068600111d: stopping tablet replica
I20260601 13:36:34.027172 26218 raft_consensus.cc:2243] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P af96cbda88b44541bad413068600111d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:34.027253 26218 raft_consensus.cc:2272] T 44ab82e9fce44a3d9a1ce2a80daa3fb5 P af96cbda88b44541bad413068600111d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:34.027599 26218 tablet_replica.cc:333] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d: stopping tablet replica
I20260601 13:36:34.027693 26218 raft_consensus.cc:2243] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:34.027902 26218 raft_consensus.cc:2272] T 0011a4b4d23a4103a54c304c8396dcc8 P af96cbda88b44541bad413068600111d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:34.028450 26218 tablet_replica.cc:333] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d: stopping tablet replica
I20260601 13:36:34.028543 26218 raft_consensus.cc:2243] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:34.028637 26218 raft_consensus.cc:2272] T 638186cdd98b47e3961cb0407512d4d1 P af96cbda88b44541bad413068600111d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:34.029124 26218 tablet_replica.cc:333] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d: stopping tablet replica
I20260601 13:36:34.029218 26218 raft_consensus.cc:2243] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:34.029419 26218 raft_consensus.cc:2272] T af0f4edebd624ed19556a8b163560d9a P af96cbda88b44541bad413068600111d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:34.044538 26218 tablet_server.cc:196] TabletServer@127.25.154.131:0 shutdown complete.
I20260601 13:36:34.047982 26218 tablet_server.cc:179] TabletServer@127.25.154.132:0 shutting down...
I20260601 13:36:34.052680 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:34.065714 26218 tablet_server.cc:196] TabletServer@127.25.154.132:0 shutdown complete.
I20260601 13:36:34.067821 26218 master.cc:562] Master@127.25.154.190:41539 shutting down...
W20260601 13:36:34.073221 26836 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:36:34.073366 26836 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:36:34.073437 26836 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:36:34.073927 26218 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c076849b476e4f479b8e70c2f98d59e0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:34.074234 26218 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c076849b476e4f479b8e70c2f98d59e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:34.074335 26218 tablet_replica.cc:333] T 00000000000000000000000000000000 P c076849b476e4f479b8e70c2f98d59e0: stopping tablet replica
I20260601 13:36:34.087445 26218 master.cc:584] Master@127.25.154.190:41539 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (7343 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260601 13:36:34.100234 26218 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.154.190:44063,127.25.154.189:36233,127.25.154.188:36125
I20260601 13:36:34.100740 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:34.102913 27269 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:34.103075 27270 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:34.103085 27272 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:34.103320 26218 server_base.cc:1061] running on GCE node
I20260601 13:36:34.103497 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:34.103546 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:34.103605 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780320994103603 us; error 0 us; skew 500 ppm
I20260601 13:36:34.104463 26218 webserver.cc:533] Webserver started at http://127.25.154.190:36091/ using document root <none> and password file <none>
I20260601 13:36:34.104653 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:34.104713 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:34.104791 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:34.105239 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-0/minicluster-data/master-0-root/instance:
uuid: "d78519a42695486daf9723def397d8ee"
format_stamp: "Formatted at 2026-06-01 13:36:34 on dist-test-slave-whnk"
I20260601 13:36:34.106986 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:34.108392 27277 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:34.108801 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:34.108902 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-0/minicluster-data/master-0-root
uuid: "d78519a42695486daf9723def397d8ee"
format_stamp: "Formatted at 2026-06-01 13:36:34 on dist-test-slave-whnk"
I20260601 13:36:34.109001 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-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)
I20260601 13:36:34.124267 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:34.124716 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:34.129007 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.190:44063
I20260601 13:36:34.130482 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:36:34.135303 27329 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.190:44063 every 8 connection(s)
I20260601 13:36:34.136197 27330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:36:34.136358 27333 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:34.136355 27332 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:34.136696 26218 server_base.cc:1061] running on GCE node
I20260601 13:36:34.137509 27330 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:36:34.138331 27335 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:34.138566 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:34.138633 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:34.138659 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780320994138658 us; error 0 us; skew 500 ppm
I20260601 13:36:34.139597 26218 webserver.cc:533] Webserver started at http://127.25.154.189:43311/ using document root <none> and password file <none>
I20260601 13:36:34.139778 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:34.139837 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:34.139925 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:34.140316 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-0/minicluster-data/master-1-root/instance:
uuid: "bd2ac6746e2a49f48b247b5942d0e561"
format_stamp: "Formatted at 2026-06-01 13:36:34 on dist-test-slave-whnk"
I20260601 13:36:34.142771 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:36:34.143172 27330 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:36:34.143826 27281 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.154.189:36233: connect: Connection refused (error 111) [suppressed 2 similar messages]
I20260601 13:36:34.143958 27342 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:34.144213 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:34.144308 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-0/minicluster-data/master-1-root
uuid: "bd2ac6746e2a49f48b247b5942d0e561"
format_stamp: "Formatted at 2026-06-01 13:36:34 on dist-test-slave-whnk"
I20260601 13:36:34.144374 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-0/minicluster-data/master-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)
W20260601 13:36:34.144708 27330 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.154.189:36233: Network error: Client connection negotiation failed: client connection to 127.25.154.189:36233: connect: Connection refused (error 111)
I20260601 13:36:34.155197 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:34.155665 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:34.159734 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.189:36233
I20260601 13:36:34.159816 27395 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.189:36233 every 8 connection(s)
I20260601 13:36:34.160524 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:36:34.160804 27396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:36:34.162359 27398 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:34.162578 27399 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:34.162774 27401 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:34.162806 27396 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:34.162935 26218 server_base.cc:1061] running on GCE node
I20260601 13:36:34.163139 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:34.163201 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:34.163236 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780320994163234 us; error 0 us; skew 500 ppm
I20260601 13:36:34.164165 26218 webserver.cc:533] Webserver started at http://127.25.154.188:38275/ using document root <none> and password file <none>
I20260601 13:36:34.164357 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:34.164418 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:34.164469 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:34.164793 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-0/minicluster-data/master-2-root/instance:
uuid: "577d224a5fca415ab55eed8c41c569f0"
format_stamp: "Formatted at 2026-06-01 13:36:34 on dist-test-slave-whnk"
I20260601 13:36:34.166934 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:34.167492 27396 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:34.168394 27407 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:34.168680 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:34.168761 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-0/minicluster-data/master-2-root
uuid: "577d224a5fca415ab55eed8c41c569f0"
format_stamp: "Formatted at 2026-06-01 13:36:34 on dist-test-slave-whnk"
I20260601 13:36:34.168820 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-0/minicluster-data/master-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)
I20260601 13:36:34.172978 27396 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:36:34.174450 27396 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.154.188:36125: Network error: Client connection negotiation failed: client connection to 127.25.154.188:36125: connect: Connection refused (error 111)
I20260601 13:36:34.182757 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:34.183235 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:34.188226 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.188:36125
I20260601 13:36:34.188249 27461 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.188:36125 every 8 connection(s)
I20260601 13:36:34.188791 26218 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:36:34.189348 27462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:34.190593 27462 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:34.191875 27330 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } attempt: 1
I20260601 13:36:34.195766 27462 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:34.196293 27330 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:34.200119 27462 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:34.202397 27330 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee: Bootstrap starting.
I20260601 13:36:34.203651 27330 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:34.204861 27330 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee: No bootstrap required, opened a new log
I20260601 13:36:34.205085 27462 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0: Bootstrap starting.
I20260601 13:36:34.205340 27330 raft_consensus.cc:359] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } }
I20260601 13:36:34.205454 27330 raft_consensus.cc:385] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:34.205502 27330 raft_consensus.cc:740] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d78519a42695486daf9723def397d8ee, State: Initialized, Role: FOLLOWER
I20260601 13:36:34.205641 27330 consensus_queue.cc:260] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } }
I20260601 13:36:34.205981 27467 sys_catalog.cc:455] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } } }
I20260601 13:36:34.206103 27467 sys_catalog.cc:458] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:34.206208 27462 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:34.206241 27330 sys_catalog.cc:565] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:34.207368 27462 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0: No bootstrap required, opened a new log
I20260601 13:36:34.207913 27462 raft_consensus.cc:359] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } }
I20260601 13:36:34.208045 27462 raft_consensus.cc:385] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:34.208065 26218 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260601 13:36:34.208094 27462 raft_consensus.cc:740] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 577d224a5fca415ab55eed8c41c569f0, State: Initialized, Role: FOLLOWER
I20260601 13:36:34.208243 27462 consensus_queue.cc:260] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } }
I20260601 13:36:34.208595 27480 sys_catalog.cc:455] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } } }
I20260601 13:36:34.208726 27480 sys_catalog.cc:458] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:34.208797 27462 sys_catalog.cc:565] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [sys.catalog]: configured and running, proceeding with master startup.
W20260601 13:36:34.209105 27479 catalog_manager.cc:1593] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:36:34.209190 27479 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:36:34.211170 27491 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:36:34.211239 27491 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:36:34.227669 27396 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } attempt: 1
I20260601 13:36:34.233497 27396 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561: Bootstrap starting.
I20260601 13:36:34.234652 27396 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:34.236021 27396 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561: No bootstrap required, opened a new log
I20260601 13:36:34.236541 27396 raft_consensus.cc:359] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } }
I20260601 13:36:34.236660 27396 raft_consensus.cc:385] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:34.236685 27396 raft_consensus.cc:740] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd2ac6746e2a49f48b247b5942d0e561, State: Initialized, Role: FOLLOWER
I20260601 13:36:34.236837 27396 consensus_queue.cc:260] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } }
I20260601 13:36:34.237226 27493 sys_catalog.cc:455] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } } }
I20260601 13:36:34.237336 27396 sys_catalog.cc:565] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:34.237365 27493 sys_catalog.cc:458] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:34.239384 26218 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260601 13:36:34.239948 27504 catalog_manager.cc:1593] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:36:34.240012 27504 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:36:34.240125 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:34.243340 27505 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:34.243378 27508 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:34.243382 27506 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:34.243418 26218 server_base.cc:1061] running on GCE node
I20260601 13:36:34.243775 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:34.243845 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:34.243871 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780320994243870 us; error 0 us; skew 500 ppm
I20260601 13:36:34.245013 26218 webserver.cc:533] Webserver started at http://127.25.154.129:34811/ using document root <none> and password file <none>
I20260601 13:36:34.245200 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:34.245280 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:34.245363 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:34.245859 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-0/minicluster-data/ts-0-root/instance:
uuid: "9fc90c76093a43078cf6a4460d8f39d0"
format_stamp: "Formatted at 2026-06-01 13:36:34 on dist-test-slave-whnk"
I20260601 13:36:34.247524 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:34.248750 27513 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:34.249071 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:34.249163 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-0/minicluster-data/ts-0-root
uuid: "9fc90c76093a43078cf6a4460d8f39d0"
format_stamp: "Formatted at 2026-06-01 13:36:34 on dist-test-slave-whnk"
I20260601 13:36:34.249281 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-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)
I20260601 13:36:34.268308 27493 raft_consensus.cc:493] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:34.268498 27480 raft_consensus.cc:493] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:34.268487 27493 raft_consensus.cc:515] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } }
I20260601 13:36:34.268729 27480 raft_consensus.cc:515] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } }
I20260601 13:36:34.269341 27493 leader_election.cc:290] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d78519a42695486daf9723def397d8ee (127.25.154.190:44063), 577d224a5fca415ab55eed8c41c569f0 (127.25.154.188:36125)
I20260601 13:36:34.269348 27480 leader_election.cc:290] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d78519a42695486daf9723def397d8ee (127.25.154.190:44063), bd2ac6746e2a49f48b247b5942d0e561 (127.25.154.189:36233)
I20260601 13:36:34.269799 27370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "577d224a5fca415ab55eed8c41c569f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2ac6746e2a49f48b247b5942d0e561" is_pre_election: true
I20260601 13:36:34.269862 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "577d224a5fca415ab55eed8c41c569f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d78519a42695486daf9723def397d8ee" is_pre_election: true
I20260601 13:36:34.269912 27303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bd2ac6746e2a49f48b247b5942d0e561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d78519a42695486daf9723def397d8ee" is_pre_election: true
I20260601 13:36:34.269943 27370 raft_consensus.cc:2468] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 577d224a5fca415ab55eed8c41c569f0 in term 0.
I20260601 13:36:34.270005 27436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bd2ac6746e2a49f48b247b5942d0e561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "577d224a5fca415ab55eed8c41c569f0" is_pre_election: true
I20260601 13:36:34.270081 27436 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd2ac6746e2a49f48b247b5942d0e561 in term 0.
I20260601 13:36:34.269943 27304 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 577d224a5fca415ab55eed8c41c569f0 in term 0.
I20260601 13:36:34.270429 27344 leader_election.cc:304] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 577d224a5fca415ab55eed8c41c569f0, bd2ac6746e2a49f48b247b5942d0e561; no voters: d78519a42695486daf9723def397d8ee
I20260601 13:36:34.270578 27412 leader_election.cc:304] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [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: 577d224a5fca415ab55eed8c41c569f0, bd2ac6746e2a49f48b247b5942d0e561; no voters: 
I20260601 13:36:34.270627 27493 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:34.270696 27493 raft_consensus.cc:493] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:34.270742 27493 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:34.270859 27480 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:34.270922 27480 raft_consensus.cc:493] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:34.270960 27480 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:34.271786 27493 raft_consensus.cc:515] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } }
I20260601 13:36:34.272015 27480 raft_consensus.cc:515] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } }
I20260601 13:36:34.272274 27493 leader_election.cc:290] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [CANDIDATE]: Term 1 election: Requested vote from peers d78519a42695486daf9723def397d8ee (127.25.154.190:44063), 577d224a5fca415ab55eed8c41c569f0 (127.25.154.188:36125)
I20260601 13:36:34.272375 27480 leader_election.cc:290] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [CANDIDATE]: Term 1 election: Requested vote from peers d78519a42695486daf9723def397d8ee (127.25.154.190:44063), bd2ac6746e2a49f48b247b5942d0e561 (127.25.154.189:36233)
I20260601 13:36:34.272627 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bd2ac6746e2a49f48b247b5942d0e561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d78519a42695486daf9723def397d8ee"
I20260601 13:36:34.272627 27436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "bd2ac6746e2a49f48b247b5942d0e561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "577d224a5fca415ab55eed8c41c569f0"
I20260601 13:36:34.272745 27303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "577d224a5fca415ab55eed8c41c569f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d78519a42695486daf9723def397d8ee"
I20260601 13:36:34.272831 27436 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bd2ac6746e2a49f48b247b5942d0e561 in current term 1: Already voted for candidate 577d224a5fca415ab55eed8c41c569f0 in this term.
I20260601 13:36:34.273088 27370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "577d224a5fca415ab55eed8c41c569f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd2ac6746e2a49f48b247b5942d0e561"
I20260601 13:36:34.272763 27304 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:34.273298 27370 raft_consensus.cc:2393] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 577d224a5fca415ab55eed8c41c569f0 in current term 1: Already voted for candidate bd2ac6746e2a49f48b247b5942d0e561 in this term.
I20260601 13:36:34.273829 27412 leader_election.cc:304] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 577d224a5fca415ab55eed8c41c569f0; no voters: bd2ac6746e2a49f48b247b5942d0e561, d78519a42695486daf9723def397d8ee
I20260601 13:36:34.274029 27480 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260601 13:36:34.275803 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:34.275998 27304 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd2ac6746e2a49f48b247b5942d0e561 in term 1.
I20260601 13:36:34.276281 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:34.276331 27344 leader_election.cc:304] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bd2ac6746e2a49f48b247b5942d0e561, d78519a42695486daf9723def397d8ee; no voters: 577d224a5fca415ab55eed8c41c569f0
I20260601 13:36:34.276512 27493 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:34.276597 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:34.276757 27493 raft_consensus.cc:697] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [term 1 LEADER]: Becoming Leader. State: Replica: bd2ac6746e2a49f48b247b5942d0e561, State: Running, Role: LEADER
I20260601 13:36:34.276899 27493 consensus_queue.cc:237] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [LEADER]: Queue going to LEADER mode. State: All 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: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } }
I20260601 13:36:34.277117 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:34.277149 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:34.277182 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:34.277199 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:34.277688 27519 sys_catalog.cc:455] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bd2ac6746e2a49f48b247b5942d0e561. Latest consensus state: current_term: 1 leader_uuid: "bd2ac6746e2a49f48b247b5942d0e561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } } }
I20260601 13:36:34.277812 27519 sys_catalog.cc:458] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:34.278153 27523 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:36:34.279147 27523 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:36:34.281647 27436 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [term 1 FOLLOWER]: Refusing update from remote peer bd2ac6746e2a49f48b247b5942d0e561: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:34.282382 27304 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [term 1 FOLLOWER]: Refusing update from remote peer bd2ac6746e2a49f48b247b5942d0e561: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:34.282613 27519 consensus_queue.cc:1048] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:34.282780 27493 consensus_queue.cc:1048] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:34.283315 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.129:40391
I20260601 13:36:34.283376 27580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.129:40391 every 8 connection(s)
I20260601 13:36:34.284412 27480 sys_catalog.cc:455] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bd2ac6746e2a49f48b247b5942d0e561. Latest consensus state: current_term: 1 leader_uuid: "bd2ac6746e2a49f48b247b5942d0e561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } } }
I20260601 13:36:34.284528 27480 sys_catalog.cc:458] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:34.284565 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:36:34.284974 27467 sys_catalog.cc:455] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [sys.catalog]: SysCatalogTable state changed. Reason: New leader bd2ac6746e2a49f48b247b5942d0e561. Latest consensus state: current_term: 1 leader_uuid: "bd2ac6746e2a49f48b247b5942d0e561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } } }
I20260601 13:36:34.285084 27467 sys_catalog.cc:458] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:34.285890 27519 sys_catalog.cc:455] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "bd2ac6746e2a49f48b247b5942d0e561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } } }
I20260601 13:36:34.285989 27519 sys_catalog.cc:458] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:34.286772 27493 sys_catalog.cc:455] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "bd2ac6746e2a49f48b247b5942d0e561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } } }
I20260601 13:36:34.286896 27493 sys_catalog.cc:458] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:34.287487 27480 sys_catalog.cc:455] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "bd2ac6746e2a49f48b247b5942d0e561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } } }
I20260601 13:36:34.287593 27480 sys_catalog.cc:458] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [sys.catalog]: This master's current role is: FOLLOWER
W20260601 13:36:34.288057 27591 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:34.288379 27467 sys_catalog.cc:455] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "bd2ac6746e2a49f48b247b5942d0e561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } } }
I20260601 13:36:34.288480 27467 sys_catalog.cc:458] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [sys.catalog]: This master's current role is: FOLLOWER
W20260601 13:36:34.287581 27594 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:34.288708 27590 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:34.288964 27523 catalog_manager.cc:1382] Generated new cluster ID: d5ec4e6f493040838eafe25567f46bed
I20260601 13:36:34.289019 27523 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:36:34.289122 26218 server_base.cc:1061] running on GCE node
I20260601 13:36:34.289299 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:34.289391 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:34.289458 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780320994289456 us; error 0 us; skew 500 ppm
I20260601 13:36:34.290647 26218 webserver.cc:533] Webserver started at http://127.25.154.130:36729/ using document root <none> and password file <none>
I20260601 13:36:34.290870 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:34.290958 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:34.291060 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:34.291504 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-0/minicluster-data/ts-1-root/instance:
uuid: "7e2722f5883b4255ad5bf1d45ef23cfa"
format_stamp: "Formatted at 2026-06-01 13:36:34 on dist-test-slave-whnk"
I20260601 13:36:34.291532 27581 heartbeater.cc:344] Connected to a master server at 127.25.154.188:36125
I20260601 13:36:34.291702 27581 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:34.291930 27581 heartbeater.cc:507] Master 127.25.154.188:36125 requested a full tablet report, sending...
I20260601 13:36:34.292603 27426 ts_manager.cc:194] Registered new tserver with Master: 9fc90c76093a43078cf6a4460d8f39d0 (127.25.154.129:40391)
I20260601 13:36:34.294687 27584 heartbeater.cc:344] Connected to a master server at 127.25.154.189:36233
I20260601 13:36:34.294697 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:36:34.294785 27584 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:34.295001 27584 heartbeater.cc:507] Master 127.25.154.189:36233 requested a full tablet report, sending...
I20260601 13:36:34.295421 27582 heartbeater.cc:344] Connected to a master server at 127.25.154.190:44063
I20260601 13:36:34.295499 27582 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:34.295611 27360 ts_manager.cc:194] Registered new tserver with Master: 9fc90c76093a43078cf6a4460d8f39d0 (127.25.154.129:40391)
I20260601 13:36:34.295671 27582 heartbeater.cc:507] Master 127.25.154.190:44063 requested a full tablet report, sending...
I20260601 13:36:34.295890 27603 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:34.296245 27294 ts_manager.cc:194] Registered new tserver with Master: 9fc90c76093a43078cf6a4460d8f39d0 (127.25.154.129:40391)
I20260601 13:36:34.296259 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:34.296415 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-0/minicluster-data/ts-1-root
uuid: "7e2722f5883b4255ad5bf1d45ef23cfa"
format_stamp: "Formatted at 2026-06-01 13:36:34 on dist-test-slave-whnk"
I20260601 13:36:34.296499 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-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)
I20260601 13:36:34.309429 27523 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:36:34.310295 27523 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:36:34.314762 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:34.315233 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:34.315582 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:34.316133 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:34.316195 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:34.316257 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:34.316289 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:34.320973 27523 catalog_manager.cc:6069] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561: Generated new TSK 0
I20260601 13:36:34.321223 27523 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:36:34.322052 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.130:35529
I20260601 13:36:34.323244 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:36:34.324222 27667 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.130:35529 every 8 connection(s)
W20260601 13:36:34.325670 27676 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:34.325680 27675 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:34.325929 27678 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:34.326917 26218 server_base.cc:1061] running on GCE node
I20260601 13:36:34.327216 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:34.327540 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:34.327610 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780320994327607 us; error 0 us; skew 500 ppm
I20260601 13:36:34.327926 27669 heartbeater.cc:344] Connected to a master server at 127.25.154.190:44063
I20260601 13:36:34.328215 27669 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:34.328449 27669 heartbeater.cc:507] Master 127.25.154.190:44063 requested a full tablet report, sending...
I20260601 13:36:34.328619 27670 heartbeater.cc:344] Connected to a master server at 127.25.154.189:36233
I20260601 13:36:34.328698 27670 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:34.328704 26218 webserver.cc:533] Webserver started at http://127.25.154.131:35449/ using document root <none> and password file <none>
I20260601 13:36:34.328872 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:34.328895 27670 heartbeater.cc:507] Master 127.25.154.189:36233 requested a full tablet report, sending...
I20260601 13:36:34.328923 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:34.328991 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:34.329425 27294 ts_manager.cc:194] Registered new tserver with Master: 7e2722f5883b4255ad5bf1d45ef23cfa (127.25.154.130:35529)
I20260601 13:36:34.329447 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-0/minicluster-data/ts-2-root/instance:
uuid: "7bc83edfffab41c7b147632a46e5057c"
format_stamp: "Formatted at 2026-06-01 13:36:34 on dist-test-slave-whnk"
I20260601 13:36:34.329680 27360 ts_manager.cc:194] Registered new tserver with Master: 7e2722f5883b4255ad5bf1d45ef23cfa (127.25.154.130:35529)
I20260601 13:36:34.330519 27360 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53684
I20260601 13:36:34.331322 27668 heartbeater.cc:344] Connected to a master server at 127.25.154.188:36125
I20260601 13:36:34.331411 27668 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:34.331523 27668 heartbeater.cc:507] Master 127.25.154.188:36125 requested a full tablet report, sending...
I20260601 13:36:34.331512 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:34.332091 27426 ts_manager.cc:194] Registered new tserver with Master: 7e2722f5883b4255ad5bf1d45ef23cfa (127.25.154.130:35529)
I20260601 13:36:34.332684 27683 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:34.332933 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:34.333001 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-0/minicluster-data/ts-2-root
uuid: "7bc83edfffab41c7b147632a46e5057c"
format_stamp: "Formatted at 2026-06-01 13:36:34 on dist-test-slave-whnk"
I20260601 13:36:34.333045 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320984125593-26218-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)
I20260601 13:36:34.345265 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:34.345782 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:34.346117 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:34.346715 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:34.346779 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:34.346841 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:34.346894 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:34.352173 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.131:45953
I20260601 13:36:34.352305 27746 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.131:45953 every 8 connection(s)
I20260601 13:36:34.357734 27749 heartbeater.cc:344] Connected to a master server at 127.25.154.189:36233
I20260601 13:36:34.357801 27747 heartbeater.cc:344] Connected to a master server at 127.25.154.188:36125
I20260601 13:36:34.357892 27749 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:34.357908 27747 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:34.358220 27747 heartbeater.cc:507] Master 127.25.154.188:36125 requested a full tablet report, sending...
I20260601 13:36:34.358214 27749 heartbeater.cc:507] Master 127.25.154.189:36233 requested a full tablet report, sending...
I20260601 13:36:34.358215 27748 heartbeater.cc:344] Connected to a master server at 127.25.154.190:44063
I20260601 13:36:34.358366 27748 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:34.358534 27748 heartbeater.cc:507] Master 127.25.154.190:44063 requested a full tablet report, sending...
I20260601 13:36:34.359015 27426 ts_manager.cc:194] Registered new tserver with Master: 7bc83edfffab41c7b147632a46e5057c (127.25.154.131:45953)
I20260601 13:36:34.359078 27360 ts_manager.cc:194] Registered new tserver with Master: 7bc83edfffab41c7b147632a46e5057c (127.25.154.131:45953)
I20260601 13:36:34.359114 27294 ts_manager.cc:194] Registered new tserver with Master: 7bc83edfffab41c7b147632a46e5057c (127.25.154.131:45953)
I20260601 13:36:34.359685 27360 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53688
I20260601 13:36:34.359790 26218 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00703559s
I20260601 13:36:35.210610 27479 catalog_manager.cc:1294] Loaded cluster ID: d5ec4e6f493040838eafe25567f46bed
I20260601 13:36:35.210767 27479 catalog_manager.cc:1587] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee: loading cluster ID for follower catalog manager: success
I20260601 13:36:35.211942 27491 catalog_manager.cc:1294] Loaded cluster ID: d5ec4e6f493040838eafe25567f46bed
I20260601 13:36:35.212018 27491 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0: loading cluster ID for follower catalog manager: success
I20260601 13:36:35.211957 27479 catalog_manager.cc:1609] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee: acquiring CA information for follower catalog manager: success
I20260601 13:36:35.212919 27479 catalog_manager.cc:1637] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:36:35.213378 27491 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0: acquiring CA information for follower catalog manager: success
I20260601 13:36:35.213954 27491 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:36:35.297581 27360 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53682
I20260601 13:36:35.331373 27670 heartbeater.cc:499] Master 127.25.154.189:36233 was elected leader, sending a full tablet report...
I20260601 13:36:35.360488 27749 heartbeater.cc:499] Master 127.25.154.189:36233 was elected leader, sending a full tablet report...
I20260601 13:36:36.239585 27503 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:36.298595 27584 heartbeater.cc:499] Master 127.25.154.189:36233 was elected leader, sending a full tablet report...
I20260601 13:36:36.430523 27360 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53690:
name: "test-workload"
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 {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260601 13:36:36.447466 27544 tablet_service.cc:1511] Processing CreateTablet for tablet 2d1328fb35434d13996e625b9273c8ac (DEFAULT_TABLE table=test-workload [id=57833e3c0f824a23bb2d0bde7c1c5a22]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:36:36.447773 27631 tablet_service.cc:1511] Processing CreateTablet for tablet 7e24a573c21f4408a48b203cdcdffedb (DEFAULT_TABLE table=test-workload [id=57833e3c0f824a23bb2d0bde7c1c5a22]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:36:36.447866 27544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d1328fb35434d13996e625b9273c8ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:36.448056 27631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e24a573c21f4408a48b203cdcdffedb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:36.448453 27711 tablet_service.cc:1511] Processing CreateTablet for tablet 1aeefd06565b46d5863cc5773322533c (DEFAULT_TABLE table=test-workload [id=57833e3c0f824a23bb2d0bde7c1c5a22]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:36:36.448693 27711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aeefd06565b46d5863cc5773322533c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:36.450915 27784 tablet_bootstrap.cc:492] T 1aeefd06565b46d5863cc5773322533c P 7bc83edfffab41c7b147632a46e5057c: Bootstrap starting.
I20260601 13:36:36.451086 27782 tablet_bootstrap.cc:492] T 7e24a573c21f4408a48b203cdcdffedb P 7e2722f5883b4255ad5bf1d45ef23cfa: Bootstrap starting.
I20260601 13:36:36.452051 27782 tablet_bootstrap.cc:654] T 7e24a573c21f4408a48b203cdcdffedb P 7e2722f5883b4255ad5bf1d45ef23cfa: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:36.452051 27784 tablet_bootstrap.cc:654] T 1aeefd06565b46d5863cc5773322533c P 7bc83edfffab41c7b147632a46e5057c: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:36.453001 27783 tablet_bootstrap.cc:492] T 2d1328fb35434d13996e625b9273c8ac P 9fc90c76093a43078cf6a4460d8f39d0: Bootstrap starting.
I20260601 13:36:36.453393 27782 tablet_bootstrap.cc:492] T 7e24a573c21f4408a48b203cdcdffedb P 7e2722f5883b4255ad5bf1d45ef23cfa: No bootstrap required, opened a new log
I20260601 13:36:36.453490 27782 ts_tablet_manager.cc:1403] T 7e24a573c21f4408a48b203cdcdffedb P 7e2722f5883b4255ad5bf1d45ef23cfa: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:36.453794 27784 tablet_bootstrap.cc:492] T 1aeefd06565b46d5863cc5773322533c P 7bc83edfffab41c7b147632a46e5057c: No bootstrap required, opened a new log
I20260601 13:36:36.453913 27784 ts_tablet_manager.cc:1403] T 1aeefd06565b46d5863cc5773322533c P 7bc83edfffab41c7b147632a46e5057c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:36.453994 27782 raft_consensus.cc:359] T 7e24a573c21f4408a48b203cdcdffedb P 7e2722f5883b4255ad5bf1d45ef23cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e2722f5883b4255ad5bf1d45ef23cfa" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35529 } }
I20260601 13:36:36.454156 27782 raft_consensus.cc:385] T 7e24a573c21f4408a48b203cdcdffedb P 7e2722f5883b4255ad5bf1d45ef23cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:36.454174 27783 tablet_bootstrap.cc:654] T 2d1328fb35434d13996e625b9273c8ac P 9fc90c76093a43078cf6a4460d8f39d0: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:36.454248 27782 raft_consensus.cc:740] T 7e24a573c21f4408a48b203cdcdffedb P 7e2722f5883b4255ad5bf1d45ef23cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e2722f5883b4255ad5bf1d45ef23cfa, State: Initialized, Role: FOLLOWER
I20260601 13:36:36.454416 27784 raft_consensus.cc:359] T 1aeefd06565b46d5863cc5773322533c P 7bc83edfffab41c7b147632a46e5057c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7bc83edfffab41c7b147632a46e5057c" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 45953 } }
I20260601 13:36:36.454429 27782 consensus_queue.cc:260] T 7e24a573c21f4408a48b203cdcdffedb P 7e2722f5883b4255ad5bf1d45ef23cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7e2722f5883b4255ad5bf1d45ef23cfa" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35529 } }
I20260601 13:36:36.454551 27784 raft_consensus.cc:385] T 1aeefd06565b46d5863cc5773322533c P 7bc83edfffab41c7b147632a46e5057c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:36.454571 27782 raft_consensus.cc:399] T 7e24a573c21f4408a48b203cdcdffedb P 7e2722f5883b4255ad5bf1d45ef23cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:36.454623 27784 raft_consensus.cc:740] T 1aeefd06565b46d5863cc5773322533c P 7bc83edfffab41c7b147632a46e5057c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bc83edfffab41c7b147632a46e5057c, State: Initialized, Role: FOLLOWER
I20260601 13:36:36.454685 27782 raft_consensus.cc:493] T 7e24a573c21f4408a48b203cdcdffedb P 7e2722f5883b4255ad5bf1d45ef23cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:36.454785 27782 raft_consensus.cc:3060] T 7e24a573c21f4408a48b203cdcdffedb P 7e2722f5883b4255ad5bf1d45ef23cfa [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:36.454790 27784 consensus_queue.cc:260] T 1aeefd06565b46d5863cc5773322533c P 7bc83edfffab41c7b147632a46e5057c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7bc83edfffab41c7b147632a46e5057c" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 45953 } }
I20260601 13:36:36.454938 27784 raft_consensus.cc:399] T 1aeefd06565b46d5863cc5773322533c P 7bc83edfffab41c7b147632a46e5057c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:36.454985 27784 raft_consensus.cc:493] T 1aeefd06565b46d5863cc5773322533c P 7bc83edfffab41c7b147632a46e5057c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:36.455044 27784 raft_consensus.cc:3060] T 1aeefd06565b46d5863cc5773322533c P 7bc83edfffab41c7b147632a46e5057c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:36.455425 27783 tablet_bootstrap.cc:492] T 2d1328fb35434d13996e625b9273c8ac P 9fc90c76093a43078cf6a4460d8f39d0: No bootstrap required, opened a new log
I20260601 13:36:36.455518 27783 ts_tablet_manager.cc:1403] T 2d1328fb35434d13996e625b9273c8ac P 9fc90c76093a43078cf6a4460d8f39d0: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:36.455926 27782 raft_consensus.cc:515] T 7e24a573c21f4408a48b203cdcdffedb P 7e2722f5883b4255ad5bf1d45ef23cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e2722f5883b4255ad5bf1d45ef23cfa" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35529 } }
I20260601 13:36:36.455902 27784 raft_consensus.cc:515] T 1aeefd06565b46d5863cc5773322533c P 7bc83edfffab41c7b147632a46e5057c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7bc83edfffab41c7b147632a46e5057c" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 45953 } }
I20260601 13:36:36.456004 27783 raft_consensus.cc:359] T 2d1328fb35434d13996e625b9273c8ac P 9fc90c76093a43078cf6a4460d8f39d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9fc90c76093a43078cf6a4460d8f39d0" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40391 } }
I20260601 13:36:36.456112 27782 leader_election.cc:304] T 7e24a573c21f4408a48b203cdcdffedb P 7e2722f5883b4255ad5bf1d45ef23cfa [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: 7e2722f5883b4255ad5bf1d45ef23cfa; no voters: 
I20260601 13:36:36.456152 27783 raft_consensus.cc:385] T 2d1328fb35434d13996e625b9273c8ac P 9fc90c76093a43078cf6a4460d8f39d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:36.456180 27784 leader_election.cc:304] T 1aeefd06565b46d5863cc5773322533c P 7bc83edfffab41c7b147632a46e5057c [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: 7bc83edfffab41c7b147632a46e5057c; no voters: 
I20260601 13:36:36.456187 27783 raft_consensus.cc:740] T 2d1328fb35434d13996e625b9273c8ac P 9fc90c76093a43078cf6a4460d8f39d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fc90c76093a43078cf6a4460d8f39d0, State: Initialized, Role: FOLLOWER
I20260601 13:36:36.456321 27782 leader_election.cc:290] T 7e24a573c21f4408a48b203cdcdffedb P 7e2722f5883b4255ad5bf1d45ef23cfa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:36.456418 27784 leader_election.cc:290] T 1aeefd06565b46d5863cc5773322533c P 7bc83edfffab41c7b147632a46e5057c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:36.456424 27783 consensus_queue.cc:260] T 2d1328fb35434d13996e625b9273c8ac P 9fc90c76093a43078cf6a4460d8f39d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9fc90c76093a43078cf6a4460d8f39d0" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40391 } }
I20260601 13:36:36.456626 27783 raft_consensus.cc:399] T 2d1328fb35434d13996e625b9273c8ac P 9fc90c76093a43078cf6a4460d8f39d0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:36.456629 27782 ts_tablet_manager.cc:1434] T 7e24a573c21f4408a48b203cdcdffedb P 7e2722f5883b4255ad5bf1d45ef23cfa: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:36:36.456681 27783 raft_consensus.cc:493] T 2d1328fb35434d13996e625b9273c8ac P 9fc90c76093a43078cf6a4460d8f39d0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:36.456722 27783 raft_consensus.cc:3060] T 2d1328fb35434d13996e625b9273c8ac P 9fc90c76093a43078cf6a4460d8f39d0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:36.456794 27784 ts_tablet_manager.cc:1434] T 1aeefd06565b46d5863cc5773322533c P 7bc83edfffab41c7b147632a46e5057c: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:36:36.457823 27783 raft_consensus.cc:515] T 2d1328fb35434d13996e625b9273c8ac P 9fc90c76093a43078cf6a4460d8f39d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9fc90c76093a43078cf6a4460d8f39d0" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40391 } }
I20260601 13:36:36.457948 27783 leader_election.cc:304] T 2d1328fb35434d13996e625b9273c8ac P 9fc90c76093a43078cf6a4460d8f39d0 [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: 9fc90c76093a43078cf6a4460d8f39d0; no voters: 
I20260601 13:36:36.458232 27792 raft_consensus.cc:2804] T 2d1328fb35434d13996e625b9273c8ac P 9fc90c76093a43078cf6a4460d8f39d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:36.458410 27792 raft_consensus.cc:697] T 2d1328fb35434d13996e625b9273c8ac P 9fc90c76093a43078cf6a4460d8f39d0 [term 1 LEADER]: Becoming Leader. State: Replica: 9fc90c76093a43078cf6a4460d8f39d0, State: Running, Role: LEADER
I20260601 13:36:36.458544 27792 consensus_queue.cc:237] T 2d1328fb35434d13996e625b9273c8ac P 9fc90c76093a43078cf6a4460d8f39d0 [LEADER]: Queue going to LEADER mode. State: All 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: "9fc90c76093a43078cf6a4460d8f39d0" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40391 } }
I20260601 13:36:36.460295 27359 catalog_manager.cc:5696] T 2d1328fb35434d13996e625b9273c8ac P 9fc90c76093a43078cf6a4460d8f39d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9fc90c76093a43078cf6a4460d8f39d0 (127.25.154.129). New cstate: current_term: 1 leader_uuid: "9fc90c76093a43078cf6a4460d8f39d0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9fc90c76093a43078cf6a4460d8f39d0" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40391 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:36.460784 27789 raft_consensus.cc:2804] T 1aeefd06565b46d5863cc5773322533c P 7bc83edfffab41c7b147632a46e5057c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:36.458153 27783 leader_election.cc:290] T 2d1328fb35434d13996e625b9273c8ac P 9fc90c76093a43078cf6a4460d8f39d0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:36.461402 27789 raft_consensus.cc:697] T 1aeefd06565b46d5863cc5773322533c P 7bc83edfffab41c7b147632a46e5057c [term 1 LEADER]: Becoming Leader. State: Replica: 7bc83edfffab41c7b147632a46e5057c, State: Running, Role: LEADER
I20260601 13:36:36.461462 27783 ts_tablet_manager.cc:1434] T 2d1328fb35434d13996e625b9273c8ac P 9fc90c76093a43078cf6a4460d8f39d0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260601 13:36:36.461804 27788 raft_consensus.cc:2804] T 7e24a573c21f4408a48b203cdcdffedb P 7e2722f5883b4255ad5bf1d45ef23cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:36.462117 27788 raft_consensus.cc:697] T 7e24a573c21f4408a48b203cdcdffedb P 7e2722f5883b4255ad5bf1d45ef23cfa [term 1 LEADER]: Becoming Leader. State: Replica: 7e2722f5883b4255ad5bf1d45ef23cfa, State: Running, Role: LEADER
I20260601 13:36:36.462330 27788 consensus_queue.cc:237] T 7e24a573c21f4408a48b203cdcdffedb P 7e2722f5883b4255ad5bf1d45ef23cfa [LEADER]: Queue going to LEADER mode. State: All 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: "7e2722f5883b4255ad5bf1d45ef23cfa" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35529 } }
I20260601 13:36:36.463662 27360 catalog_manager.cc:5696] T 7e24a573c21f4408a48b203cdcdffedb P 7e2722f5883b4255ad5bf1d45ef23cfa reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e2722f5883b4255ad5bf1d45ef23cfa (127.25.154.130). New cstate: current_term: 1 leader_uuid: "7e2722f5883b4255ad5bf1d45ef23cfa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e2722f5883b4255ad5bf1d45ef23cfa" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35529 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:36.466872 27789 consensus_queue.cc:237] T 1aeefd06565b46d5863cc5773322533c P 7bc83edfffab41c7b147632a46e5057c [LEADER]: Queue going to LEADER mode. State: All 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: "7bc83edfffab41c7b147632a46e5057c" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 45953 } }
I20260601 13:36:36.471696 27360 catalog_manager.cc:5696] T 1aeefd06565b46d5863cc5773322533c P 7bc83edfffab41c7b147632a46e5057c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bc83edfffab41c7b147632a46e5057c (127.25.154.131). New cstate: current_term: 1 leader_uuid: "7bc83edfffab41c7b147632a46e5057c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7bc83edfffab41c7b147632a46e5057c" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 45953 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:36.481125 26218 master.cc:562] Master@127.25.154.189:36233 shutting down...
I20260601 13:36:36.485041 26218 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:36.485291 26218 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:36.485352 26218 tablet_replica.cc:333] T 00000000000000000000000000000000 P bd2ac6746e2a49f48b247b5942d0e561: stopping tablet replica
I20260601 13:36:36.501559 26218 master.cc:584] Master@127.25.154.189:36233 shutdown complete.
W20260601 13:36:37.472982 27670 heartbeater.cc:646] Failed to heartbeat to 127.25.154.189:36233 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.25.154.189:36233: connect: Connection refused (error 111)
I20260601 13:36:37.976234 27804 raft_consensus.cc:493] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bd2ac6746e2a49f48b247b5942d0e561)
I20260601 13:36:37.976403 27805 raft_consensus.cc:493] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bd2ac6746e2a49f48b247b5942d0e561)
I20260601 13:36:37.976444 27804 raft_consensus.cc:515] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } }
I20260601 13:36:37.976564 27805 raft_consensus.cc:515] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } }
I20260601 13:36:37.977257 27804 leader_election.cc:290] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bd2ac6746e2a49f48b247b5942d0e561 (127.25.154.189:36233), 577d224a5fca415ab55eed8c41c569f0 (127.25.154.188:36125)
I20260601 13:36:37.977522 27805 leader_election.cc:290] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d78519a42695486daf9723def397d8ee (127.25.154.190:44063), bd2ac6746e2a49f48b247b5942d0e561 (127.25.154.189:36233)
I20260601 13:36:37.977749 27436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d78519a42695486daf9723def397d8ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "577d224a5fca415ab55eed8c41c569f0" is_pre_election: true
I20260601 13:36:37.977861 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "577d224a5fca415ab55eed8c41c569f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "d78519a42695486daf9723def397d8ee" is_pre_election: true
I20260601 13:36:37.977880 27436 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d78519a42695486daf9723def397d8ee in term 1.
I20260601 13:36:37.977991 27304 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 577d224a5fca415ab55eed8c41c569f0 in term 1.
I20260601 13:36:37.978260 27278 leader_election.cc:304] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 577d224a5fca415ab55eed8c41c569f0, d78519a42695486daf9723def397d8ee; no voters: 
I20260601 13:36:37.978267 27409 leader_election.cc:304] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 577d224a5fca415ab55eed8c41c569f0, d78519a42695486daf9723def397d8ee; no voters: 
I20260601 13:36:37.978444 27805 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:36:37.978507 27805 raft_consensus.cc:493] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bd2ac6746e2a49f48b247b5942d0e561)
I20260601 13:36:37.978529 27804 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:36:37.978555 27805 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:36:37.978578 27804 raft_consensus.cc:493] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [term 1 FOLLOWER]: Starting leader election (detected failure of leader bd2ac6746e2a49f48b247b5942d0e561)
I20260601 13:36:37.978623 27804 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:36:37.978936 27281 leader_election.cc:336] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bd2ac6746e2a49f48b247b5942d0e561 (127.25.154.189:36233): Network error: Client connection negotiation failed: client connection to 127.25.154.189:36233: connect: Connection refused (error 111)
W20260601 13:36:37.979389 27412 leader_election.cc:336] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bd2ac6746e2a49f48b247b5942d0e561 (127.25.154.189:36233): Network error: Client connection negotiation failed: client connection to 127.25.154.189:36233: connect: Connection refused (error 111)
I20260601 13:36:37.979758 27804 raft_consensus.cc:515] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } }
I20260601 13:36:37.979801 27805 raft_consensus.cc:515] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } }
I20260601 13:36:37.980149 27804 leader_election.cc:290] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [CANDIDATE]: Term 2 election: Requested vote from peers bd2ac6746e2a49f48b247b5942d0e561 (127.25.154.189:36233), 577d224a5fca415ab55eed8c41c569f0 (127.25.154.188:36125)
I20260601 13:36:37.980207 27805 leader_election.cc:290] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [CANDIDATE]: Term 2 election: Requested vote from peers d78519a42695486daf9723def397d8ee (127.25.154.190:44063), bd2ac6746e2a49f48b247b5942d0e561 (127.25.154.189:36233)
I20260601 13:36:37.980527 27304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "577d224a5fca415ab55eed8c41c569f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "d78519a42695486daf9723def397d8ee"
I20260601 13:36:37.980592 27436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d78519a42695486daf9723def397d8ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "577d224a5fca415ab55eed8c41c569f0"
I20260601 13:36:37.980690 27304 raft_consensus.cc:2393] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 577d224a5fca415ab55eed8c41c569f0 in current term 2: Already voted for candidate d78519a42695486daf9723def397d8ee in this term.
I20260601 13:36:37.980688 27436 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d78519a42695486daf9723def397d8ee in current term 2: Already voted for candidate 577d224a5fca415ab55eed8c41c569f0 in this term.
W20260601 13:36:37.981096 27281 leader_election.cc:336] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer bd2ac6746e2a49f48b247b5942d0e561 (127.25.154.189:36233): Network error: Client connection negotiation failed: client connection to 127.25.154.189:36233: connect: Connection refused (error 111)
I20260601 13:36:37.981170 27281 leader_election.cc:304] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d78519a42695486daf9723def397d8ee; no voters: 577d224a5fca415ab55eed8c41c569f0, bd2ac6746e2a49f48b247b5942d0e561
W20260601 13:36:37.981294 27412 leader_election.cc:336] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer bd2ac6746e2a49f48b247b5942d0e561 (127.25.154.189:36233): Network error: Client connection negotiation failed: client connection to 127.25.154.189:36233: connect: Connection refused (error 111)
I20260601 13:36:37.981318 27804 raft_consensus.cc:2749] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260601 13:36:37.981381 27412 leader_election.cc:304] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 577d224a5fca415ab55eed8c41c569f0; no voters: bd2ac6746e2a49f48b247b5942d0e561, d78519a42695486daf9723def397d8ee
I20260601 13:36:37.981496 27805 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260601 13:36:39.654389 27816 raft_consensus.cc:493] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:39.654537 27816 raft_consensus.cc:515] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } }
I20260601 13:36:39.655102 27816 leader_election.cc:290] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bd2ac6746e2a49f48b247b5942d0e561 (127.25.154.189:36233), 577d224a5fca415ab55eed8c41c569f0 (127.25.154.188:36125)
I20260601 13:36:39.655754 27436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d78519a42695486daf9723def397d8ee" candidate_term: 3 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "577d224a5fca415ab55eed8c41c569f0" is_pre_election: true
I20260601 13:36:39.655874 27436 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d78519a42695486daf9723def397d8ee in term 2.
W20260601 13:36:39.656057 27281 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.154.189:36233: connect: Connection refused (error 111) [suppressed 5 similar messages]
I20260601 13:36:39.656239 27278 leader_election.cc:304] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 577d224a5fca415ab55eed8c41c569f0, d78519a42695486daf9723def397d8ee; no voters: 
I20260601 13:36:39.656430 27816 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:36:39.656545 27816 raft_consensus.cc:493] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:39.656630 27816 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:36:39.657135 27281 leader_election.cc:336] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bd2ac6746e2a49f48b247b5942d0e561 (127.25.154.189:36233): Network error: Client connection negotiation failed: client connection to 127.25.154.189:36233: connect: Connection refused (error 111)
I20260601 13:36:39.657807 27816 raft_consensus.cc:515] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } }
I20260601 13:36:39.658234 27816 leader_election.cc:290] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [CANDIDATE]: Term 3 election: Requested vote from peers bd2ac6746e2a49f48b247b5942d0e561 (127.25.154.189:36233), 577d224a5fca415ab55eed8c41c569f0 (127.25.154.188:36125)
I20260601 13:36:39.658572 27436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d78519a42695486daf9723def397d8ee" candidate_term: 3 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "577d224a5fca415ab55eed8c41c569f0"
I20260601 13:36:39.658699 27436 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:36:39.659261 27281 leader_election.cc:336] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer bd2ac6746e2a49f48b247b5942d0e561 (127.25.154.189:36233): Network error: Client connection negotiation failed: client connection to 127.25.154.189:36233: connect: Connection refused (error 111)
I20260601 13:36:39.659623 27436 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d78519a42695486daf9723def397d8ee in term 3.
I20260601 13:36:39.659916 27278 leader_election.cc:304] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 577d224a5fca415ab55eed8c41c569f0, d78519a42695486daf9723def397d8ee; no voters: bd2ac6746e2a49f48b247b5942d0e561
I20260601 13:36:39.660082 27816 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:36:39.660275 27816 raft_consensus.cc:697] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [term 3 LEADER]: Becoming Leader. State: Replica: d78519a42695486daf9723def397d8ee, State: Running, Role: LEADER
I20260601 13:36:39.660444 27816 consensus_queue.cc:237] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } }
I20260601 13:36:39.661144 27819 sys_catalog.cc:455] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [sys.catalog]: SysCatalogTable state changed. Reason: New leader d78519a42695486daf9723def397d8ee. Latest consensus state: current_term: 3 leader_uuid: "d78519a42695486daf9723def397d8ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } } }
I20260601 13:36:39.661242 27819 sys_catalog.cc:458] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:39.661564 27821 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:36:39.662670 27821 catalog_manager.cc:679] Loaded metadata for table test-workload [id=57833e3c0f824a23bb2d0bde7c1c5a22]
I20260601 13:36:39.663367 27821 tablet_loader.cc:96] loaded metadata for tablet 1aeefd06565b46d5863cc5773322533c (table test-workload [id=57833e3c0f824a23bb2d0bde7c1c5a22])
I20260601 13:36:39.663538 27821 tablet_loader.cc:96] loaded metadata for tablet 2d1328fb35434d13996e625b9273c8ac (table test-workload [id=57833e3c0f824a23bb2d0bde7c1c5a22])
I20260601 13:36:39.663686 27821 tablet_loader.cc:96] loaded metadata for tablet 7e24a573c21f4408a48b203cdcdffedb (table test-workload [id=57833e3c0f824a23bb2d0bde7c1c5a22])
I20260601 13:36:39.663764 27821 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:36:39.664322 27821 catalog_manager.cc:1294] Loaded cluster ID: d5ec4e6f493040838eafe25567f46bed
I20260601 13:36:39.664379 27821 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:36:39.664916 27821 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:36:39.665306 27821 catalog_manager.cc:6080] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee: Loaded TSK: 0
I20260601 13:36:39.665726 27821 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:36:40.065570 27436 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [term 3 FOLLOWER]: Refusing update from remote peer d78519a42695486daf9723def397d8ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 3 index: 11. (index mismatch)
I20260601 13:36:40.066246 27819 consensus_queue.cc:1048] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260601 13:36:40.067615 27822 sys_catalog.cc:455] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d78519a42695486daf9723def397d8ee. Latest consensus state: current_term: 3 leader_uuid: "d78519a42695486daf9723def397d8ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } } }
I20260601 13:36:40.067883 27822 sys_catalog.cc:458] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:40.069139 27816 sys_catalog.cc:455] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "d78519a42695486daf9723def397d8ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } } }
I20260601 13:36:40.069286 27816 sys_catalog.cc:458] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:40.069985 27822 sys_catalog.cc:455] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "d78519a42695486daf9723def397d8ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d78519a42695486daf9723def397d8ee" member_type: VOTER last_known_addr { host: "127.25.154.190" port: 44063 } } peers { permanent_uuid: "bd2ac6746e2a49f48b247b5942d0e561" member_type: VOTER last_known_addr { host: "127.25.154.189" port: 36233 } } peers { permanent_uuid: "577d224a5fca415ab55eed8c41c569f0" member_type: VOTER last_known_addr { host: "127.25.154.188" port: 36125 } } }
I20260601 13:36:40.070220 27822 sys_catalog.cc:458] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [sys.catalog]: This master's current role is: FOLLOWER
W20260601 13:36:40.070973 27281 consensus_peers.cc:597] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee -> Peer bd2ac6746e2a49f48b247b5942d0e561 (127.25.154.189:36233): Couldn't send request to peer bd2ac6746e2a49f48b247b5942d0e561. Status: Network error: Client connection negotiation failed: client connection to 127.25.154.189:36233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:40.209015 27478 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:40.209182 27478 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:40.232229 26218 tablet_server.cc:179] TabletServer@127.25.154.129:0 shutting down...
I20260601 13:36:40.237097 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:40.237385 26218 tablet_replica.cc:333] T 2d1328fb35434d13996e625b9273c8ac P 9fc90c76093a43078cf6a4460d8f39d0: stopping tablet replica
I20260601 13:36:40.237530 26218 raft_consensus.cc:2243] T 2d1328fb35434d13996e625b9273c8ac P 9fc90c76093a43078cf6a4460d8f39d0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:40.237682 26218 raft_consensus.cc:2272] T 2d1328fb35434d13996e625b9273c8ac P 9fc90c76093a43078cf6a4460d8f39d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:40.250771 26218 tablet_server.cc:196] TabletServer@127.25.154.129:0 shutdown complete.
I20260601 13:36:40.253006 26218 tablet_server.cc:179] TabletServer@127.25.154.130:0 shutting down...
I20260601 13:36:40.257966 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:40.258248 26218 tablet_replica.cc:333] T 7e24a573c21f4408a48b203cdcdffedb P 7e2722f5883b4255ad5bf1d45ef23cfa: stopping tablet replica
I20260601 13:36:40.258410 26218 raft_consensus.cc:2243] T 7e24a573c21f4408a48b203cdcdffedb P 7e2722f5883b4255ad5bf1d45ef23cfa [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:40.258563 26218 raft_consensus.cc:2272] T 7e24a573c21f4408a48b203cdcdffedb P 7e2722f5883b4255ad5bf1d45ef23cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:40.271297 26218 tablet_server.cc:196] TabletServer@127.25.154.130:0 shutdown complete.
I20260601 13:36:40.273592 26218 tablet_server.cc:179] TabletServer@127.25.154.131:0 shutting down...
I20260601 13:36:40.277824 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:40.278239 26218 tablet_replica.cc:333] T 1aeefd06565b46d5863cc5773322533c P 7bc83edfffab41c7b147632a46e5057c: stopping tablet replica
I20260601 13:36:40.278355 26218 raft_consensus.cc:2243] T 1aeefd06565b46d5863cc5773322533c P 7bc83edfffab41c7b147632a46e5057c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:40.278462 26218 raft_consensus.cc:2272] T 1aeefd06565b46d5863cc5773322533c P 7bc83edfffab41c7b147632a46e5057c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:40.291191 26218 tablet_server.cc:196] TabletServer@127.25.154.131:0 shutdown complete.
I20260601 13:36:40.293594 26218 master.cc:562] Master@127.25.154.190:44063 shutting down...
I20260601 13:36:40.298038 26218 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:36:40.298413 26218 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:40.298610 26218 tablet_replica.cc:333] T 00000000000000000000000000000000 P d78519a42695486daf9723def397d8ee: stopping tablet replica
I20260601 13:36:40.302194 26218 master.cc:584] Master@127.25.154.190:44063 shutdown complete.
I20260601 13:36:40.304634 26218 master.cc:562] Master@127.25.154.188:36125 shutting down...
I20260601 13:36:40.308801 26218 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:40.309026 26218 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:40.309121 26218 tablet_replica.cc:333] T 00000000000000000000000000000000 P 577d224a5fca415ab55eed8c41c569f0: stopping tablet replica
I20260601 13:36:40.322503 26218 master.cc:584] Master@127.25.154.188:36125 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6229 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260601 13:36:40.330082 26218 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.154.190:43443
I20260601 13:36:40.330564 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:40.333113 27829 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:40.333241 27826 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:40.333319 26218 server_base.cc:1061] running on GCE node
W20260601 13:36:40.333371 27827 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:40.333571 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:40.333643 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:40.333671 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321000333670 us; error 0 us; skew 500 ppm
I20260601 13:36:40.334730 26218 webserver.cc:533] Webserver started at http://127.25.154.190:37209/ using document root <none> and password file <none>
I20260601 13:36:40.334967 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:40.335042 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:40.335176 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:40.335623 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320984125593-26218-0/minicluster-data/master-0-root/instance:
uuid: "a36a652a9df34da4ba25db57dc99e382"
format_stamp: "Formatted at 2026-06-01 13:36:40 on dist-test-slave-whnk"
I20260601 13:36:40.337218 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:36:40.338307 27834 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:40.338591 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:40.338682 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320984125593-26218-0/minicluster-data/master-0-root
uuid: "a36a652a9df34da4ba25db57dc99e382"
format_stamp: "Formatted at 2026-06-01 13:36:40 on dist-test-slave-whnk"
I20260601 13:36:40.338845 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320984125593-26218-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320984125593-26218-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320984125593-26218-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)
I20260601 13:36:40.348162 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:40.348567 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:40.353196 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.190:43443
I20260601 13:36:40.357357 27886 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.190:43443 every 8 connection(s)
I20260601 13:36:40.357834 27887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:40.359838 27887 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a36a652a9df34da4ba25db57dc99e382: Bootstrap starting.
I20260601 13:36:40.360644 27887 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a36a652a9df34da4ba25db57dc99e382: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:40.361754 27887 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a36a652a9df34da4ba25db57dc99e382: No bootstrap required, opened a new log
I20260601 13:36:40.362284 27887 raft_consensus.cc:359] T 00000000000000000000000000000000 P a36a652a9df34da4ba25db57dc99e382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a36a652a9df34da4ba25db57dc99e382" member_type: VOTER }
I20260601 13:36:40.362375 27887 raft_consensus.cc:385] T 00000000000000000000000000000000 P a36a652a9df34da4ba25db57dc99e382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:40.362435 27887 raft_consensus.cc:740] T 00000000000000000000000000000000 P a36a652a9df34da4ba25db57dc99e382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a36a652a9df34da4ba25db57dc99e382, State: Initialized, Role: FOLLOWER
I20260601 13:36:40.362610 27887 consensus_queue.cc:260] T 00000000000000000000000000000000 P a36a652a9df34da4ba25db57dc99e382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a36a652a9df34da4ba25db57dc99e382" member_type: VOTER }
I20260601 13:36:40.362682 27887 raft_consensus.cc:399] T 00000000000000000000000000000000 P a36a652a9df34da4ba25db57dc99e382 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:40.362727 27887 raft_consensus.cc:493] T 00000000000000000000000000000000 P a36a652a9df34da4ba25db57dc99e382 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:40.362785 27887 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a36a652a9df34da4ba25db57dc99e382 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:40.363497 27887 raft_consensus.cc:515] T 00000000000000000000000000000000 P a36a652a9df34da4ba25db57dc99e382 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a36a652a9df34da4ba25db57dc99e382" member_type: VOTER }
I20260601 13:36:40.363613 27887 leader_election.cc:304] T 00000000000000000000000000000000 P a36a652a9df34da4ba25db57dc99e382 [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: a36a652a9df34da4ba25db57dc99e382; no voters: 
I20260601 13:36:40.363900 27887 leader_election.cc:290] T 00000000000000000000000000000000 P a36a652a9df34da4ba25db57dc99e382 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:40.364085 27890 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a36a652a9df34da4ba25db57dc99e382 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:40.364297 27890 raft_consensus.cc:697] T 00000000000000000000000000000000 P a36a652a9df34da4ba25db57dc99e382 [term 1 LEADER]: Becoming Leader. State: Replica: a36a652a9df34da4ba25db57dc99e382, State: Running, Role: LEADER
I20260601 13:36:40.364387 27887 sys_catalog.cc:565] T 00000000000000000000000000000000 P a36a652a9df34da4ba25db57dc99e382 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:40.364486 27890 consensus_queue.cc:237] T 00000000000000000000000000000000 P a36a652a9df34da4ba25db57dc99e382 [LEADER]: Queue going to LEADER mode. State: All 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: "a36a652a9df34da4ba25db57dc99e382" member_type: VOTER }
I20260601 13:36:40.364990 27892 sys_catalog.cc:455] T 00000000000000000000000000000000 P a36a652a9df34da4ba25db57dc99e382 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a36a652a9df34da4ba25db57dc99e382. Latest consensus state: current_term: 1 leader_uuid: "a36a652a9df34da4ba25db57dc99e382" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a36a652a9df34da4ba25db57dc99e382" member_type: VOTER } }
I20260601 13:36:40.364977 27891 sys_catalog.cc:455] T 00000000000000000000000000000000 P a36a652a9df34da4ba25db57dc99e382 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a36a652a9df34da4ba25db57dc99e382" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a36a652a9df34da4ba25db57dc99e382" member_type: VOTER } }
I20260601 13:36:40.365116 27892 sys_catalog.cc:458] T 00000000000000000000000000000000 P a36a652a9df34da4ba25db57dc99e382 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:40.365135 27891 sys_catalog.cc:458] T 00000000000000000000000000000000 P a36a652a9df34da4ba25db57dc99e382 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:40.365414 27897 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:36:40.366276 27897 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:36:40.366441 26218 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:36:40.368492 27897 catalog_manager.cc:1382] Generated new cluster ID: 774f66d0e6a64d37b3f4da2843f49c2d
I20260601 13:36:40.368571 27897 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:36:40.374357 27897 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:36:40.375092 27897 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:36:40.386580 27897 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a36a652a9df34da4ba25db57dc99e382: Generated new TSK 0
I20260601 13:36:40.386816 27897 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:36:40.399369 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:40.401530 27909 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:40.401693 27908 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:40.401762 27911 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:40.401881 26218 server_base.cc:1061] running on GCE node
I20260601 13:36:40.402060 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:40.402098 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:40.402113 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321000402114 us; error 0 us; skew 500 ppm
I20260601 13:36:40.403086 26218 webserver.cc:533] Webserver started at http://127.25.154.129:41641/ using document root <none> and password file <none>
I20260601 13:36:40.403223 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:40.403266 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:40.403326 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:40.403717 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320984125593-26218-0/minicluster-data/ts-0-root/instance:
uuid: "380a9ccfb23449afa90f70c45285ec34"
format_stamp: "Formatted at 2026-06-01 13:36:40 on dist-test-slave-whnk"
I20260601 13:36:40.405161 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:40.406106 27916 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:40.406517 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:40.406584 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320984125593-26218-0/minicluster-data/ts-0-root
uuid: "380a9ccfb23449afa90f70c45285ec34"
format_stamp: "Formatted at 2026-06-01 13:36:40 on dist-test-slave-whnk"
I20260601 13:36:40.406634 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320984125593-26218-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320984125593-26218-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320984125593-26218-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)
I20260601 13:36:40.423288 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:40.423772 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:40.424108 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:40.424616 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:40.424681 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:40.424742 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:40.424775 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:40.430521 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.129:34307
I20260601 13:36:40.430576 27979 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.129:34307 every 8 connection(s)
I20260601 13:36:40.431571 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:40.433907 27984 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:40.434027 27987 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:40.434350 27985 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:40.434840 26218 server_base.cc:1061] running on GCE node
I20260601 13:36:40.435081 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:40.435132 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:40.435161 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321000435160 us; error 0 us; skew 500 ppm
I20260601 13:36:40.436164 26218 webserver.cc:533] Webserver started at http://127.25.154.130:39791/ using document root <none> and password file <none>
I20260601 13:36:40.436352 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:40.436419 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:40.436496 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:40.436621 27980 heartbeater.cc:344] Connected to a master server at 127.25.154.190:43443
I20260601 13:36:40.436771 27980 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:40.436990 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320984125593-26218-0/minicluster-data/ts-1-root/instance:
uuid: "2e3444efc07847f6b564b17d6374e05f"
format_stamp: "Formatted at 2026-06-01 13:36:40 on dist-test-slave-whnk"
I20260601 13:36:40.437026 27980 heartbeater.cc:507] Master 127.25.154.190:43443 requested a full tablet report, sending...
I20260601 13:36:40.437776 27851 ts_manager.cc:194] Registered new tserver with Master: 380a9ccfb23449afa90f70c45285ec34 (127.25.154.129:34307)
I20260601 13:36:40.438840 27851 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36456
I20260601 13:36:40.438915 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:40.440016 27992 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:40.440290 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:40.440376 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320984125593-26218-0/minicluster-data/ts-1-root
uuid: "2e3444efc07847f6b564b17d6374e05f"
format_stamp: "Formatted at 2026-06-01 13:36:40 on dist-test-slave-whnk"
I20260601 13:36:40.440470 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320984125593-26218-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320984125593-26218-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320984125593-26218-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)
I20260601 13:36:40.451941 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:40.452387 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:40.452725 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:40.453265 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:40.453331 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:40.453387 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:40.453439 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:40.457410 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.130:42455
I20260601 13:36:40.457487 28055 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.130:42455 every 8 connection(s)
I20260601 13:36:40.458321 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:40.460319 28059 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:40.460428 28060 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:40.460724 26218 server_base.cc:1061] running on GCE node
W20260601 13:36:40.460880 28062 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:40.461256 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:40.461310 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:40.461357 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321000461356 us; error 0 us; skew 500 ppm
I20260601 13:36:40.462528 26218 webserver.cc:533] Webserver started at http://127.25.154.131:43027/ using document root <none> and password file <none>
I20260601 13:36:40.462725 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:40.462790 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:40.462917 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:40.463362 28056 heartbeater.cc:344] Connected to a master server at 127.25.154.190:43443
I20260601 13:36:40.463487 28056 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:40.463476 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320984125593-26218-0/minicluster-data/ts-2-root/instance:
uuid: "3f2032e5ca5a4638b927227b69c5818a"
format_stamp: "Formatted at 2026-06-01 13:36:40 on dist-test-slave-whnk"
I20260601 13:36:40.463797 28056 heartbeater.cc:507] Master 127.25.154.190:43443 requested a full tablet report, sending...
I20260601 13:36:40.464578 27851 ts_manager.cc:194] Registered new tserver with Master: 2e3444efc07847f6b564b17d6374e05f (127.25.154.130:42455)
I20260601 13:36:40.465375 27851 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36466
I20260601 13:36:40.465577 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:40.466939 28067 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:40.467473 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:40.467551 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320984125593-26218-0/minicluster-data/ts-2-root
uuid: "3f2032e5ca5a4638b927227b69c5818a"
format_stamp: "Formatted at 2026-06-01 13:36:40 on dist-test-slave-whnk"
I20260601 13:36:40.467628 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320984125593-26218-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320984125593-26218-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320984125593-26218-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)
I20260601 13:36:40.482599 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:40.483078 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:40.483428 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:40.483927 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:40.483991 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:40.484053 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:40.484104 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:40.490901 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.131:39877
I20260601 13:36:40.490983 28130 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.131:39877 every 8 connection(s)
I20260601 13:36:40.496127 28131 heartbeater.cc:344] Connected to a master server at 127.25.154.190:43443
I20260601 13:36:40.496236 28131 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:40.496426 28131 heartbeater.cc:507] Master 127.25.154.190:43443 requested a full tablet report, sending...
I20260601 13:36:40.497107 27851 ts_manager.cc:194] Registered new tserver with Master: 3f2032e5ca5a4638b927227b69c5818a (127.25.154.131:39877)
I20260601 13:36:40.497829 27851 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36482
I20260601 13:36:40.498219 26218 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006849676s
I20260601 13:36:41.440001 27980 heartbeater.cc:499] Master 127.25.154.190:43443 was elected leader, sending a full tablet report...
I20260601 13:36:41.466580 28056 heartbeater.cc:499] Master 127.25.154.190:43443 was elected leader, sending a full tablet report...
I20260601 13:36:41.498982 28131 heartbeater.cc:499] Master 127.25.154.190:43443 was elected leader, sending a full tablet report...
I20260601 13:36:41.538126 27851 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36486:
name: "test-workload"
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: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:36:41.538748 27851 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:36:41.551105 27943 tablet_service.cc:1511] Processing CreateTablet for tablet 69f1308ac174437da55417f8225ae126 (DEFAULT_TABLE table=test-workload [id=025395d7f64044baa7331d8981d5456b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:36:41.551283 28020 tablet_service.cc:1511] Processing CreateTablet for tablet 065c571fff264c3fbb5b021ab22a0fb4 (DEFAULT_TABLE table=test-workload [id=025395d7f64044baa7331d8981d5456b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:36:41.551384 28095 tablet_service.cc:1511] Processing CreateTablet for tablet 065c571fff264c3fbb5b021ab22a0fb4 (DEFAULT_TABLE table=test-workload [id=025395d7f64044baa7331d8981d5456b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:36:41.551494 27943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69f1308ac174437da55417f8225ae126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:41.551599 28095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 065c571fff264c3fbb5b021ab22a0fb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:41.551599 28020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 065c571fff264c3fbb5b021ab22a0fb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:41.551824 28019 tablet_service.cc:1511] Processing CreateTablet for tablet 69f1308ac174437da55417f8225ae126 (DEFAULT_TABLE table=test-workload [id=025395d7f64044baa7331d8981d5456b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:36:41.552073 28019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69f1308ac174437da55417f8225ae126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:41.551105 27944 tablet_service.cc:1511] Processing CreateTablet for tablet 065c571fff264c3fbb5b021ab22a0fb4 (DEFAULT_TABLE table=test-workload [id=025395d7f64044baa7331d8981d5456b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:36:41.554369 27944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 065c571fff264c3fbb5b021ab22a0fb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:41.554456 28094 tablet_service.cc:1511] Processing CreateTablet for tablet 69f1308ac174437da55417f8225ae126 (DEFAULT_TABLE table=test-workload [id=025395d7f64044baa7331d8981d5456b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:36:41.554657 28151 tablet_bootstrap.cc:492] T 69f1308ac174437da55417f8225ae126 P 380a9ccfb23449afa90f70c45285ec34: Bootstrap starting.
I20260601 13:36:41.554729 28094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69f1308ac174437da55417f8225ae126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:41.555842 28151 tablet_bootstrap.cc:654] T 69f1308ac174437da55417f8225ae126 P 380a9ccfb23449afa90f70c45285ec34: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:41.556384 28153 tablet_bootstrap.cc:492] T 065c571fff264c3fbb5b021ab22a0fb4 P 3f2032e5ca5a4638b927227b69c5818a: Bootstrap starting.
I20260601 13:36:41.557123 28151 tablet_bootstrap.cc:492] T 69f1308ac174437da55417f8225ae126 P 380a9ccfb23449afa90f70c45285ec34: No bootstrap required, opened a new log
I20260601 13:36:41.557219 28151 ts_tablet_manager.cc:1403] T 69f1308ac174437da55417f8225ae126 P 380a9ccfb23449afa90f70c45285ec34: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:41.557428 28153 tablet_bootstrap.cc:654] T 065c571fff264c3fbb5b021ab22a0fb4 P 3f2032e5ca5a4638b927227b69c5818a: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:41.557632 28152 tablet_bootstrap.cc:492] T 065c571fff264c3fbb5b021ab22a0fb4 P 2e3444efc07847f6b564b17d6374e05f: Bootstrap starting.
I20260601 13:36:41.557703 28151 raft_consensus.cc:359] T 69f1308ac174437da55417f8225ae126 P 380a9ccfb23449afa90f70c45285ec34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } } peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } }
I20260601 13:36:41.557835 28151 raft_consensus.cc:385] T 69f1308ac174437da55417f8225ae126 P 380a9ccfb23449afa90f70c45285ec34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:41.557878 28151 raft_consensus.cc:740] T 69f1308ac174437da55417f8225ae126 P 380a9ccfb23449afa90f70c45285ec34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380a9ccfb23449afa90f70c45285ec34, State: Initialized, Role: FOLLOWER
I20260601 13:36:41.558028 28151 consensus_queue.cc:260] T 69f1308ac174437da55417f8225ae126 P 380a9ccfb23449afa90f70c45285ec34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } } peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } }
I20260601 13:36:41.558518 28151 ts_tablet_manager.cc:1434] T 69f1308ac174437da55417f8225ae126 P 380a9ccfb23449afa90f70c45285ec34: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:41.558764 28151 tablet_bootstrap.cc:492] T 065c571fff264c3fbb5b021ab22a0fb4 P 380a9ccfb23449afa90f70c45285ec34: Bootstrap starting.
I20260601 13:36:41.558914 28152 tablet_bootstrap.cc:654] T 065c571fff264c3fbb5b021ab22a0fb4 P 2e3444efc07847f6b564b17d6374e05f: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:41.559088 28153 tablet_bootstrap.cc:492] T 065c571fff264c3fbb5b021ab22a0fb4 P 3f2032e5ca5a4638b927227b69c5818a: No bootstrap required, opened a new log
I20260601 13:36:41.559353 28153 ts_tablet_manager.cc:1403] T 065c571fff264c3fbb5b021ab22a0fb4 P 3f2032e5ca5a4638b927227b69c5818a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:41.559845 28153 raft_consensus.cc:359] T 065c571fff264c3fbb5b021ab22a0fb4 P 3f2032e5ca5a4638b927227b69c5818a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } } peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } }
I20260601 13:36:41.560046 28151 tablet_bootstrap.cc:654] T 065c571fff264c3fbb5b021ab22a0fb4 P 380a9ccfb23449afa90f70c45285ec34: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:41.560030 28153 raft_consensus.cc:385] T 065c571fff264c3fbb5b021ab22a0fb4 P 3f2032e5ca5a4638b927227b69c5818a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:41.560192 28152 tablet_bootstrap.cc:492] T 065c571fff264c3fbb5b021ab22a0fb4 P 2e3444efc07847f6b564b17d6374e05f: No bootstrap required, opened a new log
I20260601 13:36:41.560295 28152 ts_tablet_manager.cc:1403] T 065c571fff264c3fbb5b021ab22a0fb4 P 2e3444efc07847f6b564b17d6374e05f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:41.560761 28152 raft_consensus.cc:359] T 065c571fff264c3fbb5b021ab22a0fb4 P 2e3444efc07847f6b564b17d6374e05f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } } peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } }
I20260601 13:36:41.560859 28152 raft_consensus.cc:385] T 065c571fff264c3fbb5b021ab22a0fb4 P 2e3444efc07847f6b564b17d6374e05f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:41.560897 28152 raft_consensus.cc:740] T 065c571fff264c3fbb5b021ab22a0fb4 P 2e3444efc07847f6b564b17d6374e05f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e3444efc07847f6b564b17d6374e05f, State: Initialized, Role: FOLLOWER
I20260601 13:36:41.561050 28152 consensus_queue.cc:260] T 065c571fff264c3fbb5b021ab22a0fb4 P 2e3444efc07847f6b564b17d6374e05f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } } peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } }
I20260601 13:36:41.560185 28153 raft_consensus.cc:740] T 065c571fff264c3fbb5b021ab22a0fb4 P 3f2032e5ca5a4638b927227b69c5818a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2032e5ca5a4638b927227b69c5818a, State: Initialized, Role: FOLLOWER
I20260601 13:36:41.561359 28151 tablet_bootstrap.cc:492] T 065c571fff264c3fbb5b021ab22a0fb4 P 380a9ccfb23449afa90f70c45285ec34: No bootstrap required, opened a new log
I20260601 13:36:41.561442 28151 ts_tablet_manager.cc:1403] T 065c571fff264c3fbb5b021ab22a0fb4 P 380a9ccfb23449afa90f70c45285ec34: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:41.561442 28152 ts_tablet_manager.cc:1434] T 065c571fff264c3fbb5b021ab22a0fb4 P 2e3444efc07847f6b564b17d6374e05f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:41.561384 28153 consensus_queue.cc:260] T 065c571fff264c3fbb5b021ab22a0fb4 P 3f2032e5ca5a4638b927227b69c5818a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } } peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } }
I20260601 13:36:41.561699 28152 tablet_bootstrap.cc:492] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f: Bootstrap starting.
I20260601 13:36:41.561936 28151 raft_consensus.cc:359] T 065c571fff264c3fbb5b021ab22a0fb4 P 380a9ccfb23449afa90f70c45285ec34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } } peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } }
I20260601 13:36:41.562054 28151 raft_consensus.cc:385] T 065c571fff264c3fbb5b021ab22a0fb4 P 380a9ccfb23449afa90f70c45285ec34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:41.562093 28151 raft_consensus.cc:740] T 065c571fff264c3fbb5b021ab22a0fb4 P 380a9ccfb23449afa90f70c45285ec34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 380a9ccfb23449afa90f70c45285ec34, State: Initialized, Role: FOLLOWER
I20260601 13:36:41.562261 28151 consensus_queue.cc:260] T 065c571fff264c3fbb5b021ab22a0fb4 P 380a9ccfb23449afa90f70c45285ec34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } } peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } }
I20260601 13:36:41.562615 28151 ts_tablet_manager.cc:1434] T 065c571fff264c3fbb5b021ab22a0fb4 P 380a9ccfb23449afa90f70c45285ec34: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:41.562623 28153 ts_tablet_manager.cc:1434] T 065c571fff264c3fbb5b021ab22a0fb4 P 3f2032e5ca5a4638b927227b69c5818a: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:36:41.562963 28153 tablet_bootstrap.cc:492] T 69f1308ac174437da55417f8225ae126 P 3f2032e5ca5a4638b927227b69c5818a: Bootstrap starting.
I20260601 13:36:41.564096 28153 tablet_bootstrap.cc:654] T 69f1308ac174437da55417f8225ae126 P 3f2032e5ca5a4638b927227b69c5818a: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:41.564103 28152 tablet_bootstrap.cc:654] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:41.565537 28153 tablet_bootstrap.cc:492] T 69f1308ac174437da55417f8225ae126 P 3f2032e5ca5a4638b927227b69c5818a: No bootstrap required, opened a new log
I20260601 13:36:41.565629 28153 ts_tablet_manager.cc:1403] T 69f1308ac174437da55417f8225ae126 P 3f2032e5ca5a4638b927227b69c5818a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:41.566105 28152 tablet_bootstrap.cc:492] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f: No bootstrap required, opened a new log
I20260601 13:36:41.566262 28152 ts_tablet_manager.cc:1403] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:36:41.566303 28153 raft_consensus.cc:359] T 69f1308ac174437da55417f8225ae126 P 3f2032e5ca5a4638b927227b69c5818a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } } peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } }
I20260601 13:36:41.566414 28153 raft_consensus.cc:385] T 69f1308ac174437da55417f8225ae126 P 3f2032e5ca5a4638b927227b69c5818a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:41.566455 28153 raft_consensus.cc:740] T 69f1308ac174437da55417f8225ae126 P 3f2032e5ca5a4638b927227b69c5818a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2032e5ca5a4638b927227b69c5818a, State: Initialized, Role: FOLLOWER
I20260601 13:36:41.566601 28153 consensus_queue.cc:260] T 69f1308ac174437da55417f8225ae126 P 3f2032e5ca5a4638b927227b69c5818a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } } peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } }
I20260601 13:36:41.566862 28153 ts_tablet_manager.cc:1434] T 69f1308ac174437da55417f8225ae126 P 3f2032e5ca5a4638b927227b69c5818a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:41.566954 28152 raft_consensus.cc:359] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } } peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } }
I20260601 13:36:41.567075 28152 raft_consensus.cc:385] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:41.567116 28152 raft_consensus.cc:740] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e3444efc07847f6b564b17d6374e05f, State: Initialized, Role: FOLLOWER
I20260601 13:36:41.567245 28152 consensus_queue.cc:260] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } } peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } }
I20260601 13:36:41.567534 28152 ts_tablet_manager.cc:1434] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:41.702798 28159 raft_consensus.cc:493] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:41.702965 28159 raft_consensus.cc:515] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } } peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } }
I20260601 13:36:41.703554 28159 leader_election.cc:290] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 380a9ccfb23449afa90f70c45285ec34 (127.25.154.129:34307), 3f2032e5ca5a4638b927227b69c5818a (127.25.154.131:39877)
I20260601 13:36:41.707471 28105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f1308ac174437da55417f8225ae126" candidate_uuid: "2e3444efc07847f6b564b17d6374e05f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2032e5ca5a4638b927227b69c5818a" is_pre_election: true
I20260601 13:36:41.707490 27954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f1308ac174437da55417f8225ae126" candidate_uuid: "2e3444efc07847f6b564b17d6374e05f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380a9ccfb23449afa90f70c45285ec34" is_pre_election: true
I20260601 13:36:41.707700 28105 raft_consensus.cc:2468] T 69f1308ac174437da55417f8225ae126 P 3f2032e5ca5a4638b927227b69c5818a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e3444efc07847f6b564b17d6374e05f in term 0.
I20260601 13:36:41.707700 27954 raft_consensus.cc:2468] T 69f1308ac174437da55417f8225ae126 P 380a9ccfb23449afa90f70c45285ec34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e3444efc07847f6b564b17d6374e05f in term 0.
I20260601 13:36:41.708048 27996 leader_election.cc:304] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [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: 2e3444efc07847f6b564b17d6374e05f, 380a9ccfb23449afa90f70c45285ec34; no voters: 
I20260601 13:36:41.708221 28159 raft_consensus.cc:2804] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:41.708280 28159 raft_consensus.cc:493] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:41.708331 28159 raft_consensus.cc:3060] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:41.709283 28159 raft_consensus.cc:515] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } } peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } }
I20260601 13:36:41.709693 28159 leader_election.cc:290] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [CANDIDATE]: Term 1 election: Requested vote from peers 380a9ccfb23449afa90f70c45285ec34 (127.25.154.129:34307), 3f2032e5ca5a4638b927227b69c5818a (127.25.154.131:39877)
I20260601 13:36:41.710242 28105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f1308ac174437da55417f8225ae126" candidate_uuid: "2e3444efc07847f6b564b17d6374e05f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f2032e5ca5a4638b927227b69c5818a"
I20260601 13:36:41.710397 28105 raft_consensus.cc:3060] T 69f1308ac174437da55417f8225ae126 P 3f2032e5ca5a4638b927227b69c5818a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:41.710072 27954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f1308ac174437da55417f8225ae126" candidate_uuid: "2e3444efc07847f6b564b17d6374e05f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380a9ccfb23449afa90f70c45285ec34"
I20260601 13:36:41.710589 27954 raft_consensus.cc:3060] T 69f1308ac174437da55417f8225ae126 P 380a9ccfb23449afa90f70c45285ec34 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:41.711360 28105 raft_consensus.cc:2468] T 69f1308ac174437da55417f8225ae126 P 3f2032e5ca5a4638b927227b69c5818a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e3444efc07847f6b564b17d6374e05f in term 1.
I20260601 13:36:41.711489 27954 raft_consensus.cc:2468] T 69f1308ac174437da55417f8225ae126 P 380a9ccfb23449afa90f70c45285ec34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e3444efc07847f6b564b17d6374e05f in term 1.
I20260601 13:36:41.711658 27995 leader_election.cc:304] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [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: 2e3444efc07847f6b564b17d6374e05f, 3f2032e5ca5a4638b927227b69c5818a; no voters: 
I20260601 13:36:41.711894 28159 raft_consensus.cc:2804] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:41.712146 28159 raft_consensus.cc:697] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [term 1 LEADER]: Becoming Leader. State: Replica: 2e3444efc07847f6b564b17d6374e05f, State: Running, Role: LEADER
I20260601 13:36:41.712296 28159 consensus_queue.cc:237] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [LEADER]: Queue going to LEADER mode. State: All 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: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } } peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } }
I20260601 13:36:41.714277 27850 catalog_manager.cc:5696] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e3444efc07847f6b564b17d6374e05f (127.25.154.130). New cstate: current_term: 1 leader_uuid: "2e3444efc07847f6b564b17d6374e05f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:41.832191 28160 raft_consensus.cc:493] T 065c571fff264c3fbb5b021ab22a0fb4 P 3f2032e5ca5a4638b927227b69c5818a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:41.832357 28160 raft_consensus.cc:515] T 065c571fff264c3fbb5b021ab22a0fb4 P 3f2032e5ca5a4638b927227b69c5818a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } } peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } }
I20260601 13:36:41.833009 28160 leader_election.cc:290] T 065c571fff264c3fbb5b021ab22a0fb4 P 3f2032e5ca5a4638b927227b69c5818a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e3444efc07847f6b564b17d6374e05f (127.25.154.130:42455), 380a9ccfb23449afa90f70c45285ec34 (127.25.154.129:34307)
I20260601 13:36:41.837807 27954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065c571fff264c3fbb5b021ab22a0fb4" candidate_uuid: "3f2032e5ca5a4638b927227b69c5818a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380a9ccfb23449afa90f70c45285ec34" is_pre_election: true
I20260601 13:36:41.837814 28030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065c571fff264c3fbb5b021ab22a0fb4" candidate_uuid: "3f2032e5ca5a4638b927227b69c5818a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3444efc07847f6b564b17d6374e05f" is_pre_election: true
I20260601 13:36:41.838018 27954 raft_consensus.cc:2468] T 065c571fff264c3fbb5b021ab22a0fb4 P 380a9ccfb23449afa90f70c45285ec34 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f2032e5ca5a4638b927227b69c5818a in term 0.
I20260601 13:36:41.838055 28030 raft_consensus.cc:2468] T 065c571fff264c3fbb5b021ab22a0fb4 P 2e3444efc07847f6b564b17d6374e05f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f2032e5ca5a4638b927227b69c5818a in term 0.
I20260601 13:36:41.838372 28071 leader_election.cc:304] T 065c571fff264c3fbb5b021ab22a0fb4 P 3f2032e5ca5a4638b927227b69c5818a [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: 380a9ccfb23449afa90f70c45285ec34, 3f2032e5ca5a4638b927227b69c5818a; no voters: 
I20260601 13:36:41.838591 28160 raft_consensus.cc:2804] T 065c571fff264c3fbb5b021ab22a0fb4 P 3f2032e5ca5a4638b927227b69c5818a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:41.838649 28160 raft_consensus.cc:493] T 065c571fff264c3fbb5b021ab22a0fb4 P 3f2032e5ca5a4638b927227b69c5818a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:41.838677 28160 raft_consensus.cc:3060] T 065c571fff264c3fbb5b021ab22a0fb4 P 3f2032e5ca5a4638b927227b69c5818a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:41.839566 28160 raft_consensus.cc:515] T 065c571fff264c3fbb5b021ab22a0fb4 P 3f2032e5ca5a4638b927227b69c5818a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } } peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } }
I20260601 13:36:41.840004 28160 leader_election.cc:290] T 065c571fff264c3fbb5b021ab22a0fb4 P 3f2032e5ca5a4638b927227b69c5818a [CANDIDATE]: Term 1 election: Requested vote from peers 2e3444efc07847f6b564b17d6374e05f (127.25.154.130:42455), 380a9ccfb23449afa90f70c45285ec34 (127.25.154.129:34307)
I20260601 13:36:41.840320 28030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065c571fff264c3fbb5b021ab22a0fb4" candidate_uuid: "3f2032e5ca5a4638b927227b69c5818a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e3444efc07847f6b564b17d6374e05f"
I20260601 13:36:41.840435 28030 raft_consensus.cc:3060] T 065c571fff264c3fbb5b021ab22a0fb4 P 2e3444efc07847f6b564b17d6374e05f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:41.840507 27954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065c571fff264c3fbb5b021ab22a0fb4" candidate_uuid: "3f2032e5ca5a4638b927227b69c5818a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "380a9ccfb23449afa90f70c45285ec34"
I20260601 13:36:41.840698 27954 raft_consensus.cc:3060] T 065c571fff264c3fbb5b021ab22a0fb4 P 380a9ccfb23449afa90f70c45285ec34 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:41.841449 28030 raft_consensus.cc:2468] T 065c571fff264c3fbb5b021ab22a0fb4 P 2e3444efc07847f6b564b17d6374e05f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2032e5ca5a4638b927227b69c5818a in term 1.
I20260601 13:36:41.841622 27954 raft_consensus.cc:2468] T 065c571fff264c3fbb5b021ab22a0fb4 P 380a9ccfb23449afa90f70c45285ec34 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f2032e5ca5a4638b927227b69c5818a in term 1.
I20260601 13:36:41.841786 28069 leader_election.cc:304] T 065c571fff264c3fbb5b021ab22a0fb4 P 3f2032e5ca5a4638b927227b69c5818a [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: 2e3444efc07847f6b564b17d6374e05f, 3f2032e5ca5a4638b927227b69c5818a; no voters: 
I20260601 13:36:41.841974 28160 raft_consensus.cc:2804] T 065c571fff264c3fbb5b021ab22a0fb4 P 3f2032e5ca5a4638b927227b69c5818a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:41.842272 28160 raft_consensus.cc:697] T 065c571fff264c3fbb5b021ab22a0fb4 P 3f2032e5ca5a4638b927227b69c5818a [term 1 LEADER]: Becoming Leader. State: Replica: 3f2032e5ca5a4638b927227b69c5818a, State: Running, Role: LEADER
I20260601 13:36:41.842434 28160 consensus_queue.cc:237] T 065c571fff264c3fbb5b021ab22a0fb4 P 3f2032e5ca5a4638b927227b69c5818a [LEADER]: Queue going to LEADER mode. State: All 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: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } } peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } }
I20260601 13:36:41.844094 27850 catalog_manager.cc:5696] T 065c571fff264c3fbb5b021ab22a0fb4 P 3f2032e5ca5a4638b927227b69c5818a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f2032e5ca5a4638b927227b69c5818a (127.25.154.131). New cstate: current_term: 1 leader_uuid: "3f2032e5ca5a4638b927227b69c5818a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:42.112515 28159 consensus_queue.cc:1048] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [LEADER]: Connected to new peer: Peer: permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:42.116669 28165 consensus_queue.cc:1048] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:42.301017 28160 consensus_queue.cc:1048] T 065c571fff264c3fbb5b021ab22a0fb4 P 3f2032e5ca5a4638b927227b69c5818a [LEADER]: Connected to new peer: Peer: permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:42.305538 28160 consensus_queue.cc:1048] T 065c571fff264c3fbb5b021ab22a0fb4 P 3f2032e5ca5a4638b927227b69c5818a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:42.366719 27905 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:42.367173 27905 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:42.367247 27905 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:44.367586 27905 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:44.368135 27905 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:44.368257 27905 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:46.368602 27905 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:46.369060 27905 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:46.369134 27905 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:48.369469 27905 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:48.369935 27905 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:48.370007 27905 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:50.370334 27905 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:50.370850 27905 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:50.370915 27905 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:52.371266 27905 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:52.371765 27905 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:52.371836 27905 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:52.969866 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:52.972126 28185 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:52.972357 26218 server_base.cc:1061] running on GCE node
W20260601 13:36:52.972136 28188 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:52.972272 28186 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:52.972779 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:52.972838 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:52.972856 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321012972856 us; error 0 us; skew 500 ppm
I20260601 13:36:52.974009 26218 webserver.cc:533] Webserver started at http://127.25.154.132:40973/ using document root <none> and password file <none>
I20260601 13:36:52.974213 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:52.974263 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:52.974377 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:52.974823 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320984125593-26218-0/minicluster-data/ts-3-root/instance:
uuid: "14f10d2c39604360b6958ca1135ffd1d"
format_stamp: "Formatted at 2026-06-01 13:36:52 on dist-test-slave-whnk"
I20260601 13:36:52.976440 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:36:52.977538 28193 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:52.977851 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:52.977986 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320984125593-26218-0/minicluster-data/ts-3-root
uuid: "14f10d2c39604360b6958ca1135ffd1d"
format_stamp: "Formatted at 2026-06-01 13:36:52 on dist-test-slave-whnk"
I20260601 13:36:52.978086 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320984125593-26218-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320984125593-26218-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320984125593-26218-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)
I20260601 13:36:52.988549 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:52.989043 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:52.989467 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:52.990031 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:52.990110 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:52.990195 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:52.990232 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:52.995837 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.132:41949
I20260601 13:36:52.995884 28256 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.132:41949 every 8 connection(s)
I20260601 13:36:53.001395 28257 heartbeater.cc:344] Connected to a master server at 127.25.154.190:43443
I20260601 13:36:53.001526 28257 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:53.001838 28257 heartbeater.cc:507] Master 127.25.154.190:43443 requested a full tablet report, sending...
I20260601 13:36:53.002645 27850 ts_manager.cc:194] Registered new tserver with Master: 14f10d2c39604360b6958ca1135ffd1d (127.25.154.132:41949)
I20260601 13:36:53.003266 27850 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35424
I20260601 13:36:53.384076 28030 consensus_queue.cc:237] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } attrs { replace: true } } peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } } peers { permanent_uuid: "14f10d2c39604360b6958ca1135ffd1d" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 41949 } attrs { promote: true } }
I20260601 13:36:53.386014 27954 raft_consensus.cc:1275] T 69f1308ac174437da55417f8225ae126 P 380a9ccfb23449afa90f70c45285ec34 [term 1 FOLLOWER]: Refusing update from remote peer 2e3444efc07847f6b564b17d6374e05f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:53.386286 28105 raft_consensus.cc:1275] T 69f1308ac174437da55417f8225ae126 P 3f2032e5ca5a4638b927227b69c5818a [term 1 FOLLOWER]: Refusing update from remote peer 2e3444efc07847f6b564b17d6374e05f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:53.386600 28265 consensus_queue.cc:1048] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [LEADER]: Connected to new peer: Peer: permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:53.386809 28264 consensus_queue.cc:1048] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:53.388607 28181 raft_consensus.cc:2955] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 14f10d2c39604360b6958ca1135ffd1d (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } attrs { replace: true } } peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } } peers { permanent_uuid: "14f10d2c39604360b6958ca1135ffd1d" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 41949 } attrs { promote: true } } }
I20260601 13:36:53.389047 28105 raft_consensus.cc:2955] T 69f1308ac174437da55417f8225ae126 P 3f2032e5ca5a4638b927227b69c5818a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 14f10d2c39604360b6958ca1135ffd1d (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } attrs { replace: true } } peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } } peers { permanent_uuid: "14f10d2c39604360b6958ca1135ffd1d" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 41949 } attrs { promote: true } } }
W20260601 13:36:53.390965 27993 consensus_peers.cc:597] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f -> Peer 14f10d2c39604360b6958ca1135ffd1d (127.25.154.132:41949): Couldn't send request to peer 14f10d2c39604360b6958ca1135ffd1d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 69f1308ac174437da55417f8225ae126. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:53.391633 27849 catalog_manager.cc:5696] T 69f1308ac174437da55417f8225ae126 P 3f2032e5ca5a4638b927227b69c5818a reported cstate change: config changed from index -1 to 2, NON_VOTER 14f10d2c39604360b6958ca1135ffd1d (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "2e3444efc07847f6b564b17d6374e05f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } attrs { replace: true } } peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } } peers { permanent_uuid: "14f10d2c39604360b6958ca1135ffd1d" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 41949 } attrs { promote: true } } }
I20260601 13:36:53.392099 27954 raft_consensus.cc:2955] T 69f1308ac174437da55417f8225ae126 P 380a9ccfb23449afa90f70c45285ec34 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 14f10d2c39604360b6958ca1135ffd1d (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } attrs { replace: true } } peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } } peers { permanent_uuid: "14f10d2c39604360b6958ca1135ffd1d" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 41949 } attrs { promote: true } } }
I20260601 13:36:53.920061 28275 ts_tablet_manager.cc:933] T 69f1308ac174437da55417f8225ae126 P 14f10d2c39604360b6958ca1135ffd1d: Initiating tablet copy from peer 2e3444efc07847f6b564b17d6374e05f (127.25.154.130:42455)
I20260601 13:36:53.920747 28275 tablet_copy_client.cc:323] T 69f1308ac174437da55417f8225ae126 P 14f10d2c39604360b6958ca1135ffd1d: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.130:42455
I20260601 13:36:53.924778 28040 tablet_copy_service.cc:140] P 2e3444efc07847f6b564b17d6374e05f: Received BeginTabletCopySession request for tablet 69f1308ac174437da55417f8225ae126 from peer 14f10d2c39604360b6958ca1135ffd1d ({username='slave'} at 127.0.0.1:53874)
I20260601 13:36:53.924922 28040 tablet_copy_service.cc:161] P 2e3444efc07847f6b564b17d6374e05f: Beginning new tablet copy session on tablet 69f1308ac174437da55417f8225ae126 from peer 14f10d2c39604360b6958ca1135ffd1d at {username='slave'} at 127.0.0.1:53874: session id = 14f10d2c39604360b6958ca1135ffd1d-69f1308ac174437da55417f8225ae126
I20260601 13:36:53.926280 28040 tablet_copy_source_session.cc:215] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:36:53.927510 28275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69f1308ac174437da55417f8225ae126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:53.930038 28275 tablet_copy_client.cc:806] T 69f1308ac174437da55417f8225ae126 P 14f10d2c39604360b6958ca1135ffd1d: tablet copy: Starting download of 0 data blocks...
I20260601 13:36:53.930310 28275 tablet_copy_client.cc:670] T 69f1308ac174437da55417f8225ae126 P 14f10d2c39604360b6958ca1135ffd1d: tablet copy: Starting download of 1 WAL segments...
I20260601 13:36:53.932245 28275 tablet_copy_client.cc:538] T 69f1308ac174437da55417f8225ae126 P 14f10d2c39604360b6958ca1135ffd1d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:36:53.934605 28275 tablet_bootstrap.cc:492] T 69f1308ac174437da55417f8225ae126 P 14f10d2c39604360b6958ca1135ffd1d: Bootstrap starting.
I20260601 13:36:53.939090 28275 tablet_bootstrap.cc:492] T 69f1308ac174437da55417f8225ae126 P 14f10d2c39604360b6958ca1135ffd1d: 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
I20260601 13:36:53.939435 28275 tablet_bootstrap.cc:492] T 69f1308ac174437da55417f8225ae126 P 14f10d2c39604360b6958ca1135ffd1d: Bootstrap complete.
I20260601 13:36:53.939661 28275 ts_tablet_manager.cc:1403] T 69f1308ac174437da55417f8225ae126 P 14f10d2c39604360b6958ca1135ffd1d: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:36:53.940297 28275 raft_consensus.cc:359] T 69f1308ac174437da55417f8225ae126 P 14f10d2c39604360b6958ca1135ffd1d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } attrs { replace: true } } peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } } peers { permanent_uuid: "14f10d2c39604360b6958ca1135ffd1d" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 41949 } attrs { promote: true } }
I20260601 13:36:53.940438 28275 raft_consensus.cc:740] T 69f1308ac174437da55417f8225ae126 P 14f10d2c39604360b6958ca1135ffd1d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 14f10d2c39604360b6958ca1135ffd1d, State: Initialized, Role: LEARNER
I20260601 13:36:53.940634 28275 consensus_queue.cc:260] T 69f1308ac174437da55417f8225ae126 P 14f10d2c39604360b6958ca1135ffd1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } attrs { replace: true } } peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } } peers { permanent_uuid: "14f10d2c39604360b6958ca1135ffd1d" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 41949 } attrs { promote: true } }
I20260601 13:36:53.941112 28275 ts_tablet_manager.cc:1434] T 69f1308ac174437da55417f8225ae126 P 14f10d2c39604360b6958ca1135ffd1d: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:36:53.941450 28257 heartbeater.cc:499] Master 127.25.154.190:43443 was elected leader, sending a full tablet report...
I20260601 13:36:53.941879 28040 tablet_copy_service.cc:342] P 2e3444efc07847f6b564b17d6374e05f: Request end of tablet copy session 14f10d2c39604360b6958ca1135ffd1d-69f1308ac174437da55417f8225ae126 received from {username='slave'} at 127.0.0.1:53874
I20260601 13:36:53.941982 28040 tablet_copy_service.cc:434] P 2e3444efc07847f6b564b17d6374e05f: ending tablet copy session 14f10d2c39604360b6958ca1135ffd1d-69f1308ac174437da55417f8225ae126 on tablet 69f1308ac174437da55417f8225ae126 with peer 14f10d2c39604360b6958ca1135ffd1d
I20260601 13:36:54.372223 27905 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:54.372874 27905 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:54.372948 27905 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:54.530849 28231 raft_consensus.cc:1217] T 69f1308ac174437da55417f8225ae126 P 14f10d2c39604360b6958ca1135ffd1d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:36:55.106925 28281 raft_consensus.cc:1064] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f: attempting to promote NON_VOTER 14f10d2c39604360b6958ca1135ffd1d to VOTER
I20260601 13:36:55.107484 28281 consensus_queue.cc:237] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } attrs { replace: true } } peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } } peers { permanent_uuid: "14f10d2c39604360b6958ca1135ffd1d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 41949 } attrs { promote: false } }
I20260601 13:36:55.109019 28105 raft_consensus.cc:1275] T 69f1308ac174437da55417f8225ae126 P 3f2032e5ca5a4638b927227b69c5818a [term 1 FOLLOWER]: Refusing update from remote peer 2e3444efc07847f6b564b17d6374e05f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:36:55.109021 28231 raft_consensus.cc:1275] T 69f1308ac174437da55417f8225ae126 P 14f10d2c39604360b6958ca1135ffd1d [term 1 LEARNER]: Refusing update from remote peer 2e3444efc07847f6b564b17d6374e05f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:36:55.109517 28286 consensus_queue.cc:1048] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f10d2c39604360b6958ca1135ffd1d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 41949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:36:55.109593 27954 raft_consensus.cc:1275] T 69f1308ac174437da55417f8225ae126 P 380a9ccfb23449afa90f70c45285ec34 [term 1 FOLLOWER]: Refusing update from remote peer 2e3444efc07847f6b564b17d6374e05f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:36:55.109781 28281 consensus_queue.cc:1048] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:36:55.110036 28287 consensus_queue.cc:1048] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [LEADER]: Connected to new peer: Peer: permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:36:55.112246 28287 raft_consensus.cc:2955] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 14f10d2c39604360b6958ca1135ffd1d (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } attrs { replace: true } } peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } } peers { permanent_uuid: "14f10d2c39604360b6958ca1135ffd1d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 41949 } attrs { promote: false } } }
I20260601 13:36:55.112855 28231 raft_consensus.cc:2955] T 69f1308ac174437da55417f8225ae126 P 14f10d2c39604360b6958ca1135ffd1d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 14f10d2c39604360b6958ca1135ffd1d (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } attrs { replace: true } } peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } } peers { permanent_uuid: "14f10d2c39604360b6958ca1135ffd1d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 41949 } attrs { promote: false } } }
I20260601 13:36:55.114863 28105 raft_consensus.cc:2955] T 69f1308ac174437da55417f8225ae126 P 3f2032e5ca5a4638b927227b69c5818a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 14f10d2c39604360b6958ca1135ffd1d (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } attrs { replace: true } } peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } } peers { permanent_uuid: "14f10d2c39604360b6958ca1135ffd1d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 41949 } attrs { promote: false } } }
I20260601 13:36:55.115075 27850 catalog_manager.cc:5696] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f reported cstate change: config changed from index 2 to 3, 14f10d2c39604360b6958ca1135ffd1d (127.25.154.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2e3444efc07847f6b564b17d6374e05f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14f10d2c39604360b6958ca1135ffd1d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 41949 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:36:55.117460 27954 raft_consensus.cc:2955] T 69f1308ac174437da55417f8225ae126 P 380a9ccfb23449afa90f70c45285ec34 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 14f10d2c39604360b6958ca1135ffd1d (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "380a9ccfb23449afa90f70c45285ec34" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 34307 } attrs { replace: true } } peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } } peers { permanent_uuid: "14f10d2c39604360b6958ca1135ffd1d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 41949 } attrs { promote: false } } }
I20260601 13:36:55.120872 28030 consensus_queue.cc:237] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } } peers { permanent_uuid: "14f10d2c39604360b6958ca1135ffd1d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 41949 } attrs { promote: false } }
I20260601 13:36:55.122061 28105 raft_consensus.cc:1275] T 69f1308ac174437da55417f8225ae126 P 3f2032e5ca5a4638b927227b69c5818a [term 1 FOLLOWER]: Refusing update from remote peer 2e3444efc07847f6b564b17d6374e05f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:36:55.122113 28231 raft_consensus.cc:1275] T 69f1308ac174437da55417f8225ae126 P 14f10d2c39604360b6958ca1135ffd1d [term 1 FOLLOWER]: Refusing update from remote peer 2e3444efc07847f6b564b17d6374e05f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:36:55.122498 28281 consensus_queue.cc:1048] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f10d2c39604360b6958ca1135ffd1d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 41949 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:36:55.122808 28286 consensus_queue.cc:1048] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:36:55.124579 28281 raft_consensus.cc:2955] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 380a9ccfb23449afa90f70c45285ec34 (127.25.154.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } } peers { permanent_uuid: "14f10d2c39604360b6958ca1135ffd1d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 41949 } attrs { promote: false } } }
I20260601 13:36:55.125090 28105 raft_consensus.cc:2955] T 69f1308ac174437da55417f8225ae126 P 3f2032e5ca5a4638b927227b69c5818a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 380a9ccfb23449afa90f70c45285ec34 (127.25.154.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } } peers { permanent_uuid: "14f10d2c39604360b6958ca1135ffd1d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 41949 } attrs { promote: false } } }
I20260601 13:36:55.126809 27836 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 69f1308ac174437da55417f8225ae126 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:36:55.127463 28231 raft_consensus.cc:2955] T 69f1308ac174437da55417f8225ae126 P 14f10d2c39604360b6958ca1135ffd1d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 380a9ccfb23449afa90f70c45285ec34 (127.25.154.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } } peers { permanent_uuid: "14f10d2c39604360b6958ca1135ffd1d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 41949 } attrs { promote: false } } }
I20260601 13:36:55.127537 27849 catalog_manager.cc:5696] T 69f1308ac174437da55417f8225ae126 P 3f2032e5ca5a4638b927227b69c5818a reported cstate change: config changed from index 3 to 4, VOTER 380a9ccfb23449afa90f70c45285ec34 (127.25.154.129) evicted. New cstate: current_term: 1 leader_uuid: "2e3444efc07847f6b564b17d6374e05f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2e3444efc07847f6b564b17d6374e05f" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42455 } } peers { permanent_uuid: "3f2032e5ca5a4638b927227b69c5818a" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39877 } } peers { permanent_uuid: "14f10d2c39604360b6958ca1135ffd1d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 41949 } attrs { promote: false } } }
I20260601 13:36:55.130797 27944 tablet_service.cc:1558] Processing DeleteTablet for tablet 69f1308ac174437da55417f8225ae126 with delete_type TABLET_DATA_TOMBSTONED (TS 380a9ccfb23449afa90f70c45285ec34 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39712
I20260601 13:36:55.131438 28297 tablet_replica.cc:333] T 69f1308ac174437da55417f8225ae126 P 380a9ccfb23449afa90f70c45285ec34: stopping tablet replica
I20260601 13:36:55.131575 28297 raft_consensus.cc:2243] T 69f1308ac174437da55417f8225ae126 P 380a9ccfb23449afa90f70c45285ec34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:55.131727 28297 raft_consensus.cc:2272] T 69f1308ac174437da55417f8225ae126 P 380a9ccfb23449afa90f70c45285ec34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:55.132304 28297 ts_tablet_manager.cc:1916] T 69f1308ac174437da55417f8225ae126 P 380a9ccfb23449afa90f70c45285ec34: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:36:55.134254 28297 ts_tablet_manager.cc:1929] T 69f1308ac174437da55417f8225ae126 P 380a9ccfb23449afa90f70c45285ec34: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:36:55.134330 28297 log.cc:1199] T 69f1308ac174437da55417f8225ae126 P 380a9ccfb23449afa90f70c45285ec34: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320984125593-26218-0/minicluster-data/ts-0-root/wals/69f1308ac174437da55417f8225ae126
I20260601 13:36:55.135052 27838 catalog_manager.cc:5027] TS 380a9ccfb23449afa90f70c45285ec34 (127.25.154.129:34307): tablet 69f1308ac174437da55417f8225ae126 (table test-workload [id=025395d7f64044baa7331d8981d5456b]) successfully deleted
I20260601 13:36:56.373347 27905 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:56.373840 27905 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:56.373911 27905 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:58.374316 27905 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:58.374863 27905 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:58.374941 27905 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:00.375314 27905 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:00.375785 27905 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:00.375859 27905 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:02.376236 27905 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:02.376804 27905 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:02.376884 27905 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:04.377261 27905 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:04.377761 27905 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:04.377869 27905 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:06.378396 27905 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:06.379076 27905 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:06.379179 27905 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:07.078467 26218 tablet_server.cc:179] TabletServer@127.25.154.129:0 shutting down...
I20260601 13:37:07.082809 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:07.083046 26218 tablet_replica.cc:333] T 065c571fff264c3fbb5b021ab22a0fb4 P 380a9ccfb23449afa90f70c45285ec34: stopping tablet replica
I20260601 13:37:07.083174 26218 raft_consensus.cc:2243] T 065c571fff264c3fbb5b021ab22a0fb4 P 380a9ccfb23449afa90f70c45285ec34 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:07.083313 26218 raft_consensus.cc:2272] T 065c571fff264c3fbb5b021ab22a0fb4 P 380a9ccfb23449afa90f70c45285ec34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:07.096611 26218 tablet_server.cc:196] TabletServer@127.25.154.129:0 shutdown complete.
I20260601 13:37:07.099094 26218 tablet_server.cc:179] TabletServer@127.25.154.130:0 shutting down...
I20260601 13:37:07.104206 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:07.104439 26218 tablet_replica.cc:333] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f: stopping tablet replica
I20260601 13:37:07.104559 26218 raft_consensus.cc:2243] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:07.104753 26218 raft_consensus.cc:2272] T 69f1308ac174437da55417f8225ae126 P 2e3444efc07847f6b564b17d6374e05f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:07.105188 26218 tablet_replica.cc:333] T 065c571fff264c3fbb5b021ab22a0fb4 P 2e3444efc07847f6b564b17d6374e05f: stopping tablet replica
I20260601 13:37:07.105266 26218 raft_consensus.cc:2243] T 065c571fff264c3fbb5b021ab22a0fb4 P 2e3444efc07847f6b564b17d6374e05f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:07.105332 26218 raft_consensus.cc:2272] T 065c571fff264c3fbb5b021ab22a0fb4 P 2e3444efc07847f6b564b17d6374e05f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:07.119639 26218 tablet_server.cc:196] TabletServer@127.25.154.130:0 shutdown complete.
I20260601 13:37:07.122023 26218 tablet_server.cc:179] TabletServer@127.25.154.131:0 shutting down...
I20260601 13:37:07.127046 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:07.127290 26218 tablet_replica.cc:333] T 69f1308ac174437da55417f8225ae126 P 3f2032e5ca5a4638b927227b69c5818a: stopping tablet replica
I20260601 13:37:07.127422 26218 raft_consensus.cc:2243] T 69f1308ac174437da55417f8225ae126 P 3f2032e5ca5a4638b927227b69c5818a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:07.127601 26218 raft_consensus.cc:2272] T 69f1308ac174437da55417f8225ae126 P 3f2032e5ca5a4638b927227b69c5818a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:07.128086 26218 tablet_replica.cc:333] T 065c571fff264c3fbb5b021ab22a0fb4 P 3f2032e5ca5a4638b927227b69c5818a: stopping tablet replica
I20260601 13:37:07.128206 26218 raft_consensus.cc:2243] T 065c571fff264c3fbb5b021ab22a0fb4 P 3f2032e5ca5a4638b927227b69c5818a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:07.128412 26218 raft_consensus.cc:2272] T 065c571fff264c3fbb5b021ab22a0fb4 P 3f2032e5ca5a4638b927227b69c5818a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:07.141480 26218 tablet_server.cc:196] TabletServer@127.25.154.131:0 shutdown complete.
I20260601 13:37:07.144063 26218 tablet_server.cc:179] TabletServer@127.25.154.132:0 shutting down...
I20260601 13:37:07.149413 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:07.149634 26218 tablet_replica.cc:333] T 69f1308ac174437da55417f8225ae126 P 14f10d2c39604360b6958ca1135ffd1d: stopping tablet replica
I20260601 13:37:07.149776 26218 raft_consensus.cc:2243] T 69f1308ac174437da55417f8225ae126 P 14f10d2c39604360b6958ca1135ffd1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:07.149901 26218 raft_consensus.cc:2272] T 69f1308ac174437da55417f8225ae126 P 14f10d2c39604360b6958ca1135ffd1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:07.162544 26218 tablet_server.cc:196] TabletServer@127.25.154.132:0 shutdown complete.
I20260601 13:37:07.164551 26218 master.cc:562] Master@127.25.154.190:43443 shutting down...
I20260601 13:37:07.169567 26218 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a36a652a9df34da4ba25db57dc99e382 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:07.169756 26218 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a36a652a9df34da4ba25db57dc99e382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:07.169831 26218 tablet_replica.cc:333] T 00000000000000000000000000000000 P a36a652a9df34da4ba25db57dc99e382: stopping tablet replica
I20260601 13:37:07.182870 26218 master.cc:584] Master@127.25.154.190:43443 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (26860 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260601 13:37:07.191015 26218 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.154.190:43091
I20260601 13:37:07.191421 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:07.193607 28300 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:07.193827 28303 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:07.193856 26218 server_base.cc:1061] running on GCE node
W20260601 13:37:07.193943 28301 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:07.194253 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:07.194301 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:37:07.194319 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321027194318 us; error 0 us; skew 500 ppm
I20260601 13:37:07.195322 26218 webserver.cc:533] Webserver started at http://127.25.154.190:41735/ using document root <none> and password file <none>
I20260601 13:37:07.195467 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:07.195511 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:07.195631 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:07.196017 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320984125593-26218-0/minicluster-data/master-0-root/instance:
uuid: "51bc90c00f0e4cabb64d4b67d0a8183e"
format_stamp: "Formatted at 2026-06-01 13:37:07 on dist-test-slave-whnk"
I20260601 13:37:07.197739 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:07.198997 28308 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:07.199385 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:07.199492 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320984125593-26218-0/minicluster-data/master-0-root
uuid: "51bc90c00f0e4cabb64d4b67d0a8183e"
format_stamp: "Formatted at 2026-06-01 13:37:07 on dist-test-slave-whnk"
I20260601 13:37:07.199595 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320984125593-26218-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320984125593-26218-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320984125593-26218-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)
I20260601 13:37:07.212459 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:07.212909 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:07.217622 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.190:43091
I20260601 13:37:07.220537 28360 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.190:43091 every 8 connection(s)
I20260601 13:37:07.221141 28361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:07.223194 28361 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 51bc90c00f0e4cabb64d4b67d0a8183e: Bootstrap starting.
I20260601 13:37:07.224043 28361 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 51bc90c00f0e4cabb64d4b67d0a8183e: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:07.225111 28361 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 51bc90c00f0e4cabb64d4b67d0a8183e: No bootstrap required, opened a new log
I20260601 13:37:07.225500 28361 raft_consensus.cc:359] T 00000000000000000000000000000000 P 51bc90c00f0e4cabb64d4b67d0a8183e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51bc90c00f0e4cabb64d4b67d0a8183e" member_type: VOTER }
I20260601 13:37:07.225589 28361 raft_consensus.cc:385] T 00000000000000000000000000000000 P 51bc90c00f0e4cabb64d4b67d0a8183e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:07.225693 28361 raft_consensus.cc:740] T 00000000000000000000000000000000 P 51bc90c00f0e4cabb64d4b67d0a8183e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51bc90c00f0e4cabb64d4b67d0a8183e, State: Initialized, Role: FOLLOWER
I20260601 13:37:07.225854 28361 consensus_queue.cc:260] T 00000000000000000000000000000000 P 51bc90c00f0e4cabb64d4b67d0a8183e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "51bc90c00f0e4cabb64d4b67d0a8183e" member_type: VOTER }
I20260601 13:37:07.225952 28361 raft_consensus.cc:399] T 00000000000000000000000000000000 P 51bc90c00f0e4cabb64d4b67d0a8183e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:07.225980 28361 raft_consensus.cc:493] T 00000000000000000000000000000000 P 51bc90c00f0e4cabb64d4b67d0a8183e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:07.226012 28361 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 51bc90c00f0e4cabb64d4b67d0a8183e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:07.226763 28361 raft_consensus.cc:515] T 00000000000000000000000000000000 P 51bc90c00f0e4cabb64d4b67d0a8183e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51bc90c00f0e4cabb64d4b67d0a8183e" member_type: VOTER }
I20260601 13:37:07.226882 28361 leader_election.cc:304] T 00000000000000000000000000000000 P 51bc90c00f0e4cabb64d4b67d0a8183e [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: 51bc90c00f0e4cabb64d4b67d0a8183e; no voters: 
I20260601 13:37:07.227034 28361 leader_election.cc:290] T 00000000000000000000000000000000 P 51bc90c00f0e4cabb64d4b67d0a8183e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:07.227185 28364 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 51bc90c00f0e4cabb64d4b67d0a8183e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:07.227419 28364 raft_consensus.cc:697] T 00000000000000000000000000000000 P 51bc90c00f0e4cabb64d4b67d0a8183e [term 1 LEADER]: Becoming Leader. State: Replica: 51bc90c00f0e4cabb64d4b67d0a8183e, State: Running, Role: LEADER
I20260601 13:37:07.227568 28361 sys_catalog.cc:565] T 00000000000000000000000000000000 P 51bc90c00f0e4cabb64d4b67d0a8183e [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:37:07.227605 28364 consensus_queue.cc:237] T 00000000000000000000000000000000 P 51bc90c00f0e4cabb64d4b67d0a8183e [LEADER]: Queue going to LEADER mode. State: All 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: "51bc90c00f0e4cabb64d4b67d0a8183e" member_type: VOTER }
I20260601 13:37:07.228122 28366 sys_catalog.cc:455] T 00000000000000000000000000000000 P 51bc90c00f0e4cabb64d4b67d0a8183e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 51bc90c00f0e4cabb64d4b67d0a8183e. Latest consensus state: current_term: 1 leader_uuid: "51bc90c00f0e4cabb64d4b67d0a8183e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51bc90c00f0e4cabb64d4b67d0a8183e" member_type: VOTER } }
I20260601 13:37:07.228144 28365 sys_catalog.cc:455] T 00000000000000000000000000000000 P 51bc90c00f0e4cabb64d4b67d0a8183e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "51bc90c00f0e4cabb64d4b67d0a8183e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51bc90c00f0e4cabb64d4b67d0a8183e" member_type: VOTER } }
I20260601 13:37:07.228382 28365 sys_catalog.cc:458] T 00000000000000000000000000000000 P 51bc90c00f0e4cabb64d4b67d0a8183e [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:07.228300 28366 sys_catalog.cc:458] T 00000000000000000000000000000000 P 51bc90c00f0e4cabb64d4b67d0a8183e [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:07.228904 28372 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:37:07.229981 28372 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:37:07.230214 26218 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:37:07.232125 28372 catalog_manager.cc:1382] Generated new cluster ID: ea18b6f651fd45e2ad8ad99809958757
I20260601 13:37:07.232191 28372 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:37:07.254993 28372 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:37:07.255709 28372 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:37:07.268304 28372 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 51bc90c00f0e4cabb64d4b67d0a8183e: Generated new TSK 0
I20260601 13:37:07.268571 28372 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:37:07.294672 26218 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 8.7925e-05s
I20260601 13:37:19.375145 26218 master.cc:562] Master@127.25.154.190:43091 shutting down...
I20260601 13:37:19.378962 26218 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 51bc90c00f0e4cabb64d4b67d0a8183e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:19.379144 26218 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 51bc90c00f0e4cabb64d4b67d0a8183e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:19.379189 26218 tablet_replica.cc:333] T 00000000000000000000000000000000 P 51bc90c00f0e4cabb64d4b67d0a8183e: stopping tablet replica
I20260601 13:37:19.392030 26218 master.cc:584] Master@127.25.154.190:43091 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12205 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260601 13:37:19.396346 26218 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.154.190:38295
I20260601 13:37:19.396659 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:19.398988 28384 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:19.399260 28383 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:19.399264 28386 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:19.399974 26218 server_base.cc:1061] running on GCE node
I20260601 13:37:19.400250 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:19.400317 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:37:19.400336 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321039400335 us; error 0 us; skew 500 ppm
I20260601 13:37:19.401396 26218 webserver.cc:533] Webserver started at http://127.25.154.190:34673/ using document root <none> and password file <none>
I20260601 13:37:19.401567 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:19.401647 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:19.401733 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:19.402307 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320984125593-26218-0/minicluster-data/master-0-root/instance:
uuid: "2714f9c246fd489d91aa7775e04a556f"
format_stamp: "Formatted at 2026-06-01 13:37:19 on dist-test-slave-whnk"
I20260601 13:37:19.403859 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:19.404896 28391 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:19.405169 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:19.405256 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320984125593-26218-0/minicluster-data/master-0-root
uuid: "2714f9c246fd489d91aa7775e04a556f"
format_stamp: "Formatted at 2026-06-01 13:37:19 on dist-test-slave-whnk"
I20260601 13:37:19.405349 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320984125593-26218-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320984125593-26218-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320984125593-26218-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)
I20260601 13:37:19.426188 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:19.426682 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:19.431658 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.190:38295
I20260601 13:37:19.432658 28443 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.190:38295 every 8 connection(s)
I20260601 13:37:19.433228 28444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:19.435376 28444 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2714f9c246fd489d91aa7775e04a556f: Bootstrap starting.
I20260601 13:37:19.436251 28444 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2714f9c246fd489d91aa7775e04a556f: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:19.437460 28444 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2714f9c246fd489d91aa7775e04a556f: No bootstrap required, opened a new log
I20260601 13:37:19.437906 28444 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2714f9c246fd489d91aa7775e04a556f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2714f9c246fd489d91aa7775e04a556f" member_type: VOTER }
I20260601 13:37:19.438027 28444 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2714f9c246fd489d91aa7775e04a556f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:19.438099 28444 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2714f9c246fd489d91aa7775e04a556f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2714f9c246fd489d91aa7775e04a556f, State: Initialized, Role: FOLLOWER
I20260601 13:37:19.438314 28444 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2714f9c246fd489d91aa7775e04a556f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2714f9c246fd489d91aa7775e04a556f" member_type: VOTER }
I20260601 13:37:19.438424 28444 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2714f9c246fd489d91aa7775e04a556f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:19.438478 28444 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2714f9c246fd489d91aa7775e04a556f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:19.438529 28444 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2714f9c246fd489d91aa7775e04a556f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:19.439647 28444 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2714f9c246fd489d91aa7775e04a556f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2714f9c246fd489d91aa7775e04a556f" member_type: VOTER }
I20260601 13:37:19.439908 28444 leader_election.cc:304] T 00000000000000000000000000000000 P 2714f9c246fd489d91aa7775e04a556f [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: 2714f9c246fd489d91aa7775e04a556f; no voters: 
I20260601 13:37:19.440181 28444 leader_election.cc:290] T 00000000000000000000000000000000 P 2714f9c246fd489d91aa7775e04a556f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:19.440356 28447 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2714f9c246fd489d91aa7775e04a556f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:19.440621 28447 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2714f9c246fd489d91aa7775e04a556f [term 1 LEADER]: Becoming Leader. State: Replica: 2714f9c246fd489d91aa7775e04a556f, State: Running, Role: LEADER
I20260601 13:37:19.440768 28447 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2714f9c246fd489d91aa7775e04a556f [LEADER]: Queue going to LEADER mode. State: All 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: "2714f9c246fd489d91aa7775e04a556f" member_type: VOTER }
I20260601 13:37:19.440847 28444 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2714f9c246fd489d91aa7775e04a556f [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:37:19.441334 28448 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2714f9c246fd489d91aa7775e04a556f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2714f9c246fd489d91aa7775e04a556f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2714f9c246fd489d91aa7775e04a556f" member_type: VOTER } }
I20260601 13:37:19.441443 28448 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2714f9c246fd489d91aa7775e04a556f [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:19.441792 28451 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:37:19.442027 28449 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2714f9c246fd489d91aa7775e04a556f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2714f9c246fd489d91aa7775e04a556f. Latest consensus state: current_term: 1 leader_uuid: "2714f9c246fd489d91aa7775e04a556f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2714f9c246fd489d91aa7775e04a556f" member_type: VOTER } }
I20260601 13:37:19.442260 28449 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2714f9c246fd489d91aa7775e04a556f [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:19.443038 28451 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:37:19.443300 26218 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:37:19.445623 28451 catalog_manager.cc:1382] Generated new cluster ID: 03f9a0c2717e4c8db342313e37090d2c
I20260601 13:37:19.445703 28451 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:37:19.460139 28451 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:37:19.460851 28451 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:37:19.469980 28451 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2714f9c246fd489d91aa7775e04a556f: Generated new TSK 0
I20260601 13:37:19.470286 28451 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:37:19.476102 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:19.480017 28466 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:19.480017 28468 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:19.481195 28465 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:19.481261 26218 server_base.cc:1061] running on GCE node
I20260601 13:37:19.481546 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:19.481616 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:37:19.481645 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321039481645 us; error 0 us; skew 500 ppm
I20260601 13:37:19.482857 26218 webserver.cc:533] Webserver started at http://127.25.154.129:46115/ using document root <none> and password file <none>
I20260601 13:37:19.483003 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:19.483079 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:19.483201 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:19.483659 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320984125593-26218-0/minicluster-data/ts-0-root/instance:
uuid: "0ac83b8f40194281914d9db8fe9825d0"
format_stamp: "Formatted at 2026-06-01 13:37:19 on dist-test-slave-whnk"
I20260601 13:37:19.485386 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:37:19.488246 28473 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:19.488880 26218 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:37:19.488965 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320984125593-26218-0/minicluster-data/ts-0-root
uuid: "0ac83b8f40194281914d9db8fe9825d0"
format_stamp: "Formatted at 2026-06-01 13:37:19 on dist-test-slave-whnk"
I20260601 13:37:19.489033 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320984125593-26218-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320984125593-26218-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320984125593-26218-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)
I20260601 13:37:19.511395 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:19.511880 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:19.512252 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:19.512760 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:19.512799 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:19.512831 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:19.512892 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:19.517423 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.129:40775
I20260601 13:37:19.517550 28536 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.129:40775 every 8 connection(s)
I20260601 13:37:19.518411 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:19.520473 28544 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:19.520601 28542 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:19.520479 28541 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:19.520861 26218 server_base.cc:1061] running on GCE node
I20260601 13:37:19.521050 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:19.521106 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:37:19.521144 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321039521143 us; error 0 us; skew 500 ppm
I20260601 13:37:19.522187 26218 webserver.cc:533] Webserver started at http://127.25.154.130:38761/ using document root <none> and password file <none>
I20260601 13:37:19.522382 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:19.522454 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:19.522533 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:19.522977 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320984125593-26218-0/minicluster-data/ts-1-root/instance:
uuid: "2918162921c7490c91ddd3e0bd3a4538"
format_stamp: "Formatted at 2026-06-01 13:37:19 on dist-test-slave-whnk"
I20260601 13:37:19.524597 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:37:19.526082 28549 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:19.526248 28537 heartbeater.cc:344] Connected to a master server at 127.25.154.190:38295
I20260601 13:37:19.526343 28537 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:19.526613 28537 heartbeater.cc:507] Master 127.25.154.190:38295 requested a full tablet report, sending...
I20260601 13:37:19.527076 26218 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:37:19.527185 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320984125593-26218-0/minicluster-data/ts-1-root
uuid: "2918162921c7490c91ddd3e0bd3a4538"
format_stamp: "Formatted at 2026-06-01 13:37:19 on dist-test-slave-whnk"
I20260601 13:37:19.527269 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320984125593-26218-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320984125593-26218-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320984125593-26218-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)
I20260601 13:37:19.527460 28408 ts_manager.cc:194] Registered new tserver with Master: 0ac83b8f40194281914d9db8fe9825d0 (127.25.154.129:40775)
I20260601 13:37:19.528542 28408 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41488
I20260601 13:37:19.548831 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:19.549288 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:19.549589 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:19.550251 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:19.550298 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:19.550367 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:19.550410 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:19.555426 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.130:33617
I20260601 13:37:19.555595 28612 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.130:33617 every 8 connection(s)
I20260601 13:37:19.556824 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:19.559393 28616 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:19.559846 28617 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:19.560279 28619 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:19.560406 26218 server_base.cc:1061] running on GCE node
I20260601 13:37:19.560633 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:19.560674 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:37:19.560690 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321039560690 us; error 0 us; skew 500 ppm
I20260601 13:37:19.561882 26218 webserver.cc:533] Webserver started at http://127.25.154.131:44901/ using document root <none> and password file <none>
I20260601 13:37:19.562086 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:19.562183 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:19.562270 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:19.562723 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320984125593-26218-0/minicluster-data/ts-2-root/instance:
uuid: "12c1771facd24f88a3280a8531d02416"
format_stamp: "Formatted at 2026-06-01 13:37:19 on dist-test-slave-whnk"
I20260601 13:37:19.563196 28613 heartbeater.cc:344] Connected to a master server at 127.25.154.190:38295
I20260601 13:37:19.563313 28613 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:19.563576 28613 heartbeater.cc:507] Master 127.25.154.190:38295 requested a full tablet report, sending...
I20260601 13:37:19.564404 28408 ts_manager.cc:194] Registered new tserver with Master: 2918162921c7490c91ddd3e0bd3a4538 (127.25.154.130:33617)
I20260601 13:37:19.564651 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:19.565027 28408 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41498
I20260601 13:37:19.565845 28624 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:19.566295 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:19.566390 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320984125593-26218-0/minicluster-data/ts-2-root
uuid: "12c1771facd24f88a3280a8531d02416"
format_stamp: "Formatted at 2026-06-01 13:37:19 on dist-test-slave-whnk"
I20260601 13:37:19.566469 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320984125593-26218-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320984125593-26218-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320984125593-26218-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)
I20260601 13:37:19.581784 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:19.582365 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:19.582706 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:19.583217 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:19.583280 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:19.583341 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:19.583393 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:19.588266 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.131:39383
I20260601 13:37:19.588353 28687 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.131:39383 every 8 connection(s)
I20260601 13:37:19.593780 28688 heartbeater.cc:344] Connected to a master server at 127.25.154.190:38295
I20260601 13:37:19.593914 28688 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:19.594259 28688 heartbeater.cc:507] Master 127.25.154.190:38295 requested a full tablet report, sending...
I20260601 13:37:19.595309 28408 ts_manager.cc:194] Registered new tserver with Master: 12c1771facd24f88a3280a8531d02416 (127.25.154.131:39383)
I20260601 13:37:19.595865 26218 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006952154s
I20260601 13:37:19.596069 28408 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41500
I20260601 13:37:20.529616 28537 heartbeater.cc:499] Master 127.25.154.190:38295 was elected leader, sending a full tablet report...
I20260601 13:37:20.566031 28613 heartbeater.cc:499] Master 127.25.154.190:38295 was elected leader, sending a full tablet report...
I20260601 13:37:20.597340 28688 heartbeater.cc:499] Master 127.25.154.190:38295 was elected leader, sending a full tablet report...
I20260601 13:37:21.443354 28462 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:23.443822 28462 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:25.444279 28462 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:27.444713 28462 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:29.445184 28462 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:31.445628 28462 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:31.675812 26218 tablet_server.cc:179] TabletServer@127.25.154.129:0 shutting down...
I20260601 13:37:31.680070 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:31.692281 26218 tablet_server.cc:196] TabletServer@127.25.154.129:0 shutdown complete.
I20260601 13:37:31.694465 26218 tablet_server.cc:179] TabletServer@127.25.154.130:0 shutting down...
I20260601 13:37:31.698400 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:31.711007 26218 tablet_server.cc:196] TabletServer@127.25.154.130:0 shutdown complete.
I20260601 13:37:31.713021 26218 tablet_server.cc:179] TabletServer@127.25.154.131:0 shutting down...
I20260601 13:37:31.716930 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:31.729408 26218 tablet_server.cc:196] TabletServer@127.25.154.131:0 shutdown complete.
I20260601 13:37:31.731482 26218 master.cc:562] Master@127.25.154.190:38295 shutting down...
I20260601 13:37:31.735172 26218 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2714f9c246fd489d91aa7775e04a556f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:31.735363 26218 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2714f9c246fd489d91aa7775e04a556f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:31.735426 26218 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2714f9c246fd489d91aa7775e04a556f: stopping tablet replica
I20260601 13:37:31.747972 26218 master.cc:584] Master@127.25.154.190:38295 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12357 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260601 13:37:31.754035 26218 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.154.190:44923
I20260601 13:37:31.754525 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:31.756611 28695 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:31.756611 28693 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:31.756922 26218 server_base.cc:1061] running on GCE node
W20260601 13:37:31.756633 28692 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:31.757277 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:31.757329 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:37:31.757345 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321051757345 us; error 0 us; skew 500 ppm
I20260601 13:37:31.758405 26218 webserver.cc:533] Webserver started at http://127.25.154.190:45969/ using document root <none> and password file <none>
I20260601 13:37:31.758591 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:31.758641 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:31.758733 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:31.759155 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320984125593-26218-0/minicluster-data/master-0-root/instance:
uuid: "a118f7270697438a9baeb7b5cac2d2ae"
format_stamp: "Formatted at 2026-06-01 13:37:31 on dist-test-slave-whnk"
I20260601 13:37:31.760839 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:31.762055 28700 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:31.762503 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:31.762600 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320984125593-26218-0/minicluster-data/master-0-root
uuid: "a118f7270697438a9baeb7b5cac2d2ae"
format_stamp: "Formatted at 2026-06-01 13:37:31 on dist-test-slave-whnk"
I20260601 13:37:31.762709 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320984125593-26218-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320984125593-26218-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320984125593-26218-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)
I20260601 13:37:31.770747 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:31.771184 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:31.776549 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.190:44923
I20260601 13:37:31.778596 28752 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.190:44923 every 8 connection(s)
I20260601 13:37:31.779098 28753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:31.780959 28753 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a118f7270697438a9baeb7b5cac2d2ae: Bootstrap starting.
I20260601 13:37:31.781762 28753 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a118f7270697438a9baeb7b5cac2d2ae: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:31.782858 28753 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a118f7270697438a9baeb7b5cac2d2ae: No bootstrap required, opened a new log
I20260601 13:37:31.783263 28753 raft_consensus.cc:359] T 00000000000000000000000000000000 P a118f7270697438a9baeb7b5cac2d2ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a118f7270697438a9baeb7b5cac2d2ae" member_type: VOTER }
I20260601 13:37:31.783352 28753 raft_consensus.cc:385] T 00000000000000000000000000000000 P a118f7270697438a9baeb7b5cac2d2ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:31.783375 28753 raft_consensus.cc:740] T 00000000000000000000000000000000 P a118f7270697438a9baeb7b5cac2d2ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a118f7270697438a9baeb7b5cac2d2ae, State: Initialized, Role: FOLLOWER
I20260601 13:37:31.783470 28753 consensus_queue.cc:260] T 00000000000000000000000000000000 P a118f7270697438a9baeb7b5cac2d2ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a118f7270697438a9baeb7b5cac2d2ae" member_type: VOTER }
I20260601 13:37:31.783527 28753 raft_consensus.cc:399] T 00000000000000000000000000000000 P a118f7270697438a9baeb7b5cac2d2ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:31.783550 28753 raft_consensus.cc:493] T 00000000000000000000000000000000 P a118f7270697438a9baeb7b5cac2d2ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:31.783577 28753 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a118f7270697438a9baeb7b5cac2d2ae [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:31.784314 28753 raft_consensus.cc:515] T 00000000000000000000000000000000 P a118f7270697438a9baeb7b5cac2d2ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a118f7270697438a9baeb7b5cac2d2ae" member_type: VOTER }
I20260601 13:37:31.784432 28753 leader_election.cc:304] T 00000000000000000000000000000000 P a118f7270697438a9baeb7b5cac2d2ae [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: a118f7270697438a9baeb7b5cac2d2ae; no voters: 
I20260601 13:37:31.784575 28753 leader_election.cc:290] T 00000000000000000000000000000000 P a118f7270697438a9baeb7b5cac2d2ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:31.784763 28756 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a118f7270697438a9baeb7b5cac2d2ae [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:31.784961 28756 raft_consensus.cc:697] T 00000000000000000000000000000000 P a118f7270697438a9baeb7b5cac2d2ae [term 1 LEADER]: Becoming Leader. State: Replica: a118f7270697438a9baeb7b5cac2d2ae, State: Running, Role: LEADER
I20260601 13:37:31.785086 28753 sys_catalog.cc:565] T 00000000000000000000000000000000 P a118f7270697438a9baeb7b5cac2d2ae [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:37:31.785110 28756 consensus_queue.cc:237] T 00000000000000000000000000000000 P a118f7270697438a9baeb7b5cac2d2ae [LEADER]: Queue going to LEADER mode. State: All 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: "a118f7270697438a9baeb7b5cac2d2ae" member_type: VOTER }
I20260601 13:37:31.785555 28757 sys_catalog.cc:455] T 00000000000000000000000000000000 P a118f7270697438a9baeb7b5cac2d2ae [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a118f7270697438a9baeb7b5cac2d2ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a118f7270697438a9baeb7b5cac2d2ae" member_type: VOTER } }
I20260601 13:37:31.785701 28757 sys_catalog.cc:458] T 00000000000000000000000000000000 P a118f7270697438a9baeb7b5cac2d2ae [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:31.785570 28758 sys_catalog.cc:455] T 00000000000000000000000000000000 P a118f7270697438a9baeb7b5cac2d2ae [sys.catalog]: SysCatalogTable state changed. Reason: New leader a118f7270697438a9baeb7b5cac2d2ae. Latest consensus state: current_term: 1 leader_uuid: "a118f7270697438a9baeb7b5cac2d2ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a118f7270697438a9baeb7b5cac2d2ae" member_type: VOTER } }
I20260601 13:37:31.786007 28758 sys_catalog.cc:458] T 00000000000000000000000000000000 P a118f7270697438a9baeb7b5cac2d2ae [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:31.786449 28762 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:37:31.787212 28762 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:37:31.787523 26218 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:37:31.789515 28762 catalog_manager.cc:1382] Generated new cluster ID: 70755ff962634156a10cdf16602161c7
I20260601 13:37:31.789649 28762 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:37:31.807893 28762 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:37:31.808583 28762 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:37:31.822544 28762 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a118f7270697438a9baeb7b5cac2d2ae: Generated new TSK 0
I20260601 13:37:31.822820 28762 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:37:31.852589 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:31.854930 28775 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:31.854944 28777 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:31.855046 26218 server_base.cc:1061] running on GCE node
W20260601 13:37:31.854950 28774 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:31.855427 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:31.855474 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:37:31.855492 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321051855492 us; error 0 us; skew 500 ppm
I20260601 13:37:31.856446 26218 webserver.cc:533] Webserver started at http://127.25.154.129:41859/ using document root <none> and password file <none>
I20260601 13:37:31.856601 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:31.856650 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:31.856711 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:31.857092 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320984125593-26218-0/minicluster-data/ts-0-root/instance:
uuid: "ace71715b7fb468787f7194c0ae29af9"
format_stamp: "Formatted at 2026-06-01 13:37:31 on dist-test-slave-whnk"
I20260601 13:37:31.858841 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:31.859880 28782 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:31.860198 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:31.860265 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320984125593-26218-0/minicluster-data/ts-0-root
uuid: "ace71715b7fb468787f7194c0ae29af9"
format_stamp: "Formatted at 2026-06-01 13:37:31 on dist-test-slave-whnk"
I20260601 13:37:31.860319 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320984125593-26218-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320984125593-26218-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320984125593-26218-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)
I20260601 13:37:31.870064 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:31.870580 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:31.870929 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:31.871469 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:31.871510 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:31.871572 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:31.871625 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:31.876690 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.129:41283
I20260601 13:37:31.876788 28845 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.129:41283 every 8 connection(s)
I20260601 13:37:31.877728 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:31.879916 28853 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:31.880244 28851 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:31.880532 26218 server_base.cc:1061] running on GCE node
W20260601 13:37:31.880821 28850 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:31.881142 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:31.881225 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:37:31.881265 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321051881263 us; error 0 us; skew 500 ppm
I20260601 13:37:31.882436 26218 webserver.cc:533] Webserver started at http://127.25.154.130:40829/ using document root <none> and password file <none>
I20260601 13:37:31.882635 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:31.882699 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:31.882794 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:31.883298 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320984125593-26218-0/minicluster-data/ts-1-root/instance:
uuid: "fd74b6b3ddb04bc3971458c62d305407"
format_stamp: "Formatted at 2026-06-01 13:37:31 on dist-test-slave-whnk"
I20260601 13:37:31.884003 28846 heartbeater.cc:344] Connected to a master server at 127.25.154.190:44923
I20260601 13:37:31.884109 28846 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:31.884367 28846 heartbeater.cc:507] Master 127.25.154.190:44923 requested a full tablet report, sending...
I20260601 13:37:31.885087 28717 ts_manager.cc:194] Registered new tserver with Master: ace71715b7fb468787f7194c0ae29af9 (127.25.154.129:41283)
I20260601 13:37:31.885093 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:37:31.885941 28717 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33598
I20260601 13:37:31.886236 28858 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:31.886518 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:31.886591 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320984125593-26218-0/minicluster-data/ts-1-root
uuid: "fd74b6b3ddb04bc3971458c62d305407"
format_stamp: "Formatted at 2026-06-01 13:37:31 on dist-test-slave-whnk"
I20260601 13:37:31.886669 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320984125593-26218-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320984125593-26218-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320984125593-26218-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)
I20260601 13:37:31.894429 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:31.894829 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:31.895134 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:31.895601 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:31.895670 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:31.895728 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:31.895780 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:31.900283 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.130:32893
I20260601 13:37:31.900326 28921 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.130:32893 every 8 connection(s)
I20260601 13:37:31.901248 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:31.903115 28925 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:31.903282 28926 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:31.903402 28928 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:31.903721 26218 server_base.cc:1061] running on GCE node
I20260601 13:37:31.903923 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:31.903988 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:37:31.904023 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321051904022 us; error 0 us; skew 500 ppm
I20260601 13:37:31.904969 26218 webserver.cc:533] Webserver started at http://127.25.154.131:44881/ using document root <none> and password file <none>
I20260601 13:37:31.905153 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:31.905221 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:31.905333 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:31.905616 28922 heartbeater.cc:344] Connected to a master server at 127.25.154.190:44923
I20260601 13:37:31.905702 28922 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:31.905864 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320984125593-26218-0/minicluster-data/ts-2-root/instance:
uuid: "4f519b91055848789d1037d865ba1410"
format_stamp: "Formatted at 2026-06-01 13:37:31 on dist-test-slave-whnk"
I20260601 13:37:31.905938 28922 heartbeater.cc:507] Master 127.25.154.190:44923 requested a full tablet report, sending...
I20260601 13:37:31.906575 28717 ts_manager.cc:194] Registered new tserver with Master: fd74b6b3ddb04bc3971458c62d305407 (127.25.154.130:32893)
I20260601 13:37:31.907126 28717 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33602
I20260601 13:37:31.907727 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.002s
I20260601 13:37:31.908685 28933 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:31.908962 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:31.909046 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320984125593-26218-0/minicluster-data/ts-2-root
uuid: "4f519b91055848789d1037d865ba1410"
format_stamp: "Formatted at 2026-06-01 13:37:31 on dist-test-slave-whnk"
I20260601 13:37:31.909142 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320984125593-26218-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320984125593-26218-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320984125593-26218-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)
I20260601 13:37:31.939060 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:31.939550 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:31.939903 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:31.940393 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:31.940455 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:31.940511 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:31.940570 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:31.945607 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.131:32913
I20260601 13:37:31.945636 28996 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.131:32913 every 8 connection(s)
I20260601 13:37:31.954490 28997 heartbeater.cc:344] Connected to a master server at 127.25.154.190:44923
I20260601 13:37:31.954705 28997 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:31.955029 28997 heartbeater.cc:507] Master 127.25.154.190:44923 requested a full tablet report, sending...
I20260601 13:37:31.955865 28717 ts_manager.cc:194] Registered new tserver with Master: 4f519b91055848789d1037d865ba1410 (127.25.154.131:32913)
I20260601 13:37:31.956256 26218 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.010230547s
I20260601 13:37:31.956534 28717 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33610
I20260601 13:37:32.887084 28846 heartbeater.cc:499] Master 127.25.154.190:44923 was elected leader, sending a full tablet report...
I20260601 13:37:32.908195 28922 heartbeater.cc:499] Master 127.25.154.190:44923 was elected leader, sending a full tablet report...
I20260601 13:37:32.957645 28997 heartbeater.cc:499] Master 127.25.154.190:44923 was elected leader, sending a full tablet report...
I20260601 13:37:32.991773 28717 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41720:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:37:32.992689 28717 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:37:33.005548 28810 tablet_service.cc:1511] Processing CreateTablet for tablet 5adeebfa9d4d41e09968eb69a7203165 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=5df90f791fcd4177b6aef774a5c2c7d6]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:33.005739 28808 tablet_service.cc:1511] Processing CreateTablet for tablet 5289ad16c3074bd9a71e737fb69caaf1 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=5df90f791fcd4177b6aef774a5c2c7d6]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:33.005952 28810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5adeebfa9d4d41e09968eb69a7203165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.006106 28807 tablet_service.cc:1511] Processing CreateTablet for tablet a4c650463d524672a7649b0f1ba34771 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=5df90f791fcd4177b6aef774a5c2c7d6]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:33.006415 28807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4c650463d524672a7649b0f1ba34771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.007337 28808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5289ad16c3074bd9a71e737fb69caaf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.005548 28809 tablet_service.cc:1511] Processing CreateTablet for tablet 7fe75a2477074af8b26518704f46e2c3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=5df90f791fcd4177b6aef774a5c2c7d6]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:33.008612 28809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe75a2477074af8b26518704f46e2c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.009775 28886 tablet_service.cc:1511] Processing CreateTablet for tablet 5adeebfa9d4d41e09968eb69a7203165 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=5df90f791fcd4177b6aef774a5c2c7d6]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:33.009959 29017 tablet_bootstrap.cc:492] T a4c650463d524672a7649b0f1ba34771 P ace71715b7fb468787f7194c0ae29af9: Bootstrap starting.
I20260601 13:37:33.010043 28886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5adeebfa9d4d41e09968eb69a7203165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.010190 28884 tablet_service.cc:1511] Processing CreateTablet for tablet 5289ad16c3074bd9a71e737fb69caaf1 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=5df90f791fcd4177b6aef774a5c2c7d6]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:33.010488 28884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5289ad16c3074bd9a71e737fb69caaf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.010794 28961 tablet_service.cc:1511] Processing CreateTablet for tablet 5adeebfa9d4d41e09968eb69a7203165 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=5df90f791fcd4177b6aef774a5c2c7d6]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:33.011047 28961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5adeebfa9d4d41e09968eb69a7203165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.011102 29017 tablet_bootstrap.cc:654] T a4c650463d524672a7649b0f1ba34771 P ace71715b7fb468787f7194c0ae29af9: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.011961 28959 tablet_service.cc:1511] Processing CreateTablet for tablet 5289ad16c3074bd9a71e737fb69caaf1 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=5df90f791fcd4177b6aef774a5c2c7d6]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:33.012230 28959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5289ad16c3074bd9a71e737fb69caaf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.012327 29017 tablet_bootstrap.cc:492] T a4c650463d524672a7649b0f1ba34771 P ace71715b7fb468787f7194c0ae29af9: No bootstrap required, opened a new log
I20260601 13:37:33.012421 29017 ts_tablet_manager.cc:1403] T a4c650463d524672a7649b0f1ba34771 P ace71715b7fb468787f7194c0ae29af9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:33.012730 28883 tablet_service.cc:1511] Processing CreateTablet for tablet a4c650463d524672a7649b0f1ba34771 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=5df90f791fcd4177b6aef774a5c2c7d6]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:33.012890 29017 raft_consensus.cc:359] T a4c650463d524672a7649b0f1ba34771 P ace71715b7fb468787f7194c0ae29af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } }
I20260601 13:37:33.013012 29017 raft_consensus.cc:385] T a4c650463d524672a7649b0f1ba34771 P ace71715b7fb468787f7194c0ae29af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.013047 29017 raft_consensus.cc:740] T a4c650463d524672a7649b0f1ba34771 P ace71715b7fb468787f7194c0ae29af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ace71715b7fb468787f7194c0ae29af9, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.009963 28885 tablet_service.cc:1511] Processing CreateTablet for tablet 7fe75a2477074af8b26518704f46e2c3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=5df90f791fcd4177b6aef774a5c2c7d6]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:33.013229 29017 consensus_queue.cc:260] T a4c650463d524672a7649b0f1ba34771 P ace71715b7fb468787f7194c0ae29af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } }
I20260601 13:37:33.012969 28883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4c650463d524672a7649b0f1ba34771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.013578 29017 ts_tablet_manager.cc:1434] T a4c650463d524672a7649b0f1ba34771 P ace71715b7fb468787f7194c0ae29af9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:33.014072 29017 tablet_bootstrap.cc:492] T 5adeebfa9d4d41e09968eb69a7203165 P ace71715b7fb468787f7194c0ae29af9: Bootstrap starting.
I20260601 13:37:33.014394 28960 tablet_service.cc:1511] Processing CreateTablet for tablet 7fe75a2477074af8b26518704f46e2c3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=5df90f791fcd4177b6aef774a5c2c7d6]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:33.014648 28960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe75a2477074af8b26518704f46e2c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.015280 29017 tablet_bootstrap.cc:654] T 5adeebfa9d4d41e09968eb69a7203165 P ace71715b7fb468787f7194c0ae29af9: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.015491 28885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe75a2477074af8b26518704f46e2c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.015959 29019 tablet_bootstrap.cc:492] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407: Bootstrap starting.
I20260601 13:37:33.016707 28960 tablet_service.cc:1511] Processing CreateTablet for tablet a4c650463d524672a7649b0f1ba34771 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=5df90f791fcd4177b6aef774a5c2c7d6]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:33.016944 28960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4c650463d524672a7649b0f1ba34771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.017302 29019 tablet_bootstrap.cc:654] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.018137 29020 tablet_bootstrap.cc:492] T 5adeebfa9d4d41e09968eb69a7203165 P 4f519b91055848789d1037d865ba1410: Bootstrap starting.
I20260601 13:37:33.019250 29017 tablet_bootstrap.cc:492] T 5adeebfa9d4d41e09968eb69a7203165 P ace71715b7fb468787f7194c0ae29af9: No bootstrap required, opened a new log
I20260601 13:37:33.019403 29017 ts_tablet_manager.cc:1403] T 5adeebfa9d4d41e09968eb69a7203165 P ace71715b7fb468787f7194c0ae29af9: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:37:33.019904 29020 tablet_bootstrap.cc:654] T 5adeebfa9d4d41e09968eb69a7203165 P 4f519b91055848789d1037d865ba1410: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.019972 29017 raft_consensus.cc:359] T 5adeebfa9d4d41e09968eb69a7203165 P ace71715b7fb468787f7194c0ae29af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } }
I20260601 13:37:33.020110 29017 raft_consensus.cc:385] T 5adeebfa9d4d41e09968eb69a7203165 P ace71715b7fb468787f7194c0ae29af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.020169 29017 raft_consensus.cc:740] T 5adeebfa9d4d41e09968eb69a7203165 P ace71715b7fb468787f7194c0ae29af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ace71715b7fb468787f7194c0ae29af9, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.020311 29017 consensus_queue.cc:260] T 5adeebfa9d4d41e09968eb69a7203165 P ace71715b7fb468787f7194c0ae29af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } }
I20260601 13:37:33.020668 29017 ts_tablet_manager.cc:1434] T 5adeebfa9d4d41e09968eb69a7203165 P ace71715b7fb468787f7194c0ae29af9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:33.020888 29017 tablet_bootstrap.cc:492] T 5289ad16c3074bd9a71e737fb69caaf1 P ace71715b7fb468787f7194c0ae29af9: Bootstrap starting.
I20260601 13:37:33.021150 29019 tablet_bootstrap.cc:492] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407: No bootstrap required, opened a new log
I20260601 13:37:33.021270 29019 ts_tablet_manager.cc:1403] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:37:33.021653 29019 raft_consensus.cc:359] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } }
I20260601 13:37:33.021850 29019 raft_consensus.cc:385] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.021934 29019 raft_consensus.cc:740] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd74b6b3ddb04bc3971458c62d305407, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.021965 29017 tablet_bootstrap.cc:654] T 5289ad16c3074bd9a71e737fb69caaf1 P ace71715b7fb468787f7194c0ae29af9: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.022078 29019 consensus_queue.cc:260] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } }
I20260601 13:37:33.022528 29019 ts_tablet_manager.cc:1434] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:33.023038 29019 tablet_bootstrap.cc:492] T a4c650463d524672a7649b0f1ba34771 P fd74b6b3ddb04bc3971458c62d305407: Bootstrap starting.
I20260601 13:37:33.023429 29020 tablet_bootstrap.cc:492] T 5adeebfa9d4d41e09968eb69a7203165 P 4f519b91055848789d1037d865ba1410: No bootstrap required, opened a new log
I20260601 13:37:33.023532 29020 ts_tablet_manager.cc:1403] T 5adeebfa9d4d41e09968eb69a7203165 P 4f519b91055848789d1037d865ba1410: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:37:33.023926 29017 tablet_bootstrap.cc:492] T 5289ad16c3074bd9a71e737fb69caaf1 P ace71715b7fb468787f7194c0ae29af9: No bootstrap required, opened a new log
I20260601 13:37:33.024046 29017 ts_tablet_manager.cc:1403] T 5289ad16c3074bd9a71e737fb69caaf1 P ace71715b7fb468787f7194c0ae29af9: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:37:33.024122 29020 raft_consensus.cc:359] T 5adeebfa9d4d41e09968eb69a7203165 P 4f519b91055848789d1037d865ba1410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } }
I20260601 13:37:33.024232 29020 raft_consensus.cc:385] T 5adeebfa9d4d41e09968eb69a7203165 P 4f519b91055848789d1037d865ba1410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.024264 29020 raft_consensus.cc:740] T 5adeebfa9d4d41e09968eb69a7203165 P 4f519b91055848789d1037d865ba1410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f519b91055848789d1037d865ba1410, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.024507 29017 raft_consensus.cc:359] T 5289ad16c3074bd9a71e737fb69caaf1 P ace71715b7fb468787f7194c0ae29af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } }
I20260601 13:37:33.024464 29020 consensus_queue.cc:260] T 5adeebfa9d4d41e09968eb69a7203165 P 4f519b91055848789d1037d865ba1410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } }
I20260601 13:37:33.024663 29017 raft_consensus.cc:385] T 5289ad16c3074bd9a71e737fb69caaf1 P ace71715b7fb468787f7194c0ae29af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.024749 29017 raft_consensus.cc:740] T 5289ad16c3074bd9a71e737fb69caaf1 P ace71715b7fb468787f7194c0ae29af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ace71715b7fb468787f7194c0ae29af9, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.024821 29019 tablet_bootstrap.cc:654] T a4c650463d524672a7649b0f1ba34771 P fd74b6b3ddb04bc3971458c62d305407: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.024960 29020 ts_tablet_manager.cc:1434] T 5adeebfa9d4d41e09968eb69a7203165 P 4f519b91055848789d1037d865ba1410: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:33.024960 29017 consensus_queue.cc:260] T 5289ad16c3074bd9a71e737fb69caaf1 P ace71715b7fb468787f7194c0ae29af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } }
I20260601 13:37:33.025167 29020 tablet_bootstrap.cc:492] T 5289ad16c3074bd9a71e737fb69caaf1 P 4f519b91055848789d1037d865ba1410: Bootstrap starting.
I20260601 13:37:33.025291 29017 ts_tablet_manager.cc:1434] T 5289ad16c3074bd9a71e737fb69caaf1 P ace71715b7fb468787f7194c0ae29af9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:33.025436 29017 tablet_bootstrap.cc:492] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9: Bootstrap starting.
I20260601 13:37:33.025975 29019 tablet_bootstrap.cc:492] T a4c650463d524672a7649b0f1ba34771 P fd74b6b3ddb04bc3971458c62d305407: No bootstrap required, opened a new log
I20260601 13:37:33.026032 29019 ts_tablet_manager.cc:1403] T a4c650463d524672a7649b0f1ba34771 P fd74b6b3ddb04bc3971458c62d305407: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:33.026248 29020 tablet_bootstrap.cc:654] T 5289ad16c3074bd9a71e737fb69caaf1 P 4f519b91055848789d1037d865ba1410: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.026430 29017 tablet_bootstrap.cc:654] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.026500 29019 raft_consensus.cc:359] T a4c650463d524672a7649b0f1ba34771 P fd74b6b3ddb04bc3971458c62d305407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } }
I20260601 13:37:33.026602 29019 raft_consensus.cc:385] T a4c650463d524672a7649b0f1ba34771 P fd74b6b3ddb04bc3971458c62d305407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.027392 29020 tablet_bootstrap.cc:492] T 5289ad16c3074bd9a71e737fb69caaf1 P 4f519b91055848789d1037d865ba1410: No bootstrap required, opened a new log
I20260601 13:37:33.027478 29020 ts_tablet_manager.cc:1403] T 5289ad16c3074bd9a71e737fb69caaf1 P 4f519b91055848789d1037d865ba1410: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:33.027693 29017 tablet_bootstrap.cc:492] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9: No bootstrap required, opened a new log
I20260601 13:37:33.027769 29017 ts_tablet_manager.cc:1403] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:33.027905 29020 raft_consensus.cc:359] T 5289ad16c3074bd9a71e737fb69caaf1 P 4f519b91055848789d1037d865ba1410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } }
I20260601 13:37:33.027995 29020 raft_consensus.cc:385] T 5289ad16c3074bd9a71e737fb69caaf1 P 4f519b91055848789d1037d865ba1410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.028028 29020 raft_consensus.cc:740] T 5289ad16c3074bd9a71e737fb69caaf1 P 4f519b91055848789d1037d865ba1410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f519b91055848789d1037d865ba1410, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.028152 29020 consensus_queue.cc:260] T 5289ad16c3074bd9a71e737fb69caaf1 P 4f519b91055848789d1037d865ba1410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } }
I20260601 13:37:33.028223 29017 raft_consensus.cc:359] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } }
I20260601 13:37:33.028333 29017 raft_consensus.cc:385] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.028367 29017 raft_consensus.cc:740] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ace71715b7fb468787f7194c0ae29af9, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.028486 29020 ts_tablet_manager.cc:1434] T 5289ad16c3074bd9a71e737fb69caaf1 P 4f519b91055848789d1037d865ba1410: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:33.028469 29017 consensus_queue.cc:260] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } }
I20260601 13:37:33.028653 29020 tablet_bootstrap.cc:492] T 7fe75a2477074af8b26518704f46e2c3 P 4f519b91055848789d1037d865ba1410: Bootstrap starting.
I20260601 13:37:33.028844 29017 ts_tablet_manager.cc:1434] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:33.026638 29019 raft_consensus.cc:740] T a4c650463d524672a7649b0f1ba34771 P fd74b6b3ddb04bc3971458c62d305407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd74b6b3ddb04bc3971458c62d305407, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.029675 29020 tablet_bootstrap.cc:654] T 7fe75a2477074af8b26518704f46e2c3 P 4f519b91055848789d1037d865ba1410: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.031028 29020 tablet_bootstrap.cc:492] T 7fe75a2477074af8b26518704f46e2c3 P 4f519b91055848789d1037d865ba1410: No bootstrap required, opened a new log
I20260601 13:37:33.031178 29020 ts_tablet_manager.cc:1403] T 7fe75a2477074af8b26518704f46e2c3 P 4f519b91055848789d1037d865ba1410: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:33.031661 29020 raft_consensus.cc:359] T 7fe75a2477074af8b26518704f46e2c3 P 4f519b91055848789d1037d865ba1410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } }
I20260601 13:37:33.031776 29020 raft_consensus.cc:385] T 7fe75a2477074af8b26518704f46e2c3 P 4f519b91055848789d1037d865ba1410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.031822 29020 raft_consensus.cc:740] T 7fe75a2477074af8b26518704f46e2c3 P 4f519b91055848789d1037d865ba1410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f519b91055848789d1037d865ba1410, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.031949 29020 consensus_queue.cc:260] T 7fe75a2477074af8b26518704f46e2c3 P 4f519b91055848789d1037d865ba1410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } }
I20260601 13:37:33.032225 29020 ts_tablet_manager.cc:1434] T 7fe75a2477074af8b26518704f46e2c3 P 4f519b91055848789d1037d865ba1410: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:33.032415 29020 tablet_bootstrap.cc:492] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410: Bootstrap starting.
I20260601 13:37:33.033378 29020 tablet_bootstrap.cc:654] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.029668 29019 consensus_queue.cc:260] T a4c650463d524672a7649b0f1ba34771 P fd74b6b3ddb04bc3971458c62d305407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } }
I20260601 13:37:33.034339 29019 ts_tablet_manager.cc:1434] T a4c650463d524672a7649b0f1ba34771 P fd74b6b3ddb04bc3971458c62d305407: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.001s
I20260601 13:37:33.034775 29020 tablet_bootstrap.cc:492] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410: No bootstrap required, opened a new log
I20260601 13:37:33.034912 29020 ts_tablet_manager.cc:1403] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:37:33.034973 29019 tablet_bootstrap.cc:492] T 7fe75a2477074af8b26518704f46e2c3 P fd74b6b3ddb04bc3971458c62d305407: Bootstrap starting.
I20260601 13:37:33.035373 29020 raft_consensus.cc:359] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } }
I20260601 13:37:33.035565 29020 raft_consensus.cc:385] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.035650 29020 raft_consensus.cc:740] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f519b91055848789d1037d865ba1410, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.035782 29020 consensus_queue.cc:260] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } }
I20260601 13:37:33.036026 29019 tablet_bootstrap.cc:654] T 7fe75a2477074af8b26518704f46e2c3 P fd74b6b3ddb04bc3971458c62d305407: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.036517 29020 ts_tablet_manager.cc:1434] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:37:33.037206 29019 tablet_bootstrap.cc:492] T 7fe75a2477074af8b26518704f46e2c3 P fd74b6b3ddb04bc3971458c62d305407: No bootstrap required, opened a new log
I20260601 13:37:33.037328 29019 ts_tablet_manager.cc:1403] T 7fe75a2477074af8b26518704f46e2c3 P fd74b6b3ddb04bc3971458c62d305407: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:33.037782 29019 raft_consensus.cc:359] T 7fe75a2477074af8b26518704f46e2c3 P fd74b6b3ddb04bc3971458c62d305407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } }
I20260601 13:37:33.037889 29019 raft_consensus.cc:385] T 7fe75a2477074af8b26518704f46e2c3 P fd74b6b3ddb04bc3971458c62d305407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.037936 29019 raft_consensus.cc:740] T 7fe75a2477074af8b26518704f46e2c3 P fd74b6b3ddb04bc3971458c62d305407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd74b6b3ddb04bc3971458c62d305407, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.038064 29019 consensus_queue.cc:260] T 7fe75a2477074af8b26518704f46e2c3 P fd74b6b3ddb04bc3971458c62d305407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } }
I20260601 13:37:33.038399 29019 ts_tablet_manager.cc:1434] T 7fe75a2477074af8b26518704f46e2c3 P fd74b6b3ddb04bc3971458c62d305407: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:33.038581 29019 tablet_bootstrap.cc:492] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407: Bootstrap starting.
I20260601 13:37:33.039512 29019 tablet_bootstrap.cc:654] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.040679 29019 tablet_bootstrap.cc:492] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407: No bootstrap required, opened a new log
I20260601 13:37:33.040799 29019 ts_tablet_manager.cc:1403] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:37:33.041229 29019 raft_consensus.cc:359] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } }
I20260601 13:37:33.041325 29019 raft_consensus.cc:385] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.041354 29019 raft_consensus.cc:740] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd74b6b3ddb04bc3971458c62d305407, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.041479 29019 consensus_queue.cc:260] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } }
I20260601 13:37:33.041749 29019 ts_tablet_manager.cc:1434] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:33.044020 29027 raft_consensus.cc:493] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:33.044140 29027 raft_consensus.cc:515] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } }
I20260601 13:37:33.044682 29027 leader_election.cc:290] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ace71715b7fb468787f7194c0ae29af9 (127.25.154.129:41283), fd74b6b3ddb04bc3971458c62d305407 (127.25.154.130:32893)
I20260601 13:37:33.048547 28896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c650463d524672a7649b0f1ba34771" candidate_uuid: "4f519b91055848789d1037d865ba1410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd74b6b3ddb04bc3971458c62d305407" is_pre_election: true
I20260601 13:37:33.048559 28820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c650463d524672a7649b0f1ba34771" candidate_uuid: "4f519b91055848789d1037d865ba1410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ace71715b7fb468787f7194c0ae29af9" is_pre_election: true
I20260601 13:37:33.048774 28896 raft_consensus.cc:2468] T a4c650463d524672a7649b0f1ba34771 P fd74b6b3ddb04bc3971458c62d305407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f519b91055848789d1037d865ba1410 in term 0.
I20260601 13:37:33.048774 28820 raft_consensus.cc:2468] T a4c650463d524672a7649b0f1ba34771 P ace71715b7fb468787f7194c0ae29af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f519b91055848789d1037d865ba1410 in term 0.
I20260601 13:37:33.049078 28937 leader_election.cc:304] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410 [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: 4f519b91055848789d1037d865ba1410, fd74b6b3ddb04bc3971458c62d305407; no voters: 
I20260601 13:37:33.049331 29027 raft_consensus.cc:2804] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:33.049377 29027 raft_consensus.cc:493] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:33.049404 29027 raft_consensus.cc:3060] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:33.050416 29027 raft_consensus.cc:515] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } }
I20260601 13:37:33.050813 29027 leader_election.cc:290] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410 [CANDIDATE]: Term 1 election: Requested vote from peers ace71715b7fb468787f7194c0ae29af9 (127.25.154.129:41283), fd74b6b3ddb04bc3971458c62d305407 (127.25.154.130:32893)
I20260601 13:37:33.051167 28896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c650463d524672a7649b0f1ba34771" candidate_uuid: "4f519b91055848789d1037d865ba1410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd74b6b3ddb04bc3971458c62d305407"
I20260601 13:37:33.051195 28820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4c650463d524672a7649b0f1ba34771" candidate_uuid: "4f519b91055848789d1037d865ba1410" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ace71715b7fb468787f7194c0ae29af9"
I20260601 13:37:33.051316 28896 raft_consensus.cc:3060] T a4c650463d524672a7649b0f1ba34771 P fd74b6b3ddb04bc3971458c62d305407 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:33.051347 28820 raft_consensus.cc:3060] T a4c650463d524672a7649b0f1ba34771 P ace71715b7fb468787f7194c0ae29af9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:33.052213 28820 raft_consensus.cc:2468] T a4c650463d524672a7649b0f1ba34771 P ace71715b7fb468787f7194c0ae29af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f519b91055848789d1037d865ba1410 in term 1.
I20260601 13:37:33.052239 28896 raft_consensus.cc:2468] T a4c650463d524672a7649b0f1ba34771 P fd74b6b3ddb04bc3971458c62d305407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f519b91055848789d1037d865ba1410 in term 1.
I20260601 13:37:33.052507 28934 leader_election.cc:304] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410 [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: 4f519b91055848789d1037d865ba1410, ace71715b7fb468787f7194c0ae29af9; no voters: 
I20260601 13:37:33.052695 29027 raft_consensus.cc:2804] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:33.052933 29027 raft_consensus.cc:697] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410 [term 1 LEADER]: Becoming Leader. State: Replica: 4f519b91055848789d1037d865ba1410, State: Running, Role: LEADER
I20260601 13:37:33.053107 29027 consensus_queue.cc:237] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410 [LEADER]: Queue going to LEADER mode. State: All 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: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } }
I20260601 13:37:33.054661 28717 catalog_manager.cc:5696] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f519b91055848789d1037d865ba1410 (127.25.154.131). New cstate: current_term: 1 leader_uuid: "4f519b91055848789d1037d865ba1410" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:33.080634 29025 raft_consensus.cc:493] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:33.080811 29025 raft_consensus.cc:515] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } }
I20260601 13:37:33.081370 29025 leader_election.cc:290] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ace71715b7fb468787f7194c0ae29af9 (127.25.154.129:41283), 4f519b91055848789d1037d865ba1410 (127.25.154.131:32913)
I20260601 13:37:33.085060 28820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5289ad16c3074bd9a71e737fb69caaf1" candidate_uuid: "fd74b6b3ddb04bc3971458c62d305407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ace71715b7fb468787f7194c0ae29af9" is_pre_election: true
I20260601 13:37:33.085242 28820 raft_consensus.cc:2468] T 5289ad16c3074bd9a71e737fb69caaf1 P ace71715b7fb468787f7194c0ae29af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd74b6b3ddb04bc3971458c62d305407 in term 0.
I20260601 13:37:33.085310 28971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5289ad16c3074bd9a71e737fb69caaf1" candidate_uuid: "fd74b6b3ddb04bc3971458c62d305407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f519b91055848789d1037d865ba1410" is_pre_election: true
I20260601 13:37:33.085474 28971 raft_consensus.cc:2468] T 5289ad16c3074bd9a71e737fb69caaf1 P 4f519b91055848789d1037d865ba1410 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd74b6b3ddb04bc3971458c62d305407 in term 0.
I20260601 13:37:33.085616 28859 leader_election.cc:304] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407 [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: ace71715b7fb468787f7194c0ae29af9, fd74b6b3ddb04bc3971458c62d305407; no voters: 
I20260601 13:37:33.085799 29025 raft_consensus.cc:2804] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:33.085861 29025 raft_consensus.cc:493] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:33.085901 29025 raft_consensus.cc:3060] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:33.086910 29025 raft_consensus.cc:515] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } }
I20260601 13:37:33.087340 29025 leader_election.cc:290] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407 [CANDIDATE]: Term 1 election: Requested vote from peers ace71715b7fb468787f7194c0ae29af9 (127.25.154.129:41283), 4f519b91055848789d1037d865ba1410 (127.25.154.131:32913)
I20260601 13:37:33.087771 28971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5289ad16c3074bd9a71e737fb69caaf1" candidate_uuid: "fd74b6b3ddb04bc3971458c62d305407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f519b91055848789d1037d865ba1410"
I20260601 13:37:33.087793 28820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5289ad16c3074bd9a71e737fb69caaf1" candidate_uuid: "fd74b6b3ddb04bc3971458c62d305407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ace71715b7fb468787f7194c0ae29af9"
I20260601 13:37:33.087913 28971 raft_consensus.cc:3060] T 5289ad16c3074bd9a71e737fb69caaf1 P 4f519b91055848789d1037d865ba1410 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:33.087949 28820 raft_consensus.cc:3060] T 5289ad16c3074bd9a71e737fb69caaf1 P ace71715b7fb468787f7194c0ae29af9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:33.088820 28820 raft_consensus.cc:2468] T 5289ad16c3074bd9a71e737fb69caaf1 P ace71715b7fb468787f7194c0ae29af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd74b6b3ddb04bc3971458c62d305407 in term 1.
I20260601 13:37:33.088927 28971 raft_consensus.cc:2468] T 5289ad16c3074bd9a71e737fb69caaf1 P 4f519b91055848789d1037d865ba1410 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd74b6b3ddb04bc3971458c62d305407 in term 1.
I20260601 13:37:33.089128 28859 leader_election.cc:304] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407 [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: ace71715b7fb468787f7194c0ae29af9, fd74b6b3ddb04bc3971458c62d305407; no voters: 
I20260601 13:37:33.089336 29025 raft_consensus.cc:2804] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:33.089578 29025 raft_consensus.cc:697] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407 [term 1 LEADER]: Becoming Leader. State: Replica: fd74b6b3ddb04bc3971458c62d305407, State: Running, Role: LEADER
I20260601 13:37:33.089741 29025 consensus_queue.cc:237] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407 [LEADER]: Queue going to LEADER mode. State: All 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: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } }
I20260601 13:37:33.091419 28717 catalog_manager.cc:5696] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd74b6b3ddb04bc3971458c62d305407 (127.25.154.130). New cstate: current_term: 1 leader_uuid: "fd74b6b3ddb04bc3971458c62d305407" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } health_report { overall_health: UNKNOWN } } }
W20260601 13:37:33.128763 28847 tablet.cc:2404] T 5289ad16c3074bd9a71e737fb69caaf1 P ace71715b7fb468787f7194c0ae29af9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:37:33.148066 29021 raft_consensus.cc:493] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:33.148243 29021 raft_consensus.cc:515] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } }
I20260601 13:37:33.149078 29021 leader_election.cc:290] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd74b6b3ddb04bc3971458c62d305407 (127.25.154.130:32893), 4f519b91055848789d1037d865ba1410 (127.25.154.131:32913)
I20260601 13:37:33.152119 29025 raft_consensus.cc:493] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:33.152339 29025 raft_consensus.cc:515] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } }
I20260601 13:37:33.153314 28896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe75a2477074af8b26518704f46e2c3" candidate_uuid: "ace71715b7fb468787f7194c0ae29af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd74b6b3ddb04bc3971458c62d305407" is_pre_election: true
I20260601 13:37:33.153365 28971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe75a2477074af8b26518704f46e2c3" candidate_uuid: "ace71715b7fb468787f7194c0ae29af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f519b91055848789d1037d865ba1410" is_pre_election: true
I20260601 13:37:33.153427 29025 leader_election.cc:290] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ace71715b7fb468787f7194c0ae29af9 (127.25.154.129:41283), 4f519b91055848789d1037d865ba1410 (127.25.154.131:32913)
I20260601 13:37:33.153458 28896 raft_consensus.cc:2468] T 7fe75a2477074af8b26518704f46e2c3 P fd74b6b3ddb04bc3971458c62d305407 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ace71715b7fb468787f7194c0ae29af9 in term 0.
I20260601 13:37:33.153503 28971 raft_consensus.cc:2468] T 7fe75a2477074af8b26518704f46e2c3 P 4f519b91055848789d1037d865ba1410 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ace71715b7fb468787f7194c0ae29af9 in term 0.
I20260601 13:37:33.153800 28820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5adeebfa9d4d41e09968eb69a7203165" candidate_uuid: "fd74b6b3ddb04bc3971458c62d305407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ace71715b7fb468787f7194c0ae29af9" is_pre_election: true
I20260601 13:37:33.153806 28786 leader_election.cc:304] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9 [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: ace71715b7fb468787f7194c0ae29af9, fd74b6b3ddb04bc3971458c62d305407; no voters: 
I20260601 13:37:33.153919 28820 raft_consensus.cc:2468] T 5adeebfa9d4d41e09968eb69a7203165 P ace71715b7fb468787f7194c0ae29af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd74b6b3ddb04bc3971458c62d305407 in term 0.
I20260601 13:37:33.153865 28971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5adeebfa9d4d41e09968eb69a7203165" candidate_uuid: "fd74b6b3ddb04bc3971458c62d305407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f519b91055848789d1037d865ba1410" is_pre_election: true
I20260601 13:37:33.154031 29021 raft_consensus.cc:2804] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:33.154037 28971 raft_consensus.cc:2468] T 5adeebfa9d4d41e09968eb69a7203165 P 4f519b91055848789d1037d865ba1410 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd74b6b3ddb04bc3971458c62d305407 in term 0.
I20260601 13:37:33.154104 29021 raft_consensus.cc:493] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:33.154194 29021 raft_consensus.cc:3060] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:33.154248 28859 leader_election.cc:304] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407 [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: ace71715b7fb468787f7194c0ae29af9, fd74b6b3ddb04bc3971458c62d305407; no voters: 
I20260601 13:37:33.154493 29025 raft_consensus.cc:2804] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:33.154573 29025 raft_consensus.cc:493] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:33.154629 29025 raft_consensus.cc:3060] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:33.155272 29021 raft_consensus.cc:515] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } }
I20260601 13:37:33.155417 29025 raft_consensus.cc:515] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } }
I20260601 13:37:33.155718 29021 leader_election.cc:290] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9 [CANDIDATE]: Term 1 election: Requested vote from peers fd74b6b3ddb04bc3971458c62d305407 (127.25.154.130:32893), 4f519b91055848789d1037d865ba1410 (127.25.154.131:32913)
I20260601 13:37:33.155961 28896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe75a2477074af8b26518704f46e2c3" candidate_uuid: "ace71715b7fb468787f7194c0ae29af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd74b6b3ddb04bc3971458c62d305407"
I20260601 13:37:33.156075 28896 raft_consensus.cc:3060] T 7fe75a2477074af8b26518704f46e2c3 P fd74b6b3ddb04bc3971458c62d305407 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:33.156068 28971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe75a2477074af8b26518704f46e2c3" candidate_uuid: "ace71715b7fb468787f7194c0ae29af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f519b91055848789d1037d865ba1410"
I20260601 13:37:33.156068 28820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5adeebfa9d4d41e09968eb69a7203165" candidate_uuid: "fd74b6b3ddb04bc3971458c62d305407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ace71715b7fb468787f7194c0ae29af9"
I20260601 13:37:33.156248 28971 raft_consensus.cc:3060] T 7fe75a2477074af8b26518704f46e2c3 P 4f519b91055848789d1037d865ba1410 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:33.156266 28820 raft_consensus.cc:3060] T 5adeebfa9d4d41e09968eb69a7203165 P ace71715b7fb468787f7194c0ae29af9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:33.156428 29025 leader_election.cc:290] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407 [CANDIDATE]: Term 1 election: Requested vote from peers ace71715b7fb468787f7194c0ae29af9 (127.25.154.129:41283), 4f519b91055848789d1037d865ba1410 (127.25.154.131:32913)
I20260601 13:37:33.156495 28970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5adeebfa9d4d41e09968eb69a7203165" candidate_uuid: "fd74b6b3ddb04bc3971458c62d305407" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f519b91055848789d1037d865ba1410"
I20260601 13:37:33.156591 28970 raft_consensus.cc:3060] T 5adeebfa9d4d41e09968eb69a7203165 P 4f519b91055848789d1037d865ba1410 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:33.157104 28820 raft_consensus.cc:2468] T 5adeebfa9d4d41e09968eb69a7203165 P ace71715b7fb468787f7194c0ae29af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd74b6b3ddb04bc3971458c62d305407 in term 1.
I20260601 13:37:33.157259 28896 raft_consensus.cc:2468] T 7fe75a2477074af8b26518704f46e2c3 P fd74b6b3ddb04bc3971458c62d305407 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ace71715b7fb468787f7194c0ae29af9 in term 1.
I20260601 13:37:33.157426 28859 leader_election.cc:304] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407 [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: ace71715b7fb468787f7194c0ae29af9, fd74b6b3ddb04bc3971458c62d305407; no voters: 
I20260601 13:37:33.157600 29025 raft_consensus.cc:2804] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:33.157640 28970 raft_consensus.cc:2468] T 5adeebfa9d4d41e09968eb69a7203165 P 4f519b91055848789d1037d865ba1410 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd74b6b3ddb04bc3971458c62d305407 in term 1.
I20260601 13:37:33.157714 29025 raft_consensus.cc:697] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407 [term 1 LEADER]: Becoming Leader. State: Replica: fd74b6b3ddb04bc3971458c62d305407, State: Running, Role: LEADER
I20260601 13:37:33.157967 28786 leader_election.cc:304] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9 [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: ace71715b7fb468787f7194c0ae29af9, fd74b6b3ddb04bc3971458c62d305407; no voters: 
I20260601 13:37:33.158120 29021 raft_consensus.cc:2804] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:33.158381 29021 raft_consensus.cc:697] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9 [term 1 LEADER]: Becoming Leader. State: Replica: ace71715b7fb468787f7194c0ae29af9, State: Running, Role: LEADER
I20260601 13:37:33.158516 29021 consensus_queue.cc:237] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9 [LEADER]: Queue going to LEADER mode. State: All 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: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } }
I20260601 13:37:33.158843 28971 raft_consensus.cc:2468] T 7fe75a2477074af8b26518704f46e2c3 P 4f519b91055848789d1037d865ba1410 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ace71715b7fb468787f7194c0ae29af9 in term 1.
I20260601 13:37:33.157841 29025 consensus_queue.cc:237] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407 [LEADER]: Queue going to LEADER mode. State: All 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: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } }
I20260601 13:37:33.160269 28717 catalog_manager.cc:5696] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ace71715b7fb468787f7194c0ae29af9 (127.25.154.129). New cstate: current_term: 1 leader_uuid: "ace71715b7fb468787f7194c0ae29af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:33.161126 28716 catalog_manager.cc:5696] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd74b6b3ddb04bc3971458c62d305407 (127.25.154.130). New cstate: current_term: 1 leader_uuid: "fd74b6b3ddb04bc3971458c62d305407" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ace71715b7fb468787f7194c0ae29af9" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f519b91055848789d1037d865ba1410" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 32913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd74b6b3ddb04bc3971458c62d305407" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 32893 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:33.194100 26218 tablet_server.cc:179] TabletServer@127.25.154.129:0 shutting down...
I20260601 13:37:33.199139 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:33.199674 26218 tablet_replica.cc:333] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9: stopping tablet replica
I20260601 13:37:33.199923 26218 raft_consensus.cc:2243] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:33.200139 26218 pending_rounds.cc:70] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9: Trying to abort 1 pending ops.
I20260601 13:37:33.200225 26218 pending_rounds.cc:77] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195033738797056 op_type: NO_OP noop_request { }
I20260601 13:37:33.200331 26218 raft_consensus.cc:2889] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:37:33.200405 26218 raft_consensus.cc:2272] T 7fe75a2477074af8b26518704f46e2c3 P ace71715b7fb468787f7194c0ae29af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:33.201121 26218 tablet_replica.cc:333] T a4c650463d524672a7649b0f1ba34771 P ace71715b7fb468787f7194c0ae29af9: stopping tablet replica
I20260601 13:37:33.201238 26218 raft_consensus.cc:2243] T a4c650463d524672a7649b0f1ba34771 P ace71715b7fb468787f7194c0ae29af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:33.201355 26218 raft_consensus.cc:2272] T a4c650463d524672a7649b0f1ba34771 P ace71715b7fb468787f7194c0ae29af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:33.201818 26218 tablet_replica.cc:333] T 5289ad16c3074bd9a71e737fb69caaf1 P ace71715b7fb468787f7194c0ae29af9: stopping tablet replica
I20260601 13:37:33.201895 26218 raft_consensus.cc:2243] T 5289ad16c3074bd9a71e737fb69caaf1 P ace71715b7fb468787f7194c0ae29af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:33.202014 26218 raft_consensus.cc:2272] T 5289ad16c3074bd9a71e737fb69caaf1 P ace71715b7fb468787f7194c0ae29af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:33.202570 26218 tablet_replica.cc:333] T 5adeebfa9d4d41e09968eb69a7203165 P ace71715b7fb468787f7194c0ae29af9: stopping tablet replica
I20260601 13:37:33.202828 26218 raft_consensus.cc:2243] T 5adeebfa9d4d41e09968eb69a7203165 P ace71715b7fb468787f7194c0ae29af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:33.202965 26218 raft_consensus.cc:2272] T 5adeebfa9d4d41e09968eb69a7203165 P ace71715b7fb468787f7194c0ae29af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:33.206902 26218 tablet_server.cc:196] TabletServer@127.25.154.129:0 shutdown complete.
I20260601 13:37:33.209147 26218 tablet_server.cc:179] TabletServer@127.25.154.130:0 shutting down...
I20260601 13:37:33.213631 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:33.214010 26218 tablet_replica.cc:333] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407: stopping tablet replica
I20260601 13:37:33.214224 26218 raft_consensus.cc:2243] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:33.214443 26218 pending_rounds.cc:70] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407: Trying to abort 1 pending ops.
I20260601 13:37:33.214498 26218 pending_rounds.cc:77] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195033742569472 op_type: NO_OP noop_request { }
I20260601 13:37:33.214591 26218 raft_consensus.cc:2889] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:37:33.214670 26218 raft_consensus.cc:2272] T 5adeebfa9d4d41e09968eb69a7203165 P fd74b6b3ddb04bc3971458c62d305407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:33.215330 26218 tablet_replica.cc:333] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407: stopping tablet replica
I20260601 13:37:33.215466 26218 raft_consensus.cc:2243] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:33.215641 26218 pending_rounds.cc:70] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407: Trying to abort 1 pending ops.
I20260601 13:37:33.215699 26218 pending_rounds.cc:77] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195033457414144 op_type: NO_OP noop_request { }
I20260601 13:37:33.215766 26218 raft_consensus.cc:2889] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:37:33.215834 26218 raft_consensus.cc:2272] T 5289ad16c3074bd9a71e737fb69caaf1 P fd74b6b3ddb04bc3971458c62d305407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:33.216431 26218 tablet_replica.cc:333] T 7fe75a2477074af8b26518704f46e2c3 P fd74b6b3ddb04bc3971458c62d305407: stopping tablet replica
I20260601 13:37:33.216555 26218 raft_consensus.cc:2243] T 7fe75a2477074af8b26518704f46e2c3 P fd74b6b3ddb04bc3971458c62d305407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:33.216688 26218 raft_consensus.cc:2272] T 7fe75a2477074af8b26518704f46e2c3 P fd74b6b3ddb04bc3971458c62d305407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:33.217126 26218 tablet_replica.cc:333] T a4c650463d524672a7649b0f1ba34771 P fd74b6b3ddb04bc3971458c62d305407: stopping tablet replica
I20260601 13:37:33.217245 26218 raft_consensus.cc:2243] T a4c650463d524672a7649b0f1ba34771 P fd74b6b3ddb04bc3971458c62d305407 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:33.217360 26218 raft_consensus.cc:2272] T a4c650463d524672a7649b0f1ba34771 P fd74b6b3ddb04bc3971458c62d305407 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:33.231304 26218 tablet_server.cc:196] TabletServer@127.25.154.130:0 shutdown complete.
I20260601 13:37:33.233896 26218 tablet_server.cc:179] TabletServer@127.25.154.131:0 shutting down...
I20260601 13:37:33.238236 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:33.238585 26218 tablet_replica.cc:333] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410: stopping tablet replica
I20260601 13:37:33.238720 26218 raft_consensus.cc:2243] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:33.238884 26218 pending_rounds.cc:70] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410: Trying to abort 1 pending ops.
I20260601 13:37:33.238914 26218 pending_rounds.cc:77] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195033307361280 op_type: NO_OP noop_request { }
I20260601 13:37:33.238977 26218 raft_consensus.cc:2889] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:37:33.239022 26218 raft_consensus.cc:2272] T a4c650463d524672a7649b0f1ba34771 P 4f519b91055848789d1037d865ba1410 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:33.239682 26218 tablet_replica.cc:333] T 7fe75a2477074af8b26518704f46e2c3 P 4f519b91055848789d1037d865ba1410: stopping tablet replica
I20260601 13:37:33.239908 26218 raft_consensus.cc:2243] T 7fe75a2477074af8b26518704f46e2c3 P 4f519b91055848789d1037d865ba1410 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:33.240020 26218 raft_consensus.cc:2272] T 7fe75a2477074af8b26518704f46e2c3 P 4f519b91055848789d1037d865ba1410 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:33.240635 26218 tablet_replica.cc:333] T 5adeebfa9d4d41e09968eb69a7203165 P 4f519b91055848789d1037d865ba1410: stopping tablet replica
I20260601 13:37:33.240718 26218 raft_consensus.cc:2243] T 5adeebfa9d4d41e09968eb69a7203165 P 4f519b91055848789d1037d865ba1410 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:33.241099 26218 raft_consensus.cc:2272] T 5adeebfa9d4d41e09968eb69a7203165 P 4f519b91055848789d1037d865ba1410 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:33.242419 26218 tablet_replica.cc:333] T 5289ad16c3074bd9a71e737fb69caaf1 P 4f519b91055848789d1037d865ba1410: stopping tablet replica
I20260601 13:37:33.242515 26218 raft_consensus.cc:2243] T 5289ad16c3074bd9a71e737fb69caaf1 P 4f519b91055848789d1037d865ba1410 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:33.242595 26218 raft_consensus.cc:2272] T 5289ad16c3074bd9a71e737fb69caaf1 P 4f519b91055848789d1037d865ba1410 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:33.256723 26218 tablet_server.cc:196] TabletServer@127.25.154.131:0 shutdown complete.
I20260601 13:37:33.259315 26218 master.cc:562] Master@127.25.154.190:44923 shutting down...
I20260601 13:37:33.263352 26218 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a118f7270697438a9baeb7b5cac2d2ae [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:33.263553 26218 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a118f7270697438a9baeb7b5cac2d2ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:33.263656 26218 tablet_replica.cc:333] T 00000000000000000000000000000000 P a118f7270697438a9baeb7b5cac2d2ae: stopping tablet replica
I20260601 13:37:33.278010 26218 master.cc:584] Master@127.25.154.190:44923 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (1532 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260601 13:37:33.286468 26218 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.154.190:44423
I20260601 13:37:33.286890 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:33.288744 29052 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:33.288972 29049 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:33.289057 26218 server_base.cc:1061] running on GCE node
W20260601 13:37:33.289042 29050 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:33.289498 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:33.289546 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:37:33.289568 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321053289568 us; error 0 us; skew 500 ppm
I20260601 13:37:33.290544 26218 webserver.cc:533] Webserver started at http://127.25.154.190:42725/ using document root <none> and password file <none>
I20260601 13:37:33.290728 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:33.291006 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:33.291139 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:33.291755 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-0/minicluster-data/master-0-root/instance:
uuid: "1f97f1f26954436e85efe18099627cfa"
format_stamp: "Formatted at 2026-06-01 13:37:33 on dist-test-slave-whnk"
I20260601 13:37:33.294358 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:37:33.295760 29057 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:33.296190 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:33.296258 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-0/minicluster-data/master-0-root
uuid: "1f97f1f26954436e85efe18099627cfa"
format_stamp: "Formatted at 2026-06-01 13:37:33 on dist-test-slave-whnk"
I20260601 13:37:33.296329 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-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)
I20260601 13:37:33.333897 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:33.334421 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:33.339277 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.190:44423
I20260601 13:37:33.342676 29109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.190:44423 every 8 connection(s)
I20260601 13:37:33.343115 29110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:33.344920 29110 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f97f1f26954436e85efe18099627cfa: Bootstrap starting.
I20260601 13:37:33.345698 29110 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1f97f1f26954436e85efe18099627cfa: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:33.347153 29110 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f97f1f26954436e85efe18099627cfa: No bootstrap required, opened a new log
I20260601 13:37:33.347529 29110 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1f97f1f26954436e85efe18099627cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f97f1f26954436e85efe18099627cfa" member_type: VOTER }
I20260601 13:37:33.347622 29110 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1f97f1f26954436e85efe18099627cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:33.347644 29110 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1f97f1f26954436e85efe18099627cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f97f1f26954436e85efe18099627cfa, State: Initialized, Role: FOLLOWER
I20260601 13:37:33.347810 29110 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1f97f1f26954436e85efe18099627cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1f97f1f26954436e85efe18099627cfa" member_type: VOTER }
I20260601 13:37:33.347900 29110 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1f97f1f26954436e85efe18099627cfa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:33.347924 29110 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1f97f1f26954436e85efe18099627cfa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:33.347954 29110 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1f97f1f26954436e85efe18099627cfa [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:33.348701 29110 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1f97f1f26954436e85efe18099627cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f97f1f26954436e85efe18099627cfa" member_type: VOTER }
I20260601 13:37:33.348869 29110 leader_election.cc:304] T 00000000000000000000000000000000 P 1f97f1f26954436e85efe18099627cfa [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: 1f97f1f26954436e85efe18099627cfa; no voters: 
I20260601 13:37:33.349038 29110 leader_election.cc:290] T 00000000000000000000000000000000 P 1f97f1f26954436e85efe18099627cfa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:33.349254 29113 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1f97f1f26954436e85efe18099627cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:33.349484 29113 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1f97f1f26954436e85efe18099627cfa [term 1 LEADER]: Becoming Leader. State: Replica: 1f97f1f26954436e85efe18099627cfa, State: Running, Role: LEADER
I20260601 13:37:33.349709 29113 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1f97f1f26954436e85efe18099627cfa [LEADER]: Queue going to LEADER mode. State: All 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: "1f97f1f26954436e85efe18099627cfa" member_type: VOTER }
I20260601 13:37:33.349962 29110 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1f97f1f26954436e85efe18099627cfa [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:37:33.350183 29115 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f97f1f26954436e85efe18099627cfa [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1f97f1f26954436e85efe18099627cfa. Latest consensus state: current_term: 1 leader_uuid: "1f97f1f26954436e85efe18099627cfa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f97f1f26954436e85efe18099627cfa" member_type: VOTER } }
I20260601 13:37:33.350301 29115 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f97f1f26954436e85efe18099627cfa [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:33.350490 29114 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f97f1f26954436e85efe18099627cfa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1f97f1f26954436e85efe18099627cfa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f97f1f26954436e85efe18099627cfa" member_type: VOTER } }
I20260601 13:37:33.350605 29117 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:37:33.350620 29114 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f97f1f26954436e85efe18099627cfa [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:33.351593 29117 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:37:33.352052 26218 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:37:33.353739 29117 catalog_manager.cc:1382] Generated new cluster ID: fde1f426d3064f938b6f7f75a30e11fe
I20260601 13:37:33.353874 29117 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:37:33.367435 29117 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:37:33.368076 29117 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:37:33.382771 29117 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1f97f1f26954436e85efe18099627cfa: Generated new TSK 0
I20260601 13:37:33.382989 29117 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:37:33.384464 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:33.386780 29131 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:33.386878 29132 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:33.386808 29134 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:33.387118 26218 server_base.cc:1061] running on GCE node
I20260601 13:37:33.387291 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:33.387347 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:37:33.387364 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321053387364 us; error 0 us; skew 500 ppm
I20260601 13:37:33.388494 26218 webserver.cc:533] Webserver started at http://127.25.154.129:45077/ using document root <none> and password file <none>
I20260601 13:37:33.388679 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:33.388733 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:33.388816 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:33.389235 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-0/minicluster-data/ts-0-root/instance:
uuid: "f88351d1c1814a90b02250517a022cc5"
format_stamp: "Formatted at 2026-06-01 13:37:33 on dist-test-slave-whnk"
I20260601 13:37:33.390942 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:33.391981 29139 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:33.392338 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:33.392436 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-0/minicluster-data/ts-0-root
uuid: "f88351d1c1814a90b02250517a022cc5"
format_stamp: "Formatted at 2026-06-01 13:37:33 on dist-test-slave-whnk"
I20260601 13:37:33.392534 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-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)
I20260601 13:37:33.408357 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:33.408903 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:33.409265 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:33.409781 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:33.409857 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:33.409936 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:33.409970 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:33.414896 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.129:41261
I20260601 13:37:33.414976 29202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.129:41261 every 8 connection(s)
I20260601 13:37:33.415876 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:33.418004 29210 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:33.418345 29208 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:33.418347 29207 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:33.418807 26218 server_base.cc:1061] running on GCE node
I20260601 13:37:33.419023 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:33.419063 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:37:33.419083 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321053419083 us; error 0 us; skew 500 ppm
I20260601 13:37:33.420181 26218 webserver.cc:533] Webserver started at http://127.25.154.130:43783/ using document root <none> and password file <none>
I20260601 13:37:33.420365 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:33.420428 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:33.420500 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:33.420992 29203 heartbeater.cc:344] Connected to a master server at 127.25.154.190:44423
I20260601 13:37:33.421003 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-0/minicluster-data/ts-1-root/instance:
uuid: "ed270ac85b8e4f5eb23898d7f1164f24"
format_stamp: "Formatted at 2026-06-01 13:37:33 on dist-test-slave-whnk"
I20260601 13:37:33.421198 29203 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:33.421455 29203 heartbeater.cc:507] Master 127.25.154.190:44423 requested a full tablet report, sending...
I20260601 13:37:33.422124 29074 ts_manager.cc:194] Registered new tserver with Master: f88351d1c1814a90b02250517a022cc5 (127.25.154.129:41261)
I20260601 13:37:33.422839 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:33.423146 29074 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47730
I20260601 13:37:33.423935 29215 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:33.424173 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:33.424259 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-0/minicluster-data/ts-1-root
uuid: "ed270ac85b8e4f5eb23898d7f1164f24"
format_stamp: "Formatted at 2026-06-01 13:37:33 on dist-test-slave-whnk"
I20260601 13:37:33.424356 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-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)
I20260601 13:37:33.441306 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:33.441843 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:33.442227 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:33.442711 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:33.442773 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:33.442833 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:33.442878 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:33.446975 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.130:46365
I20260601 13:37:33.447048 29278 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.130:46365 every 8 connection(s)
I20260601 13:37:33.447837 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:33.450278 29282 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:33.450350 29283 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:33.450577 26218 server_base.cc:1061] running on GCE node
W20260601 13:37:33.451606 29285 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:33.451902 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:33.451974 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:37:33.452006 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321053452005 us; error 0 us; skew 500 ppm
I20260601 13:37:33.452669 29279 heartbeater.cc:344] Connected to a master server at 127.25.154.190:44423
I20260601 13:37:33.452776 29279 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:33.452979 29279 heartbeater.cc:507] Master 127.25.154.190:44423 requested a full tablet report, sending...
I20260601 13:37:33.453083 26218 webserver.cc:533] Webserver started at http://127.25.154.131:35991/ using document root <none> and password file <none>
I20260601 13:37:33.453311 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:33.453377 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:33.453449 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:33.453641 29074 ts_manager.cc:194] Registered new tserver with Master: ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130:46365)
I20260601 13:37:33.453892 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-0/minicluster-data/ts-2-root/instance:
uuid: "626daea8908344d2968203b32ad3d465"
format_stamp: "Formatted at 2026-06-01 13:37:33 on dist-test-slave-whnk"
I20260601 13:37:33.454375 29074 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47732
I20260601 13:37:33.455569 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:33.456562 29290 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:33.456923 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:33.456990 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-0/minicluster-data/ts-2-root
uuid: "626daea8908344d2968203b32ad3d465"
format_stamp: "Formatted at 2026-06-01 13:37:33 on dist-test-slave-whnk"
I20260601 13:37:33.457093 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-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)
I20260601 13:37:33.467111 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:33.467572 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:33.467904 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:33.468433 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:33.468473 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:33.468505 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:33.468521 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:33.473821 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.131:38739
I20260601 13:37:33.473868 29353 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.131:38739 every 8 connection(s)
I20260601 13:37:33.478945 29354 heartbeater.cc:344] Connected to a master server at 127.25.154.190:44423
I20260601 13:37:33.479100 29354 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:33.479314 29354 heartbeater.cc:507] Master 127.25.154.190:44423 requested a full tablet report, sending...
I20260601 13:37:33.479888 29074 ts_manager.cc:194] Registered new tserver with Master: 626daea8908344d2968203b32ad3d465 (127.25.154.131:38739)
I20260601 13:37:33.480067 26218 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005713671s
I20260601 13:37:33.480593 29074 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47736
I20260601 13:37:34.424177 29203 heartbeater.cc:499] Master 127.25.154.190:44423 was elected leader, sending a full tablet report...
I20260601 13:37:34.455402 29279 heartbeater.cc:499] Master 127.25.154.190:44423 was elected leader, sending a full tablet report...
I20260601 13:37:34.481491 29354 heartbeater.cc:499] Master 127.25.154.190:44423 was elected leader, sending a full tablet report...
I20260601 13:37:34.526117 29074 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47738:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_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: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:37:34.526760 29074 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:37:34.540831 29318 tablet_service.cc:1511] Processing CreateTablet for tablet ff39d8e4af71482eaefd10509ed3306e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:34.541105 29316 tablet_service.cc:1511] Processing CreateTablet for tablet 3435988ba0b2419bb0f7d29bd9e82259 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:34.541265 29314 tablet_service.cc:1511] Processing CreateTablet for tablet 88c35efdabd84a35bc459c725873814b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:34.541561 29241 tablet_service.cc:1511] Processing CreateTablet for tablet 3435988ba0b2419bb0f7d29bd9e82259 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:34.541599 29243 tablet_service.cc:1511] Processing CreateTablet for tablet ff39d8e4af71482eaefd10509ed3306e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:34.541685 29315 tablet_service.cc:1511] Processing CreateTablet for tablet ba130c1a4ae7464baa4c82c4f95b2318 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:34.541827 29241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3435988ba0b2419bb0f7d29bd9e82259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.541278 29318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff39d8e4af71482eaefd10509ed3306e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.541945 29317 tablet_service.cc:1511] Processing CreateTablet for tablet 5ad477c851934d29b5c8abcacc9f90c7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:34.542338 29242 tablet_service.cc:1511] Processing CreateTablet for tablet 5ad477c851934d29b5c8abcacc9f90c7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:34.542889 29240 tablet_service.cc:1511] Processing CreateTablet for tablet ba130c1a4ae7464baa4c82c4f95b2318 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:34.543227 29239 tablet_service.cc:1511] Processing CreateTablet for tablet 88c35efdabd84a35bc459c725873814b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:34.543478 29238 tablet_service.cc:1511] Processing CreateTablet for tablet 40221005f5554e28950dfd126bcd79ad (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:34.543658 29317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ad477c851934d29b5c8abcacc9f90c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.541105 29313 tablet_service.cc:1511] Processing CreateTablet for tablet 40221005f5554e28950dfd126bcd79ad (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:34.544322 29313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40221005f5554e28950dfd126bcd79ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.544464 29374 tablet_bootstrap.cc:492] T ff39d8e4af71482eaefd10509ed3306e P 626daea8908344d2968203b32ad3d465: Bootstrap starting.
I20260601 13:37:34.545317 29314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88c35efdabd84a35bc459c725873814b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.545720 29374 tablet_bootstrap.cc:654] T ff39d8e4af71482eaefd10509ed3306e P 626daea8908344d2968203b32ad3d465: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.546031 29315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba130c1a4ae7464baa4c82c4f95b2318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.546341 29242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ad477c851934d29b5c8abcacc9f90c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.546555 29240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba130c1a4ae7464baa4c82c4f95b2318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.546689 29238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40221005f5554e28950dfd126bcd79ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.547056 29316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3435988ba0b2419bb0f7d29bd9e82259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.547765 29239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88c35efdabd84a35bc459c725873814b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.550483 29243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff39d8e4af71482eaefd10509ed3306e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.550803 29167 tablet_service.cc:1511] Processing CreateTablet for tablet ff39d8e4af71482eaefd10509ed3306e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:34.551039 29166 tablet_service.cc:1511] Processing CreateTablet for tablet 5ad477c851934d29b5c8abcacc9f90c7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:34.551159 29167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff39d8e4af71482eaefd10509ed3306e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.551319 29166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ad477c851934d29b5c8abcacc9f90c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.551964 29374 tablet_bootstrap.cc:492] T ff39d8e4af71482eaefd10509ed3306e P 626daea8908344d2968203b32ad3d465: No bootstrap required, opened a new log
I20260601 13:37:34.552047 29374 ts_tablet_manager.cc:1403] T ff39d8e4af71482eaefd10509ed3306e P 626daea8908344d2968203b32ad3d465: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.002s
I20260601 13:37:34.552560 29374 raft_consensus.cc:359] T ff39d8e4af71482eaefd10509ed3306e P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:34.552685 29374 raft_consensus.cc:385] T ff39d8e4af71482eaefd10509ed3306e P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.552726 29374 raft_consensus.cc:740] T ff39d8e4af71482eaefd10509ed3306e P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626daea8908344d2968203b32ad3d465, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.552891 29374 consensus_queue.cc:260] T ff39d8e4af71482eaefd10509ed3306e P 626daea8908344d2968203b32ad3d465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:34.553299 29374 ts_tablet_manager.cc:1434] T ff39d8e4af71482eaefd10509ed3306e P 626daea8908344d2968203b32ad3d465: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:34.553483 29374 tablet_bootstrap.cc:492] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465: Bootstrap starting.
I20260601 13:37:34.553576 29165 tablet_service.cc:1511] Processing CreateTablet for tablet 3435988ba0b2419bb0f7d29bd9e82259 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:34.553871 29165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3435988ba0b2419bb0f7d29bd9e82259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.554574 29374 tablet_bootstrap.cc:654] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.555653 29162 tablet_service.cc:1511] Processing CreateTablet for tablet 40221005f5554e28950dfd126bcd79ad (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:34.555742 29374 tablet_bootstrap.cc:492] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465: No bootstrap required, opened a new log
I20260601 13:37:34.555812 29374 ts_tablet_manager.cc:1403] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:34.555900 29162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40221005f5554e28950dfd126bcd79ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.556171 29164 tablet_service.cc:1511] Processing CreateTablet for tablet ba130c1a4ae7464baa4c82c4f95b2318 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:34.556273 29374 raft_consensus.cc:359] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.556370 29374 raft_consensus.cc:385] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.556397 29164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba130c1a4ae7464baa4c82c4f95b2318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.556401 29374 raft_consensus.cc:740] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626daea8908344d2968203b32ad3d465, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.556562 29374 consensus_queue.cc:260] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.556828 29374 ts_tablet_manager.cc:1434] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:34.557034 29374 tablet_bootstrap.cc:492] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465: Bootstrap starting.
I20260601 13:37:34.558074 29374 tablet_bootstrap.cc:654] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.558354 29163 tablet_service.cc:1511] Processing CreateTablet for tablet 88c35efdabd84a35bc459c725873814b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:34.558625 29163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88c35efdabd84a35bc459c725873814b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.560959 29243 tablet_service.cc:1511] Processing CreateTablet for tablet c107508afa504b6d99979e5ab3297d33 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:34.561206 29316 tablet_service.cc:1511] Processing CreateTablet for tablet c107508afa504b6d99979e5ab3297d33 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:34.561444 29243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c107508afa504b6d99979e5ab3297d33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.561591 29316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c107508afa504b6d99979e5ab3297d33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.562019 29163 tablet_service.cc:1511] Processing CreateTablet for tablet c107508afa504b6d99979e5ab3297d33 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:34.562338 29163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c107508afa504b6d99979e5ab3297d33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.563325 29315 tablet_service.cc:1511] Processing CreateTablet for tablet c42e0cc4e19945a190bb8d27b7777ecd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:34.563606 29315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c42e0cc4e19945a190bb8d27b7777ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.564369 29243 tablet_service.cc:1511] Processing CreateTablet for tablet c42e0cc4e19945a190bb8d27b7777ecd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:34.564458 29378 tablet_bootstrap.cc:492] T 5ad477c851934d29b5c8abcacc9f90c7 P f88351d1c1814a90b02250517a022cc5: Bootstrap starting.
I20260601 13:37:34.564638 29243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c42e0cc4e19945a190bb8d27b7777ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.564929 29164 tablet_service.cc:1511] Processing CreateTablet for tablet c42e0cc4e19945a190bb8d27b7777ecd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:34.565174 29164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c42e0cc4e19945a190bb8d27b7777ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.565671 29378 tablet_bootstrap.cc:654] T 5ad477c851934d29b5c8abcacc9f90c7 P f88351d1c1814a90b02250517a022cc5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.565968 29376 tablet_bootstrap.cc:492] T 5ad477c851934d29b5c8abcacc9f90c7 P ed270ac85b8e4f5eb23898d7f1164f24: Bootstrap starting.
I20260601 13:37:34.567327 29376 tablet_bootstrap.cc:654] T 5ad477c851934d29b5c8abcacc9f90c7 P ed270ac85b8e4f5eb23898d7f1164f24: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.568244 29374 tablet_bootstrap.cc:492] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465: No bootstrap required, opened a new log
I20260601 13:37:34.568387 29374 ts_tablet_manager.cc:1403] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
I20260601 13:37:34.568475 29376 tablet_bootstrap.cc:492] T 5ad477c851934d29b5c8abcacc9f90c7 P ed270ac85b8e4f5eb23898d7f1164f24: No bootstrap required, opened a new log
I20260601 13:37:34.568578 29376 ts_tablet_manager.cc:1403] T 5ad477c851934d29b5c8abcacc9f90c7 P ed270ac85b8e4f5eb23898d7f1164f24: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:34.568612 29378 tablet_bootstrap.cc:492] T 5ad477c851934d29b5c8abcacc9f90c7 P f88351d1c1814a90b02250517a022cc5: No bootstrap required, opened a new log
I20260601 13:37:34.568693 29378 ts_tablet_manager.cc:1403] T 5ad477c851934d29b5c8abcacc9f90c7 P f88351d1c1814a90b02250517a022cc5: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:34.568918 29374 raft_consensus.cc:359] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.569026 29376 raft_consensus.cc:359] T 5ad477c851934d29b5c8abcacc9f90c7 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.569041 29374 raft_consensus.cc:385] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.569219 29376 raft_consensus.cc:385] T 5ad477c851934d29b5c8abcacc9f90c7 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.569077 29378 raft_consensus.cc:359] T 5ad477c851934d29b5c8abcacc9f90c7 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.569262 29376 raft_consensus.cc:740] T 5ad477c851934d29b5c8abcacc9f90c7 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed270ac85b8e4f5eb23898d7f1164f24, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.569264 29374 raft_consensus.cc:740] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626daea8908344d2968203b32ad3d465, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.569312 29378 raft_consensus.cc:385] T 5ad477c851934d29b5c8abcacc9f90c7 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.569428 29378 raft_consensus.cc:740] T 5ad477c851934d29b5c8abcacc9f90c7 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88351d1c1814a90b02250517a022cc5, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.569473 29374 consensus_queue.cc:260] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.569412 29376 consensus_queue.cc:260] T 5ad477c851934d29b5c8abcacc9f90c7 P ed270ac85b8e4f5eb23898d7f1164f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.569684 29378 consensus_queue.cc:260] T 5ad477c851934d29b5c8abcacc9f90c7 P f88351d1c1814a90b02250517a022cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.569890 29374 ts_tablet_manager.cc:1434] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:34.569921 29376 ts_tablet_manager.cc:1434] T 5ad477c851934d29b5c8abcacc9f90c7 P ed270ac85b8e4f5eb23898d7f1164f24: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:34.570081 29378 ts_tablet_manager.cc:1434] T 5ad477c851934d29b5c8abcacc9f90c7 P f88351d1c1814a90b02250517a022cc5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:34.570125 29374 tablet_bootstrap.cc:492] T 88c35efdabd84a35bc459c725873814b P 626daea8908344d2968203b32ad3d465: Bootstrap starting.
I20260601 13:37:34.570174 29376 tablet_bootstrap.cc:492] T 40221005f5554e28950dfd126bcd79ad P ed270ac85b8e4f5eb23898d7f1164f24: Bootstrap starting.
I20260601 13:37:34.571025 29378 tablet_bootstrap.cc:492] T ff39d8e4af71482eaefd10509ed3306e P f88351d1c1814a90b02250517a022cc5: Bootstrap starting.
I20260601 13:37:34.571288 29374 tablet_bootstrap.cc:654] T 88c35efdabd84a35bc459c725873814b P 626daea8908344d2968203b32ad3d465: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.571292 29376 tablet_bootstrap.cc:654] T 40221005f5554e28950dfd126bcd79ad P ed270ac85b8e4f5eb23898d7f1164f24: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.572109 29378 tablet_bootstrap.cc:654] T ff39d8e4af71482eaefd10509ed3306e P f88351d1c1814a90b02250517a022cc5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.573755 29376 tablet_bootstrap.cc:492] T 40221005f5554e28950dfd126bcd79ad P ed270ac85b8e4f5eb23898d7f1164f24: No bootstrap required, opened a new log
I20260601 13:37:34.573930 29376 ts_tablet_manager.cc:1403] T 40221005f5554e28950dfd126bcd79ad P ed270ac85b8e4f5eb23898d7f1164f24: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:37:34.574487 29376 raft_consensus.cc:359] T 40221005f5554e28950dfd126bcd79ad P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.574611 29376 raft_consensus.cc:385] T 40221005f5554e28950dfd126bcd79ad P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.574651 29376 raft_consensus.cc:740] T 40221005f5554e28950dfd126bcd79ad P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed270ac85b8e4f5eb23898d7f1164f24, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.574739 29374 tablet_bootstrap.cc:492] T 88c35efdabd84a35bc459c725873814b P 626daea8908344d2968203b32ad3d465: No bootstrap required, opened a new log
I20260601 13:37:34.574819 29374 ts_tablet_manager.cc:1403] T 88c35efdabd84a35bc459c725873814b P 626daea8908344d2968203b32ad3d465: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:37:34.574781 29376 consensus_queue.cc:260] T 40221005f5554e28950dfd126bcd79ad P ed270ac85b8e4f5eb23898d7f1164f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.575045 29376 ts_tablet_manager.cc:1434] T 40221005f5554e28950dfd126bcd79ad P ed270ac85b8e4f5eb23898d7f1164f24: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:34.575232 29376 tablet_bootstrap.cc:492] T 88c35efdabd84a35bc459c725873814b P ed270ac85b8e4f5eb23898d7f1164f24: Bootstrap starting.
I20260601 13:37:34.575209 29378 tablet_bootstrap.cc:492] T ff39d8e4af71482eaefd10509ed3306e P f88351d1c1814a90b02250517a022cc5: No bootstrap required, opened a new log
I20260601 13:37:34.575336 29378 ts_tablet_manager.cc:1403] T ff39d8e4af71482eaefd10509ed3306e P f88351d1c1814a90b02250517a022cc5: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:34.575834 29378 raft_consensus.cc:359] T ff39d8e4af71482eaefd10509ed3306e P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:34.575968 29378 raft_consensus.cc:385] T ff39d8e4af71482eaefd10509ed3306e P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.576009 29378 raft_consensus.cc:740] T ff39d8e4af71482eaefd10509ed3306e P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88351d1c1814a90b02250517a022cc5, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.576148 29378 consensus_queue.cc:260] T ff39d8e4af71482eaefd10509ed3306e P f88351d1c1814a90b02250517a022cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:34.576448 29378 ts_tablet_manager.cc:1434] T ff39d8e4af71482eaefd10509ed3306e P f88351d1c1814a90b02250517a022cc5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:34.576668 29378 tablet_bootstrap.cc:492] T 3435988ba0b2419bb0f7d29bd9e82259 P f88351d1c1814a90b02250517a022cc5: Bootstrap starting.
I20260601 13:37:34.576457 29376 tablet_bootstrap.cc:654] T 88c35efdabd84a35bc459c725873814b P ed270ac85b8e4f5eb23898d7f1164f24: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.577992 29378 tablet_bootstrap.cc:654] T 3435988ba0b2419bb0f7d29bd9e82259 P f88351d1c1814a90b02250517a022cc5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.575222 29374 raft_consensus.cc:359] T 88c35efdabd84a35bc459c725873814b P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.579077 29374 raft_consensus.cc:385] T 88c35efdabd84a35bc459c725873814b P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.579142 29374 raft_consensus.cc:740] T 88c35efdabd84a35bc459c725873814b P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626daea8908344d2968203b32ad3d465, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.579342 29374 consensus_queue.cc:260] T 88c35efdabd84a35bc459c725873814b P 626daea8908344d2968203b32ad3d465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.579545 29376 tablet_bootstrap.cc:492] T 88c35efdabd84a35bc459c725873814b P ed270ac85b8e4f5eb23898d7f1164f24: No bootstrap required, opened a new log
I20260601 13:37:34.579677 29376 ts_tablet_manager.cc:1403] T 88c35efdabd84a35bc459c725873814b P ed270ac85b8e4f5eb23898d7f1164f24: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:37:34.579754 29374 ts_tablet_manager.cc:1434] T 88c35efdabd84a35bc459c725873814b P 626daea8908344d2968203b32ad3d465: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.001s
I20260601 13:37:34.579975 29374 tablet_bootstrap.cc:492] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465: Bootstrap starting.
I20260601 13:37:34.580171 29376 raft_consensus.cc:359] T 88c35efdabd84a35bc459c725873814b P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.580262 29376 raft_consensus.cc:385] T 88c35efdabd84a35bc459c725873814b P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.580287 29376 raft_consensus.cc:740] T 88c35efdabd84a35bc459c725873814b P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed270ac85b8e4f5eb23898d7f1164f24, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.580498 29376 consensus_queue.cc:260] T 88c35efdabd84a35bc459c725873814b P ed270ac85b8e4f5eb23898d7f1164f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.580870 29376 ts_tablet_manager.cc:1434] T 88c35efdabd84a35bc459c725873814b P ed270ac85b8e4f5eb23898d7f1164f24: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:34.581055 29376 tablet_bootstrap.cc:492] T 3435988ba0b2419bb0f7d29bd9e82259 P ed270ac85b8e4f5eb23898d7f1164f24: Bootstrap starting.
I20260601 13:37:34.581236 29374 tablet_bootstrap.cc:654] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.582679 29376 tablet_bootstrap.cc:654] T 3435988ba0b2419bb0f7d29bd9e82259 P ed270ac85b8e4f5eb23898d7f1164f24: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.583226 29378 tablet_bootstrap.cc:492] T 3435988ba0b2419bb0f7d29bd9e82259 P f88351d1c1814a90b02250517a022cc5: No bootstrap required, opened a new log
I20260601 13:37:34.583364 29378 ts_tablet_manager.cc:1403] T 3435988ba0b2419bb0f7d29bd9e82259 P f88351d1c1814a90b02250517a022cc5: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.002s
I20260601 13:37:34.583842 29378 raft_consensus.cc:359] T 3435988ba0b2419bb0f7d29bd9e82259 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.583933 29378 raft_consensus.cc:385] T 3435988ba0b2419bb0f7d29bd9e82259 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.583954 29378 raft_consensus.cc:740] T 3435988ba0b2419bb0f7d29bd9e82259 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88351d1c1814a90b02250517a022cc5, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.584085 29378 consensus_queue.cc:260] T 3435988ba0b2419bb0f7d29bd9e82259 P f88351d1c1814a90b02250517a022cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.584240 29374 tablet_bootstrap.cc:492] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465: No bootstrap required, opened a new log
I20260601 13:37:34.584378 29378 ts_tablet_manager.cc:1434] T 3435988ba0b2419bb0f7d29bd9e82259 P f88351d1c1814a90b02250517a022cc5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:34.584595 29374 ts_tablet_manager.cc:1403] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:37:34.584726 29378 tablet_bootstrap.cc:492] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5: Bootstrap starting.
I20260601 13:37:34.585079 29374 raft_consensus.cc:359] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.585297 29374 raft_consensus.cc:385] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.585383 29374 raft_consensus.cc:740] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626daea8908344d2968203b32ad3d465, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.585593 29374 consensus_queue.cc:260] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.585822 29376 tablet_bootstrap.cc:492] T 3435988ba0b2419bb0f7d29bd9e82259 P ed270ac85b8e4f5eb23898d7f1164f24: No bootstrap required, opened a new log
I20260601 13:37:34.585903 29376 ts_tablet_manager.cc:1403] T 3435988ba0b2419bb0f7d29bd9e82259 P ed270ac85b8e4f5eb23898d7f1164f24: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:37:34.585915 29374 ts_tablet_manager.cc:1434] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:37:34.586081 29374 tablet_bootstrap.cc:492] T 3435988ba0b2419bb0f7d29bd9e82259 P 626daea8908344d2968203b32ad3d465: Bootstrap starting.
I20260601 13:37:34.586315 29378 tablet_bootstrap.cc:654] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.586344 29376 raft_consensus.cc:359] T 3435988ba0b2419bb0f7d29bd9e82259 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.586443 29376 raft_consensus.cc:385] T 3435988ba0b2419bb0f7d29bd9e82259 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.586474 29376 raft_consensus.cc:740] T 3435988ba0b2419bb0f7d29bd9e82259 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed270ac85b8e4f5eb23898d7f1164f24, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.586598 29376 consensus_queue.cc:260] T 3435988ba0b2419bb0f7d29bd9e82259 P ed270ac85b8e4f5eb23898d7f1164f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.586970 29376 ts_tablet_manager.cc:1434] T 3435988ba0b2419bb0f7d29bd9e82259 P ed270ac85b8e4f5eb23898d7f1164f24: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:34.587157 29376 tablet_bootstrap.cc:492] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24: Bootstrap starting.
I20260601 13:37:34.587309 29374 tablet_bootstrap.cc:654] T 3435988ba0b2419bb0f7d29bd9e82259 P 626daea8908344d2968203b32ad3d465: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.587524 29378 tablet_bootstrap.cc:492] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5: No bootstrap required, opened a new log
I20260601 13:37:34.587608 29378 ts_tablet_manager.cc:1403] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:37:34.588049 29378 raft_consensus.cc:359] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.588151 29378 raft_consensus.cc:385] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.588176 29378 raft_consensus.cc:740] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88351d1c1814a90b02250517a022cc5, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.588271 29378 consensus_queue.cc:260] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.588299 29376 tablet_bootstrap.cc:654] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.588523 29378 ts_tablet_manager.cc:1434] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:34.588652 29378 tablet_bootstrap.cc:492] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5: Bootstrap starting.
I20260601 13:37:34.589299 29376 tablet_bootstrap.cc:492] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24: No bootstrap required, opened a new log
I20260601 13:37:34.589398 29376 ts_tablet_manager.cc:1403] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:34.589691 29378 tablet_bootstrap.cc:654] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.589803 29376 raft_consensus.cc:359] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.589902 29376 raft_consensus.cc:385] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.589946 29376 raft_consensus.cc:740] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed270ac85b8e4f5eb23898d7f1164f24, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.590061 29376 consensus_queue.cc:260] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.590385 29376 ts_tablet_manager.cc:1434] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:34.590557 29376 tablet_bootstrap.cc:492] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24: Bootstrap starting.
I20260601 13:37:34.591416 29378 tablet_bootstrap.cc:492] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5: No bootstrap required, opened a new log
I20260601 13:37:34.591504 29378 ts_tablet_manager.cc:1403] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:34.591583 29376 tablet_bootstrap.cc:654] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.591878 29378 raft_consensus.cc:359] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.591964 29378 raft_consensus.cc:385] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.591984 29378 raft_consensus.cc:740] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88351d1c1814a90b02250517a022cc5, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.592110 29378 consensus_queue.cc:260] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.592399 29378 ts_tablet_manager.cc:1434] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:34.592733 29378 tablet_bootstrap.cc:492] T 88c35efdabd84a35bc459c725873814b P f88351d1c1814a90b02250517a022cc5: Bootstrap starting.
I20260601 13:37:34.592886 29376 tablet_bootstrap.cc:492] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24: No bootstrap required, opened a new log
I20260601 13:37:34.592978 29376 ts_tablet_manager.cc:1403] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:34.593505 29376 raft_consensus.cc:359] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:34.593606 29376 raft_consensus.cc:385] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.593638 29376 raft_consensus.cc:740] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed270ac85b8e4f5eb23898d7f1164f24, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.593678 29378 tablet_bootstrap.cc:654] T 88c35efdabd84a35bc459c725873814b P f88351d1c1814a90b02250517a022cc5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.593820 29376 consensus_queue.cc:260] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:34.594165 29376 ts_tablet_manager.cc:1434] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:34.594323 29376 tablet_bootstrap.cc:492] T c107508afa504b6d99979e5ab3297d33 P ed270ac85b8e4f5eb23898d7f1164f24: Bootstrap starting.
I20260601 13:37:34.594972 29378 tablet_bootstrap.cc:492] T 88c35efdabd84a35bc459c725873814b P f88351d1c1814a90b02250517a022cc5: No bootstrap required, opened a new log
I20260601 13:37:34.595072 29378 ts_tablet_manager.cc:1403] T 88c35efdabd84a35bc459c725873814b P f88351d1c1814a90b02250517a022cc5: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:34.595417 29376 tablet_bootstrap.cc:654] T c107508afa504b6d99979e5ab3297d33 P ed270ac85b8e4f5eb23898d7f1164f24: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.595448 29378 raft_consensus.cc:359] T 88c35efdabd84a35bc459c725873814b P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.595585 29378 raft_consensus.cc:385] T 88c35efdabd84a35bc459c725873814b P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.595638 29378 raft_consensus.cc:740] T 88c35efdabd84a35bc459c725873814b P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88351d1c1814a90b02250517a022cc5, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.595890 29378 consensus_queue.cc:260] T 88c35efdabd84a35bc459c725873814b P f88351d1c1814a90b02250517a022cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.596274 29378 ts_tablet_manager.cc:1434] T 88c35efdabd84a35bc459c725873814b P f88351d1c1814a90b02250517a022cc5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:34.596588 29378 tablet_bootstrap.cc:492] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5: Bootstrap starting.
I20260601 13:37:34.596704 29376 tablet_bootstrap.cc:492] T c107508afa504b6d99979e5ab3297d33 P ed270ac85b8e4f5eb23898d7f1164f24: No bootstrap required, opened a new log
I20260601 13:37:34.596799 29376 ts_tablet_manager.cc:1403] T c107508afa504b6d99979e5ab3297d33 P ed270ac85b8e4f5eb23898d7f1164f24: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:34.597198 29376 raft_consensus.cc:359] T c107508afa504b6d99979e5ab3297d33 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.597286 29376 raft_consensus.cc:385] T c107508afa504b6d99979e5ab3297d33 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.597309 29376 raft_consensus.cc:740] T c107508afa504b6d99979e5ab3297d33 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed270ac85b8e4f5eb23898d7f1164f24, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.597500 29376 consensus_queue.cc:260] T c107508afa504b6d99979e5ab3297d33 P ed270ac85b8e4f5eb23898d7f1164f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.597767 29378 tablet_bootstrap.cc:654] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.597771 29376 ts_tablet_manager.cc:1434] T c107508afa504b6d99979e5ab3297d33 P ed270ac85b8e4f5eb23898d7f1164f24: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:34.597983 29376 tablet_bootstrap.cc:492] T c42e0cc4e19945a190bb8d27b7777ecd P ed270ac85b8e4f5eb23898d7f1164f24: Bootstrap starting.
I20260601 13:37:34.599035 29376 tablet_bootstrap.cc:654] T c42e0cc4e19945a190bb8d27b7777ecd P ed270ac85b8e4f5eb23898d7f1164f24: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.599339 29374 tablet_bootstrap.cc:492] T 3435988ba0b2419bb0f7d29bd9e82259 P 626daea8908344d2968203b32ad3d465: No bootstrap required, opened a new log
I20260601 13:37:34.599496 29374 ts_tablet_manager.cc:1403] T 3435988ba0b2419bb0f7d29bd9e82259 P 626daea8908344d2968203b32ad3d465: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
I20260601 13:37:34.600059 29374 raft_consensus.cc:359] T 3435988ba0b2419bb0f7d29bd9e82259 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.600242 29374 raft_consensus.cc:385] T 3435988ba0b2419bb0f7d29bd9e82259 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.600356 29374 raft_consensus.cc:740] T 3435988ba0b2419bb0f7d29bd9e82259 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626daea8908344d2968203b32ad3d465, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.600606 29374 consensus_queue.cc:260] T 3435988ba0b2419bb0f7d29bd9e82259 P 626daea8908344d2968203b32ad3d465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.601133 29376 tablet_bootstrap.cc:492] T c42e0cc4e19945a190bb8d27b7777ecd P ed270ac85b8e4f5eb23898d7f1164f24: No bootstrap required, opened a new log
I20260601 13:37:34.601238 29376 ts_tablet_manager.cc:1403] T c42e0cc4e19945a190bb8d27b7777ecd P ed270ac85b8e4f5eb23898d7f1164f24: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:34.601552 29374 ts_tablet_manager.cc:1434] T 3435988ba0b2419bb0f7d29bd9e82259 P 626daea8908344d2968203b32ad3d465: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:37:34.601734 29374 tablet_bootstrap.cc:492] T c107508afa504b6d99979e5ab3297d33 P 626daea8908344d2968203b32ad3d465: Bootstrap starting.
I20260601 13:37:34.601761 29376 raft_consensus.cc:359] T c42e0cc4e19945a190bb8d27b7777ecd P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.601857 29376 raft_consensus.cc:385] T c42e0cc4e19945a190bb8d27b7777ecd P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.601899 29376 raft_consensus.cc:740] T c42e0cc4e19945a190bb8d27b7777ecd P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed270ac85b8e4f5eb23898d7f1164f24, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.602025 29376 consensus_queue.cc:260] T c42e0cc4e19945a190bb8d27b7777ecd P ed270ac85b8e4f5eb23898d7f1164f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.602363 29376 ts_tablet_manager.cc:1434] T c42e0cc4e19945a190bb8d27b7777ecd P ed270ac85b8e4f5eb23898d7f1164f24: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:34.603238 29374 tablet_bootstrap.cc:654] T c107508afa504b6d99979e5ab3297d33 P 626daea8908344d2968203b32ad3d465: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.604472 29374 tablet_bootstrap.cc:492] T c107508afa504b6d99979e5ab3297d33 P 626daea8908344d2968203b32ad3d465: No bootstrap required, opened a new log
I20260601 13:37:34.604576 29374 ts_tablet_manager.cc:1403] T c107508afa504b6d99979e5ab3297d33 P 626daea8908344d2968203b32ad3d465: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:34.605104 29374 raft_consensus.cc:359] T c107508afa504b6d99979e5ab3297d33 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.605235 29374 raft_consensus.cc:385] T c107508afa504b6d99979e5ab3297d33 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.605284 29374 raft_consensus.cc:740] T c107508afa504b6d99979e5ab3297d33 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626daea8908344d2968203b32ad3d465, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.605428 29374 consensus_queue.cc:260] T c107508afa504b6d99979e5ab3297d33 P 626daea8908344d2968203b32ad3d465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.605728 29374 ts_tablet_manager.cc:1434] T c107508afa504b6d99979e5ab3297d33 P 626daea8908344d2968203b32ad3d465: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:34.605942 29374 tablet_bootstrap.cc:492] T c42e0cc4e19945a190bb8d27b7777ecd P 626daea8908344d2968203b32ad3d465: Bootstrap starting.
I20260601 13:37:34.606657 29378 tablet_bootstrap.cc:492] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5: No bootstrap required, opened a new log
I20260601 13:37:34.606763 29378 ts_tablet_manager.cc:1403] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.002s
I20260601 13:37:34.607210 29374 tablet_bootstrap.cc:654] T c42e0cc4e19945a190bb8d27b7777ecd P 626daea8908344d2968203b32ad3d465: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.607264 29378 raft_consensus.cc:359] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.607374 29378 raft_consensus.cc:385] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.607426 29378 raft_consensus.cc:740] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88351d1c1814a90b02250517a022cc5, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.607577 29378 consensus_queue.cc:260] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.607913 29378 ts_tablet_manager.cc:1434] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:34.608152 29378 tablet_bootstrap.cc:492] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5: Bootstrap starting.
I20260601 13:37:34.608793 29374 tablet_bootstrap.cc:492] T c42e0cc4e19945a190bb8d27b7777ecd P 626daea8908344d2968203b32ad3d465: No bootstrap required, opened a new log
I20260601 13:37:34.608896 29374 ts_tablet_manager.cc:1403] T c42e0cc4e19945a190bb8d27b7777ecd P 626daea8908344d2968203b32ad3d465: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:34.609318 29378 tablet_bootstrap.cc:654] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.609386 29374 raft_consensus.cc:359] T c42e0cc4e19945a190bb8d27b7777ecd P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.609501 29374 raft_consensus.cc:385] T c42e0cc4e19945a190bb8d27b7777ecd P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.609541 29374 raft_consensus.cc:740] T c42e0cc4e19945a190bb8d27b7777ecd P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626daea8908344d2968203b32ad3d465, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.609712 29374 consensus_queue.cc:260] T c42e0cc4e19945a190bb8d27b7777ecd P 626daea8908344d2968203b32ad3d465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.610154 29374 ts_tablet_manager.cc:1434] T c42e0cc4e19945a190bb8d27b7777ecd P 626daea8908344d2968203b32ad3d465: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:34.610694 29378 tablet_bootstrap.cc:492] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5: No bootstrap required, opened a new log
I20260601 13:37:34.610796 29378 ts_tablet_manager.cc:1403] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:37:34.611316 29378 raft_consensus.cc:359] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.611449 29378 raft_consensus.cc:385] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.611492 29378 raft_consensus.cc:740] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88351d1c1814a90b02250517a022cc5, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.611626 29378 consensus_queue.cc:260] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.611842 29384 raft_consensus.cc:493] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:34.611951 29378 ts_tablet_manager.cc:1434] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:34.611930 29384 raft_consensus.cc:515] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.612507 29384 leader_election.cc:290] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130:46365), 626daea8908344d2968203b32ad3d465 (127.25.154.131:38739)
I20260601 13:37:34.617674 29253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c107508afa504b6d99979e5ab3297d33" candidate_uuid: "f88351d1c1814a90b02250517a022cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" is_pre_election: true
I20260601 13:37:34.617870 29253 raft_consensus.cc:2468] T c107508afa504b6d99979e5ab3297d33 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f88351d1c1814a90b02250517a022cc5 in term 0.
I20260601 13:37:34.618089 29328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c107508afa504b6d99979e5ab3297d33" candidate_uuid: "f88351d1c1814a90b02250517a022cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626daea8908344d2968203b32ad3d465" is_pre_election: true
I20260601 13:37:34.618265 29328 raft_consensus.cc:2468] T c107508afa504b6d99979e5ab3297d33 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f88351d1c1814a90b02250517a022cc5 in term 0.
I20260601 13:37:34.618290 29142 leader_election.cc:304] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [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: ed270ac85b8e4f5eb23898d7f1164f24, f88351d1c1814a90b02250517a022cc5; no voters: 
I20260601 13:37:34.618538 29404 raft_consensus.cc:2804] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:34.618687 29404 raft_consensus.cc:493] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:34.618752 29404 raft_consensus.cc:3060] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:34.619643 29404 raft_consensus.cc:515] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.620038 29404 leader_election.cc:290] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [CANDIDATE]: Term 1 election: Requested vote from peers ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130:46365), 626daea8908344d2968203b32ad3d465 (127.25.154.131:38739)
I20260601 13:37:34.620432 29253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c107508afa504b6d99979e5ab3297d33" candidate_uuid: "f88351d1c1814a90b02250517a022cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed270ac85b8e4f5eb23898d7f1164f24"
I20260601 13:37:34.620481 29328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c107508afa504b6d99979e5ab3297d33" candidate_uuid: "f88351d1c1814a90b02250517a022cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626daea8908344d2968203b32ad3d465"
I20260601 13:37:34.620620 29253 raft_consensus.cc:3060] T c107508afa504b6d99979e5ab3297d33 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:34.620680 29328 raft_consensus.cc:3060] T c107508afa504b6d99979e5ab3297d33 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:34.621564 29253 raft_consensus.cc:2468] T c107508afa504b6d99979e5ab3297d33 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f88351d1c1814a90b02250517a022cc5 in term 1.
I20260601 13:37:34.621580 29328 raft_consensus.cc:2468] T c107508afa504b6d99979e5ab3297d33 P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f88351d1c1814a90b02250517a022cc5 in term 1.
I20260601 13:37:34.621914 29142 leader_election.cc:304] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [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: ed270ac85b8e4f5eb23898d7f1164f24, f88351d1c1814a90b02250517a022cc5; no voters: 
I20260601 13:37:34.622246 29404 raft_consensus.cc:2804] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:34.622375 29404 raft_consensus.cc:697] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Becoming Leader. State: Replica: f88351d1c1814a90b02250517a022cc5, State: Running, Role: LEADER
I20260601 13:37:34.622545 29404 consensus_queue.cc:237] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Queue going to LEADER mode. State: All 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: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.624236 29073 catalog_manager.cc:5696] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f88351d1c1814a90b02250517a022cc5 (127.25.154.129). New cstate: current_term: 1 leader_uuid: "f88351d1c1814a90b02250517a022cc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:34.657102 29404 raft_consensus.cc:493] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:34.657294 29404 raft_consensus.cc:515] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.657857 29404 leader_election.cc:290] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130:46365), 626daea8908344d2968203b32ad3d465 (127.25.154.131:38739)
I20260601 13:37:34.658321 29328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40221005f5554e28950dfd126bcd79ad" candidate_uuid: "f88351d1c1814a90b02250517a022cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626daea8908344d2968203b32ad3d465" is_pre_election: true
I20260601 13:37:34.658321 29253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40221005f5554e28950dfd126bcd79ad" candidate_uuid: "f88351d1c1814a90b02250517a022cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" is_pre_election: true
I20260601 13:37:34.658509 29253 raft_consensus.cc:2468] T 40221005f5554e28950dfd126bcd79ad P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f88351d1c1814a90b02250517a022cc5 in term 0.
I20260601 13:37:34.658509 29328 raft_consensus.cc:2468] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f88351d1c1814a90b02250517a022cc5 in term 0.
I20260601 13:37:34.658835 29142 leader_election.cc:304] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [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: ed270ac85b8e4f5eb23898d7f1164f24, f88351d1c1814a90b02250517a022cc5; no voters: 
I20260601 13:37:34.659096 29404 raft_consensus.cc:2804] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:34.659176 29404 raft_consensus.cc:493] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:34.659235 29404 raft_consensus.cc:3060] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:34.660185 29404 raft_consensus.cc:515] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.660589 29404 leader_election.cc:290] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [CANDIDATE]: Term 1 election: Requested vote from peers ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130:46365), 626daea8908344d2968203b32ad3d465 (127.25.154.131:38739)
I20260601 13:37:34.661055 29328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40221005f5554e28950dfd126bcd79ad" candidate_uuid: "f88351d1c1814a90b02250517a022cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626daea8908344d2968203b32ad3d465"
I20260601 13:37:34.661053 29253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40221005f5554e28950dfd126bcd79ad" candidate_uuid: "f88351d1c1814a90b02250517a022cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed270ac85b8e4f5eb23898d7f1164f24"
I20260601 13:37:34.661229 29253 raft_consensus.cc:3060] T 40221005f5554e28950dfd126bcd79ad P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:34.661242 29328 raft_consensus.cc:3060] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:34.662395 29253 raft_consensus.cc:2468] T 40221005f5554e28950dfd126bcd79ad P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f88351d1c1814a90b02250517a022cc5 in term 1.
I20260601 13:37:34.662395 29328 raft_consensus.cc:2468] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f88351d1c1814a90b02250517a022cc5 in term 1.
I20260601 13:37:34.662804 29140 leader_election.cc:304] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [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: 626daea8908344d2968203b32ad3d465, f88351d1c1814a90b02250517a022cc5; no voters: 
I20260601 13:37:34.663075 29404 raft_consensus.cc:2804] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:34.663130 29383 raft_consensus.cc:493] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:34.663278 29383 raft_consensus.cc:515] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:34.663182 29404 raft_consensus.cc:697] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Becoming Leader. State: Replica: f88351d1c1814a90b02250517a022cc5, State: Running, Role: LEADER
I20260601 13:37:34.663573 29404 consensus_queue.cc:237] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [LEADER]: Queue going to LEADER mode. State: All 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: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.663987 29383 leader_election.cc:290] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 626daea8908344d2968203b32ad3d465 (127.25.154.131:38739), f88351d1c1814a90b02250517a022cc5 (127.25.154.129:41261)
I20260601 13:37:34.665658 29073 catalog_manager.cc:5696] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f88351d1c1814a90b02250517a022cc5 (127.25.154.129). New cstate: current_term: 1 leader_uuid: "f88351d1c1814a90b02250517a022cc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:34.668356 29328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff39d8e4af71482eaefd10509ed3306e" candidate_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626daea8908344d2968203b32ad3d465" is_pre_election: true
I20260601 13:37:34.668545 29328 raft_consensus.cc:2468] T ff39d8e4af71482eaefd10509ed3306e P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed270ac85b8e4f5eb23898d7f1164f24 in term 0.
I20260601 13:37:34.668792 29177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff39d8e4af71482eaefd10509ed3306e" candidate_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88351d1c1814a90b02250517a022cc5" is_pre_election: true
I20260601 13:37:34.668872 29216 leader_election.cc:304] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [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: 626daea8908344d2968203b32ad3d465, ed270ac85b8e4f5eb23898d7f1164f24; no voters: 
I20260601 13:37:34.668913 29177 raft_consensus.cc:2468] T ff39d8e4af71482eaefd10509ed3306e P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed270ac85b8e4f5eb23898d7f1164f24 in term 0.
I20260601 13:37:34.669035 29383 raft_consensus.cc:2804] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:34.669214 29383 raft_consensus.cc:493] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:34.669275 29383 raft_consensus.cc:3060] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:34.670302 29383 raft_consensus.cc:515] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:34.670713 29383 leader_election.cc:290] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [CANDIDATE]: Term 1 election: Requested vote from peers 626daea8908344d2968203b32ad3d465 (127.25.154.131:38739), f88351d1c1814a90b02250517a022cc5 (127.25.154.129:41261)
I20260601 13:37:34.671052 29328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff39d8e4af71482eaefd10509ed3306e" candidate_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626daea8908344d2968203b32ad3d465"
I20260601 13:37:34.671049 29177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff39d8e4af71482eaefd10509ed3306e" candidate_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88351d1c1814a90b02250517a022cc5"
I20260601 13:37:34.671252 29328 raft_consensus.cc:3060] T ff39d8e4af71482eaefd10509ed3306e P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:34.671270 29177 raft_consensus.cc:3060] T ff39d8e4af71482eaefd10509ed3306e P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:34.672012 29328 raft_consensus.cc:2468] T ff39d8e4af71482eaefd10509ed3306e P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed270ac85b8e4f5eb23898d7f1164f24 in term 1.
I20260601 13:37:34.672091 29177 raft_consensus.cc:2468] T ff39d8e4af71482eaefd10509ed3306e P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed270ac85b8e4f5eb23898d7f1164f24 in term 1.
I20260601 13:37:34.672307 29216 leader_election.cc:304] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [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: 626daea8908344d2968203b32ad3d465, ed270ac85b8e4f5eb23898d7f1164f24; no voters: 
I20260601 13:37:34.672480 29383 raft_consensus.cc:2804] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:34.672711 29383 raft_consensus.cc:697] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 LEADER]: Becoming Leader. State: Replica: ed270ac85b8e4f5eb23898d7f1164f24, State: Running, Role: LEADER
I20260601 13:37:34.672857 29383 consensus_queue.cc:237] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [LEADER]: Queue going to LEADER mode. State: All 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: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:34.674518 29073 catalog_manager.cc:5696] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130). New cstate: current_term: 1 leader_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:34.692960 29383 raft_consensus.cc:493] T 3435988ba0b2419bb0f7d29bd9e82259 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:34.693336 29383 raft_consensus.cc:515] T 3435988ba0b2419bb0f7d29bd9e82259 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.693897 29383 leader_election.cc:290] T 3435988ba0b2419bb0f7d29bd9e82259 P ed270ac85b8e4f5eb23898d7f1164f24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f88351d1c1814a90b02250517a022cc5 (127.25.154.129:41261), 626daea8908344d2968203b32ad3d465 (127.25.154.131:38739)
I20260601 13:37:34.694427 29177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3435988ba0b2419bb0f7d29bd9e82259" candidate_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88351d1c1814a90b02250517a022cc5" is_pre_election: true
I20260601 13:37:34.694587 29177 raft_consensus.cc:2468] T 3435988ba0b2419bb0f7d29bd9e82259 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed270ac85b8e4f5eb23898d7f1164f24 in term 0.
I20260601 13:37:34.694921 29217 leader_election.cc:304] T 3435988ba0b2419bb0f7d29bd9e82259 P ed270ac85b8e4f5eb23898d7f1164f24 [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: ed270ac85b8e4f5eb23898d7f1164f24, f88351d1c1814a90b02250517a022cc5; no voters: 
I20260601 13:37:34.695197 29383 raft_consensus.cc:2804] T 3435988ba0b2419bb0f7d29bd9e82259 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:34.695291 29383 raft_consensus.cc:493] T 3435988ba0b2419bb0f7d29bd9e82259 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:34.695376 29383 raft_consensus.cc:3060] T 3435988ba0b2419bb0f7d29bd9e82259 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:34.696364 29383 raft_consensus.cc:515] T 3435988ba0b2419bb0f7d29bd9e82259 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.696807 29383 leader_election.cc:290] T 3435988ba0b2419bb0f7d29bd9e82259 P ed270ac85b8e4f5eb23898d7f1164f24 [CANDIDATE]: Term 1 election: Requested vote from peers f88351d1c1814a90b02250517a022cc5 (127.25.154.129:41261), 626daea8908344d2968203b32ad3d465 (127.25.154.131:38739)
I20260601 13:37:34.697218 29177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3435988ba0b2419bb0f7d29bd9e82259" candidate_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88351d1c1814a90b02250517a022cc5"
I20260601 13:37:34.697356 29177 raft_consensus.cc:3060] T 3435988ba0b2419bb0f7d29bd9e82259 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:34.698328 29177 raft_consensus.cc:2468] T 3435988ba0b2419bb0f7d29bd9e82259 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed270ac85b8e4f5eb23898d7f1164f24 in term 1.
I20260601 13:37:34.698633 29328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3435988ba0b2419bb0f7d29bd9e82259" candidate_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626daea8908344d2968203b32ad3d465" is_pre_election: true
I20260601 13:37:34.698686 29217 leader_election.cc:304] T 3435988ba0b2419bb0f7d29bd9e82259 P ed270ac85b8e4f5eb23898d7f1164f24 [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: ed270ac85b8e4f5eb23898d7f1164f24, f88351d1c1814a90b02250517a022cc5; no voters: 
I20260601 13:37:34.698768 29328 raft_consensus.cc:2468] T 3435988ba0b2419bb0f7d29bd9e82259 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed270ac85b8e4f5eb23898d7f1164f24 in term 0.
I20260601 13:37:34.699247 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3435988ba0b2419bb0f7d29bd9e82259" candidate_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626daea8908344d2968203b32ad3d465"
I20260601 13:37:34.699445 29327 raft_consensus.cc:3060] T 3435988ba0b2419bb0f7d29bd9e82259 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:34.700424 29327 raft_consensus.cc:2468] T 3435988ba0b2419bb0f7d29bd9e82259 P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed270ac85b8e4f5eb23898d7f1164f24 in term 1.
I20260601 13:37:34.700665 29383 raft_consensus.cc:2804] T 3435988ba0b2419bb0f7d29bd9e82259 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:34.700765 29383 raft_consensus.cc:697] T 3435988ba0b2419bb0f7d29bd9e82259 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 LEADER]: Becoming Leader. State: Replica: ed270ac85b8e4f5eb23898d7f1164f24, State: Running, Role: LEADER
I20260601 13:37:34.700901 29383 consensus_queue.cc:237] T 3435988ba0b2419bb0f7d29bd9e82259 P ed270ac85b8e4f5eb23898d7f1164f24 [LEADER]: Queue going to LEADER mode. State: All 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: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.703218 29073 catalog_manager.cc:5696] T 3435988ba0b2419bb0f7d29bd9e82259 P ed270ac85b8e4f5eb23898d7f1164f24 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130). New cstate: current_term: 1 leader_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:34.707154 29383 raft_consensus.cc:493] T 88c35efdabd84a35bc459c725873814b P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:34.707297 29383 raft_consensus.cc:515] T 88c35efdabd84a35bc459c725873814b P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.707773 29383 leader_election.cc:290] T 88c35efdabd84a35bc459c725873814b P ed270ac85b8e4f5eb23898d7f1164f24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f88351d1c1814a90b02250517a022cc5 (127.25.154.129:41261), 626daea8908344d2968203b32ad3d465 (127.25.154.131:38739)
I20260601 13:37:34.708263 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c35efdabd84a35bc459c725873814b" candidate_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626daea8908344d2968203b32ad3d465" is_pre_election: true
I20260601 13:37:34.708269 29177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c35efdabd84a35bc459c725873814b" candidate_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88351d1c1814a90b02250517a022cc5" is_pre_election: true
I20260601 13:37:34.708441 29177 raft_consensus.cc:2468] T 88c35efdabd84a35bc459c725873814b P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed270ac85b8e4f5eb23898d7f1164f24 in term 0.
I20260601 13:37:34.708441 29327 raft_consensus.cc:2468] T 88c35efdabd84a35bc459c725873814b P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed270ac85b8e4f5eb23898d7f1164f24 in term 0.
I20260601 13:37:34.708771 29216 leader_election.cc:304] T 88c35efdabd84a35bc459c725873814b P ed270ac85b8e4f5eb23898d7f1164f24 [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: 626daea8908344d2968203b32ad3d465, ed270ac85b8e4f5eb23898d7f1164f24; no voters: 
I20260601 13:37:34.709005 29383 raft_consensus.cc:2804] T 88c35efdabd84a35bc459c725873814b P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:34.709056 29383 raft_consensus.cc:493] T 88c35efdabd84a35bc459c725873814b P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:34.709084 29383 raft_consensus.cc:3060] T 88c35efdabd84a35bc459c725873814b P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:34.709251 29377 raft_consensus.cc:493] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:34.709348 29377 raft_consensus.cc:515] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.709836 29377 leader_election.cc:290] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f88351d1c1814a90b02250517a022cc5 (127.25.154.129:41261), ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130:46365)
I20260601 13:37:34.713696 29383 raft_consensus.cc:515] T 88c35efdabd84a35bc459c725873814b P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.714202 29383 leader_election.cc:290] T 88c35efdabd84a35bc459c725873814b P ed270ac85b8e4f5eb23898d7f1164f24 [CANDIDATE]: Term 1 election: Requested vote from peers f88351d1c1814a90b02250517a022cc5 (127.25.154.129:41261), 626daea8908344d2968203b32ad3d465 (127.25.154.131:38739)
I20260601 13:37:34.722692 29177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad477c851934d29b5c8abcacc9f90c7" candidate_uuid: "626daea8908344d2968203b32ad3d465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88351d1c1814a90b02250517a022cc5" is_pre_election: true
I20260601 13:37:34.722892 29177 raft_consensus.cc:2468] T 5ad477c851934d29b5c8abcacc9f90c7 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 626daea8908344d2968203b32ad3d465 in term 0.
I20260601 13:37:34.723398 29292 leader_election.cc:304] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [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: 626daea8908344d2968203b32ad3d465, f88351d1c1814a90b02250517a022cc5; no voters: 
I20260601 13:37:34.723426 29253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad477c851934d29b5c8abcacc9f90c7" candidate_uuid: "626daea8908344d2968203b32ad3d465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" is_pre_election: true
I20260601 13:37:34.723560 29253 raft_consensus.cc:2468] T 5ad477c851934d29b5c8abcacc9f90c7 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 626daea8908344d2968203b32ad3d465 in term 0.
I20260601 13:37:34.723721 29377 raft_consensus.cc:2804] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:34.723757 29177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c35efdabd84a35bc459c725873814b" candidate_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88351d1c1814a90b02250517a022cc5"
I20260601 13:37:34.723858 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88c35efdabd84a35bc459c725873814b" candidate_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626daea8908344d2968203b32ad3d465"
I20260601 13:37:34.723774 29377 raft_consensus.cc:493] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:34.723892 29177 raft_consensus.cc:3060] T 88c35efdabd84a35bc459c725873814b P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:34.723958 29327 raft_consensus.cc:3060] T 88c35efdabd84a35bc459c725873814b P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:34.723958 29377 raft_consensus.cc:3060] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:34.725098 29327 raft_consensus.cc:2468] T 88c35efdabd84a35bc459c725873814b P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed270ac85b8e4f5eb23898d7f1164f24 in term 1.
I20260601 13:37:34.725183 29377 raft_consensus.cc:515] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.725232 29177 raft_consensus.cc:2468] T 88c35efdabd84a35bc459c725873814b P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed270ac85b8e4f5eb23898d7f1164f24 in term 1.
I20260601 13:37:34.725587 29377 leader_election.cc:290] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [CANDIDATE]: Term 1 election: Requested vote from peers f88351d1c1814a90b02250517a022cc5 (127.25.154.129:41261), ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130:46365)
I20260601 13:37:34.725646 29217 leader_election.cc:304] T 88c35efdabd84a35bc459c725873814b P ed270ac85b8e4f5eb23898d7f1164f24 [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: ed270ac85b8e4f5eb23898d7f1164f24, f88351d1c1814a90b02250517a022cc5; no voters: 
I20260601 13:37:34.725840 29383 raft_consensus.cc:2804] T 88c35efdabd84a35bc459c725873814b P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:34.725963 29383 raft_consensus.cc:697] T 88c35efdabd84a35bc459c725873814b P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 LEADER]: Becoming Leader. State: Replica: ed270ac85b8e4f5eb23898d7f1164f24, State: Running, Role: LEADER
I20260601 13:37:34.726109 29383 consensus_queue.cc:237] T 88c35efdabd84a35bc459c725873814b P ed270ac85b8e4f5eb23898d7f1164f24 [LEADER]: Queue going to LEADER mode. State: All 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: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.726737 29253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad477c851934d29b5c8abcacc9f90c7" candidate_uuid: "626daea8908344d2968203b32ad3d465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed270ac85b8e4f5eb23898d7f1164f24"
I20260601 13:37:34.726886 29253 raft_consensus.cc:3060] T 5ad477c851934d29b5c8abcacc9f90c7 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:34.726926 29177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ad477c851934d29b5c8abcacc9f90c7" candidate_uuid: "626daea8908344d2968203b32ad3d465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88351d1c1814a90b02250517a022cc5"
I20260601 13:37:34.727005 29177 raft_consensus.cc:3060] T 5ad477c851934d29b5c8abcacc9f90c7 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:34.727854 29177 raft_consensus.cc:2468] T 5ad477c851934d29b5c8abcacc9f90c7 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626daea8908344d2968203b32ad3d465 in term 1.
I20260601 13:37:34.727854 29253 raft_consensus.cc:2468] T 5ad477c851934d29b5c8abcacc9f90c7 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626daea8908344d2968203b32ad3d465 in term 1.
I20260601 13:37:34.728200 29292 leader_election.cc:304] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [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: 626daea8908344d2968203b32ad3d465, f88351d1c1814a90b02250517a022cc5; no voters: 
I20260601 13:37:34.728101 29073 catalog_manager.cc:5696] T 88c35efdabd84a35bc459c725873814b P ed270ac85b8e4f5eb23898d7f1164f24 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130). New cstate: current_term: 1 leader_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:34.728358 29377 raft_consensus.cc:2804] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:34.728566 29377 raft_consensus.cc:697] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [term 1 LEADER]: Becoming Leader. State: Replica: 626daea8908344d2968203b32ad3d465, State: Running, Role: LEADER
I20260601 13:37:34.728718 29377 consensus_queue.cc:237] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [LEADER]: Queue going to LEADER mode. State: All 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: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.730535 29074 catalog_manager.cc:5696] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 reported cstate change: term changed from 0 to 1, leader changed from <none> to 626daea8908344d2968203b32ad3d465 (127.25.154.131). New cstate: current_term: 1 leader_uuid: "626daea8908344d2968203b32ad3d465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:34.804536 29377 raft_consensus.cc:493] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:34.804739 29377 raft_consensus.cc:515] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.805161 29377 leader_election.cc:290] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f88351d1c1814a90b02250517a022cc5 (127.25.154.129:41261), ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130:46365)
I20260601 13:37:34.805761 29177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba130c1a4ae7464baa4c82c4f95b2318" candidate_uuid: "626daea8908344d2968203b32ad3d465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88351d1c1814a90b02250517a022cc5" is_pre_election: true
I20260601 13:37:34.805761 29253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba130c1a4ae7464baa4c82c4f95b2318" candidate_uuid: "626daea8908344d2968203b32ad3d465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" is_pre_election: true
I20260601 13:37:34.805974 29177 raft_consensus.cc:2468] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 626daea8908344d2968203b32ad3d465 in term 0.
I20260601 13:37:34.805974 29253 raft_consensus.cc:2468] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 626daea8908344d2968203b32ad3d465 in term 0.
I20260601 13:37:34.806603 29292 leader_election.cc:304] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [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: 626daea8908344d2968203b32ad3d465, f88351d1c1814a90b02250517a022cc5; no voters: 
I20260601 13:37:34.806843 29377 raft_consensus.cc:2804] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:34.806903 29377 raft_consensus.cc:493] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:34.806932 29377 raft_consensus.cc:3060] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:34.807811 29377 raft_consensus.cc:515] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.808188 29377 leader_election.cc:290] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [CANDIDATE]: Term 1 election: Requested vote from peers f88351d1c1814a90b02250517a022cc5 (127.25.154.129:41261), ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130:46365)
I20260601 13:37:34.808533 29253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba130c1a4ae7464baa4c82c4f95b2318" candidate_uuid: "626daea8908344d2968203b32ad3d465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed270ac85b8e4f5eb23898d7f1164f24"
I20260601 13:37:34.808533 29177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba130c1a4ae7464baa4c82c4f95b2318" candidate_uuid: "626daea8908344d2968203b32ad3d465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88351d1c1814a90b02250517a022cc5"
I20260601 13:37:34.808687 29253 raft_consensus.cc:3060] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:34.808687 29177 raft_consensus.cc:3060] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:34.809614 29177 raft_consensus.cc:2468] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626daea8908344d2968203b32ad3d465 in term 1.
I20260601 13:37:34.809614 29253 raft_consensus.cc:2468] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626daea8908344d2968203b32ad3d465 in term 1.
I20260601 13:37:34.809969 29292 leader_election.cc:304] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [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: 626daea8908344d2968203b32ad3d465, f88351d1c1814a90b02250517a022cc5; no voters: 
I20260601 13:37:34.810220 29377 raft_consensus.cc:2804] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:34.810310 29377 raft_consensus.cc:697] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 1 LEADER]: Becoming Leader. State: Replica: 626daea8908344d2968203b32ad3d465, State: Running, Role: LEADER
I20260601 13:37:34.810472 29377 consensus_queue.cc:237] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [LEADER]: Queue going to LEADER mode. State: All 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: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.812163 29074 catalog_manager.cc:5696] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 reported cstate change: term changed from 0 to 1, leader changed from <none> to 626daea8908344d2968203b32ad3d465 (127.25.154.131). New cstate: current_term: 1 leader_uuid: "626daea8908344d2968203b32ad3d465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:34.880784 29404 raft_consensus.cc:493] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:34.880971 29404 raft_consensus.cc:515] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.881439 29404 leader_election.cc:290] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130:46365), 626daea8908344d2968203b32ad3d465 (127.25.154.131:38739)
I20260601 13:37:34.882069 29253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42e0cc4e19945a190bb8d27b7777ecd" candidate_uuid: "f88351d1c1814a90b02250517a022cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" is_pre_election: true
I20260601 13:37:34.882069 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42e0cc4e19945a190bb8d27b7777ecd" candidate_uuid: "f88351d1c1814a90b02250517a022cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626daea8908344d2968203b32ad3d465" is_pre_election: true
I20260601 13:37:34.882321 29327 raft_consensus.cc:2468] T c42e0cc4e19945a190bb8d27b7777ecd P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f88351d1c1814a90b02250517a022cc5 in term 0.
I20260601 13:37:34.882331 29253 raft_consensus.cc:2468] T c42e0cc4e19945a190bb8d27b7777ecd P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f88351d1c1814a90b02250517a022cc5 in term 0.
I20260601 13:37:34.882691 29142 leader_election.cc:304] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [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: ed270ac85b8e4f5eb23898d7f1164f24, f88351d1c1814a90b02250517a022cc5; no voters: 
I20260601 13:37:34.882938 29404 raft_consensus.cc:2804] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:34.883003 29404 raft_consensus.cc:493] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:34.883033 29404 raft_consensus.cc:3060] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:34.883926 29404 raft_consensus.cc:515] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.884404 29404 leader_election.cc:290] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [CANDIDATE]: Term 1 election: Requested vote from peers ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130:46365), 626daea8908344d2968203b32ad3d465 (127.25.154.131:38739)
I20260601 13:37:34.884783 29253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42e0cc4e19945a190bb8d27b7777ecd" candidate_uuid: "f88351d1c1814a90b02250517a022cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed270ac85b8e4f5eb23898d7f1164f24"
I20260601 13:37:34.884903 29253 raft_consensus.cc:3060] T c42e0cc4e19945a190bb8d27b7777ecd P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:34.884987 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42e0cc4e19945a190bb8d27b7777ecd" candidate_uuid: "f88351d1c1814a90b02250517a022cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626daea8908344d2968203b32ad3d465"
I20260601 13:37:34.885149 29327 raft_consensus.cc:3060] T c42e0cc4e19945a190bb8d27b7777ecd P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:34.885783 29253 raft_consensus.cc:2468] T c42e0cc4e19945a190bb8d27b7777ecd P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f88351d1c1814a90b02250517a022cc5 in term 1.
I20260601 13:37:34.886057 29327 raft_consensus.cc:2468] T c42e0cc4e19945a190bb8d27b7777ecd P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f88351d1c1814a90b02250517a022cc5 in term 1.
I20260601 13:37:34.886078 29142 leader_election.cc:304] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [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: ed270ac85b8e4f5eb23898d7f1164f24, f88351d1c1814a90b02250517a022cc5; no voters: 
I20260601 13:37:34.886274 29404 raft_consensus.cc:2804] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:34.886380 29404 raft_consensus.cc:697] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Becoming Leader. State: Replica: f88351d1c1814a90b02250517a022cc5, State: Running, Role: LEADER
I20260601 13:37:34.886533 29404 consensus_queue.cc:237] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [LEADER]: Queue going to LEADER mode. State: All 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: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:34.888300 29074 catalog_manager.cc:5696] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f88351d1c1814a90b02250517a022cc5 (127.25.154.129). New cstate: current_term: 1 leader_uuid: "f88351d1c1814a90b02250517a022cc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:34.913865 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:34.916141 29422 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:34.916141 29424 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:34.916194 29421 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:34.916430 26218 server_base.cc:1061] running on GCE node
I20260601 13:37:34.916630 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:34.916679 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:37:34.916723 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321054916721 us; error 0 us; skew 500 ppm
I20260601 13:37:34.917980 26218 webserver.cc:533] Webserver started at http://127.25.154.132:34295/ using document root <none> and password file <none>
I20260601 13:37:34.918262 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:34.918349 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:34.918430 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:34.918855 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-0/minicluster-data/ts-3-root/instance:
uuid: "b3c36e31d3c8473b8491f544c3e38a76"
format_stamp: "Formatted at 2026-06-01 13:37:34 on dist-test-slave-whnk"
I20260601 13:37:34.920696 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:34.921854 29429 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:34.922164 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:37:34.922238 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-0/minicluster-data/ts-3-root
uuid: "b3c36e31d3c8473b8491f544c3e38a76"
format_stamp: "Formatted at 2026-06-01 13:37:34 on dist-test-slave-whnk"
I20260601 13:37:34.922303 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-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)
I20260601 13:37:34.932597 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:34.933131 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:34.933444 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:34.934041 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:34.934082 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:34.934121 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:34.934415 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:34.940390 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.132:36223
I20260601 13:37:34.940852 29492 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.132:36223 every 8 connection(s)
I20260601 13:37:34.942775 29074 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47738:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260601 13:37:34.946585 29493 heartbeater.cc:344] Connected to a master server at 127.25.154.190:44423
I20260601 13:37:34.946713 29493 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:34.946971 29493 heartbeater.cc:507] Master 127.25.154.190:44423 requested a full tablet report, sending...
I20260601 13:37:34.947679 29073 ts_manager.cc:194] Registered new tserver with Master: b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132:36223)
W20260601 13:37:34.947774 29074 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 438f0cc5f5854eb9bad6f46d17bcc905 has no consensus state
W20260601 13:37:34.948123 29074 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 51307830438a4cc3a74fc15df811294c has no consensus state
I20260601 13:37:34.948444 29073 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47748
W20260601 13:37:34.948556 29074 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 25b41794740d499b961a5a195c833a1c has no consensus state
W20260601 13:37:34.948868 29074 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1718758d5bf64f8bab8ba1e245ab70a7 has no consensus state
W20260601 13:37:34.949607 29074 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e142cd45da114b32b3be1a51c93cb78d has no consensus state
W20260601 13:37:34.949913 29074 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fd91750d0e4847a289bc9a0d3cad86ab has no consensus state
W20260601 13:37:34.950248 29074 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ea2ac5584199400bad5f6ea5e3962b32 has no consensus state
W20260601 13:37:34.950520 29074 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 12cf58ad8ed34d0399ea63da237d5e45 has no consensus state
I20260601 13:37:34.955906 29243 tablet_service.cc:1511] Processing CreateTablet for tablet 438f0cc5f5854eb9bad6f46d17bcc905 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:34.956275 29243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 438f0cc5f5854eb9bad6f46d17bcc905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.957141 29240 tablet_service.cc:1511] Processing CreateTablet for tablet 25b41794740d499b961a5a195c833a1c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:34.957438 29240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25b41794740d499b961a5a195c833a1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.958920 29376 tablet_bootstrap.cc:492] T 438f0cc5f5854eb9bad6f46d17bcc905 P ed270ac85b8e4f5eb23898d7f1164f24: Bootstrap starting.
I20260601 13:37:34.960088 29376 tablet_bootstrap.cc:654] T 438f0cc5f5854eb9bad6f46d17bcc905 P ed270ac85b8e4f5eb23898d7f1164f24: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.960151 29316 tablet_service.cc:1511] Processing CreateTablet for tablet 25b41794740d499b961a5a195c833a1c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:34.960151 29315 tablet_service.cc:1511] Processing CreateTablet for tablet 51307830438a4cc3a74fc15df811294c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:34.960465 29316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25b41794740d499b961a5a195c833a1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.960583 29165 tablet_service.cc:1511] Processing CreateTablet for tablet e142cd45da114b32b3be1a51c93cb78d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:34.960600 29314 tablet_service.cc:1511] Processing CreateTablet for tablet e142cd45da114b32b3be1a51c93cb78d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:34.960808 29165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e142cd45da114b32b3be1a51c93cb78d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.960924 29163 tablet_service.cc:1511] Processing CreateTablet for tablet 438f0cc5f5854eb9bad6f46d17bcc905 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:34.961150 29163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 438f0cc5f5854eb9bad6f46d17bcc905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.961607 29318 tablet_service.cc:1511] Processing CreateTablet for tablet fd91750d0e4847a289bc9a0d3cad86ab (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:34.963497 29164 tablet_service.cc:1511] Processing CreateTablet for tablet 51307830438a4cc3a74fc15df811294c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:34.963917 29164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51307830438a4cc3a74fc15df811294c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.964123 29313 tablet_service.cc:1511] Processing CreateTablet for tablet 12cf58ad8ed34d0399ea63da237d5e45 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:34.965812 29162 tablet_service.cc:1511] Processing CreateTablet for tablet 1718758d5bf64f8bab8ba1e245ab70a7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:34.966118 29162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1718758d5bf64f8bab8ba1e245ab70a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.968327 29378 tablet_bootstrap.cc:492] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5: Bootstrap starting.
I20260601 13:37:34.970278 29378 tablet_bootstrap.cc:654] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.970083 29457 tablet_service.cc:1511] Processing CreateTablet for tablet 438f0cc5f5854eb9bad6f46d17bcc905 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:34.970424 29314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e142cd45da114b32b3be1a51c93cb78d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.970604 29457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 438f0cc5f5854eb9bad6f46d17bcc905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.970633 29456 tablet_service.cc:1511] Processing CreateTablet for tablet 51307830438a4cc3a74fc15df811294c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:34.970917 29456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51307830438a4cc3a74fc15df811294c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.971341 29164 tablet_service.cc:1511] Processing CreateTablet for tablet 12cf58ad8ed34d0399ea63da237d5e45 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:34.971597 29164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12cf58ad8ed34d0399ea63da237d5e45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.973203 29455 tablet_service.cc:1511] Processing CreateTablet for tablet 25b41794740d499b961a5a195c833a1c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:34.973510 29455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25b41794740d499b961a5a195c833a1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.974227 29241 tablet_service.cc:1511] Processing CreateTablet for tablet ea2ac5584199400bad5f6ea5e3962b32 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:34.974493 29241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea2ac5584199400bad5f6ea5e3962b32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.974421 29240 tablet_service.cc:1511] Processing CreateTablet for tablet 1718758d5bf64f8bab8ba1e245ab70a7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:34.974503 29376 tablet_bootstrap.cc:492] T 438f0cc5f5854eb9bad6f46d17bcc905 P ed270ac85b8e4f5eb23898d7f1164f24: No bootstrap required, opened a new log
I20260601 13:37:34.974721 29376 ts_tablet_manager.cc:1403] T 438f0cc5f5854eb9bad6f46d17bcc905 P ed270ac85b8e4f5eb23898d7f1164f24: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.001s
I20260601 13:37:34.974798 29240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1718758d5bf64f8bab8ba1e245ab70a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.975579 29376 raft_consensus.cc:359] T 438f0cc5f5854eb9bad6f46d17bcc905 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:34.975689 29376 raft_consensus.cc:385] T 438f0cc5f5854eb9bad6f46d17bcc905 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.975864 29376 raft_consensus.cc:740] T 438f0cc5f5854eb9bad6f46d17bcc905 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed270ac85b8e4f5eb23898d7f1164f24, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.976235 29376 consensus_queue.cc:260] T 438f0cc5f5854eb9bad6f46d17bcc905 P ed270ac85b8e4f5eb23898d7f1164f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:34.976205 29454 tablet_service.cc:1511] Processing CreateTablet for tablet 1718758d5bf64f8bab8ba1e245ab70a7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:34.976534 29454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1718758d5bf64f8bab8ba1e245ab70a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.976562 29453 tablet_service.cc:1511] Processing CreateTablet for tablet e142cd45da114b32b3be1a51c93cb78d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:34.976841 29453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e142cd45da114b32b3be1a51c93cb78d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:37:34.976897 29060 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 51307830438a4cc3a74fc15df811294c (table range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 51307830438a4cc3a74fc15df811294c consensus state has no leader
I20260601 13:37:34.977293 29162 tablet_service.cc:1511] Processing CreateTablet for tablet ea2ac5584199400bad5f6ea5e3962b32 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:34.977538 29162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea2ac5584199400bad5f6ea5e3962b32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.977511 29450 tablet_service.cc:1511] Processing CreateTablet for tablet 12cf58ad8ed34d0399ea63da237d5e45 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:34.977759 29450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12cf58ad8ed34d0399ea63da237d5e45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.979552 29452 tablet_service.cc:1511] Processing CreateTablet for tablet fd91750d0e4847a289bc9a0d3cad86ab (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:34.979871 29452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd91750d0e4847a289bc9a0d3cad86ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.980651 29451 tablet_service.cc:1511] Processing CreateTablet for tablet ea2ac5584199400bad5f6ea5e3962b32 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:34.980927 29451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea2ac5584199400bad5f6ea5e3962b32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.981741 29499 tablet_bootstrap.cc:492] T 438f0cc5f5854eb9bad6f46d17bcc905 P b3c36e31d3c8473b8491f544c3e38a76: Bootstrap starting.
I20260601 13:37:34.981822 29376 ts_tablet_manager.cc:1434] T 438f0cc5f5854eb9bad6f46d17bcc905 P ed270ac85b8e4f5eb23898d7f1164f24: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.002s
I20260601 13:37:34.982016 29374 tablet_bootstrap.cc:492] T e142cd45da114b32b3be1a51c93cb78d P 626daea8908344d2968203b32ad3d465: Bootstrap starting.
I20260601 13:37:34.982503 29376 tablet_bootstrap.cc:492] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24: Bootstrap starting.
I20260601 13:37:34.983357 29374 tablet_bootstrap.cc:654] T e142cd45da114b32b3be1a51c93cb78d P 626daea8908344d2968203b32ad3d465: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.983453 29315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51307830438a4cc3a74fc15df811294c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.983798 29243 tablet_service.cc:1511] Processing CreateTablet for tablet fd91750d0e4847a289bc9a0d3cad86ab (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:34.984143 29318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd91750d0e4847a289bc9a0d3cad86ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.984076 29243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd91750d0e4847a289bc9a0d3cad86ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.985081 29499 tablet_bootstrap.cc:654] T 438f0cc5f5854eb9bad6f46d17bcc905 P b3c36e31d3c8473b8491f544c3e38a76: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.986228 29378 tablet_bootstrap.cc:492] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5: No bootstrap required, opened a new log
I20260601 13:37:34.986332 29378 ts_tablet_manager.cc:1403] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5: Time spent bootstrapping tablet: real 0.018s	user 0.000s	sys 0.003s
I20260601 13:37:34.986713 29313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12cf58ad8ed34d0399ea63da237d5e45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:34.986867 29378 raft_consensus.cc:359] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:34.986970 29378 raft_consensus.cc:385] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.987046 29378 raft_consensus.cc:740] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88351d1c1814a90b02250517a022cc5, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.987205 29378 consensus_queue.cc:260] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:34.987645 29378 ts_tablet_manager.cc:1434] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:34.987872 29378 tablet_bootstrap.cc:492] T 438f0cc5f5854eb9bad6f46d17bcc905 P f88351d1c1814a90b02250517a022cc5: Bootstrap starting.
I20260601 13:37:34.988869 29378 tablet_bootstrap.cc:654] T 438f0cc5f5854eb9bad6f46d17bcc905 P f88351d1c1814a90b02250517a022cc5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.988876 29376 tablet_bootstrap.cc:654] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.990046 29374 tablet_bootstrap.cc:492] T e142cd45da114b32b3be1a51c93cb78d P 626daea8908344d2968203b32ad3d465: No bootstrap required, opened a new log
I20260601 13:37:34.990227 29374 ts_tablet_manager.cc:1403] T e142cd45da114b32b3be1a51c93cb78d P 626daea8908344d2968203b32ad3d465: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.000s
I20260601 13:37:34.990599 29376 tablet_bootstrap.cc:492] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24: No bootstrap required, opened a new log
I20260601 13:37:34.990686 29376 ts_tablet_manager.cc:1403] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.001s
I20260601 13:37:34.990773 29374 raft_consensus.cc:359] T e142cd45da114b32b3be1a51c93cb78d P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:34.990899 29374 raft_consensus.cc:385] T e142cd45da114b32b3be1a51c93cb78d P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.990933 29374 raft_consensus.cc:740] T e142cd45da114b32b3be1a51c93cb78d P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626daea8908344d2968203b32ad3d465, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.991101 29374 consensus_queue.cc:260] T e142cd45da114b32b3be1a51c93cb78d P 626daea8908344d2968203b32ad3d465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:34.991161 29376 raft_consensus.cc:359] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:34.991250 29376 raft_consensus.cc:385] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.991299 29376 raft_consensus.cc:740] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed270ac85b8e4f5eb23898d7f1164f24, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.991430 29376 consensus_queue.cc:260] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:34.991998 29376 ts_tablet_manager.cc:1434] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:34.992187 29499 tablet_bootstrap.cc:492] T 438f0cc5f5854eb9bad6f46d17bcc905 P b3c36e31d3c8473b8491f544c3e38a76: No bootstrap required, opened a new log
I20260601 13:37:34.992347 29499 ts_tablet_manager.cc:1403] T 438f0cc5f5854eb9bad6f46d17bcc905 P b3c36e31d3c8473b8491f544c3e38a76: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.000s
I20260601 13:37:34.993196 29499 raft_consensus.cc:359] T 438f0cc5f5854eb9bad6f46d17bcc905 P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:34.993388 29499 raft_consensus.cc:385] T 438f0cc5f5854eb9bad6f46d17bcc905 P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.993479 29499 raft_consensus.cc:740] T 438f0cc5f5854eb9bad6f46d17bcc905 P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3c36e31d3c8473b8491f544c3e38a76, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.993572 29378 tablet_bootstrap.cc:492] T 438f0cc5f5854eb9bad6f46d17bcc905 P f88351d1c1814a90b02250517a022cc5: No bootstrap required, opened a new log
I20260601 13:37:34.993701 29378 ts_tablet_manager.cc:1403] T 438f0cc5f5854eb9bad6f46d17bcc905 P f88351d1c1814a90b02250517a022cc5: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.001s
I20260601 13:37:34.993856 29499 consensus_queue.cc:260] T 438f0cc5f5854eb9bad6f46d17bcc905 P b3c36e31d3c8473b8491f544c3e38a76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:34.994318 29378 raft_consensus.cc:359] T 438f0cc5f5854eb9bad6f46d17bcc905 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:34.994424 29378 raft_consensus.cc:385] T 438f0cc5f5854eb9bad6f46d17bcc905 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:34.994467 29378 raft_consensus.cc:740] T 438f0cc5f5854eb9bad6f46d17bcc905 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88351d1c1814a90b02250517a022cc5, State: Initialized, Role: FOLLOWER
I20260601 13:37:34.995179 29374 ts_tablet_manager.cc:1434] T e142cd45da114b32b3be1a51c93cb78d P 626daea8908344d2968203b32ad3d465: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:37:34.995489 29499 ts_tablet_manager.cc:1434] T 438f0cc5f5854eb9bad6f46d17bcc905 P b3c36e31d3c8473b8491f544c3e38a76: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:37:34.995667 29378 consensus_queue.cc:260] T 438f0cc5f5854eb9bad6f46d17bcc905 P f88351d1c1814a90b02250517a022cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:34.995846 29493 heartbeater.cc:499] Master 127.25.154.190:44423 was elected leader, sending a full tablet report...
I20260601 13:37:34.996560 29499 tablet_bootstrap.cc:492] T 51307830438a4cc3a74fc15df811294c P b3c36e31d3c8473b8491f544c3e38a76: Bootstrap starting.
I20260601 13:37:34.997963 29378 ts_tablet_manager.cc:1434] T 438f0cc5f5854eb9bad6f46d17bcc905 P f88351d1c1814a90b02250517a022cc5: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:37:34.998010 29499 tablet_bootstrap.cc:654] T 51307830438a4cc3a74fc15df811294c P b3c36e31d3c8473b8491f544c3e38a76: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:34.999223 29378 tablet_bootstrap.cc:492] T 51307830438a4cc3a74fc15df811294c P f88351d1c1814a90b02250517a022cc5: Bootstrap starting.
I20260601 13:37:34.992245 29376 tablet_bootstrap.cc:492] T ea2ac5584199400bad5f6ea5e3962b32 P ed270ac85b8e4f5eb23898d7f1164f24: Bootstrap starting.
I20260601 13:37:35.000532 29378 tablet_bootstrap.cc:654] T 51307830438a4cc3a74fc15df811294c P f88351d1c1814a90b02250517a022cc5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:35.001474 29374 tablet_bootstrap.cc:492] T 25b41794740d499b961a5a195c833a1c P 626daea8908344d2968203b32ad3d465: Bootstrap starting.
I20260601 13:37:35.001962 29376 tablet_bootstrap.cc:654] T ea2ac5584199400bad5f6ea5e3962b32 P ed270ac85b8e4f5eb23898d7f1164f24: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:35.002210 29499 tablet_bootstrap.cc:492] T 51307830438a4cc3a74fc15df811294c P b3c36e31d3c8473b8491f544c3e38a76: No bootstrap required, opened a new log
I20260601 13:37:35.002429 29499 ts_tablet_manager.cc:1403] T 51307830438a4cc3a74fc15df811294c P b3c36e31d3c8473b8491f544c3e38a76: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.003s
I20260601 13:37:35.002986 29374 tablet_bootstrap.cc:654] T 25b41794740d499b961a5a195c833a1c P 626daea8908344d2968203b32ad3d465: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:35.003355 29499 raft_consensus.cc:359] T 51307830438a4cc3a74fc15df811294c P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:35.003489 29499 raft_consensus.cc:385] T 51307830438a4cc3a74fc15df811294c P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:35.003540 29499 raft_consensus.cc:740] T 51307830438a4cc3a74fc15df811294c P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3c36e31d3c8473b8491f544c3e38a76, State: Initialized, Role: FOLLOWER
I20260601 13:37:35.003682 29499 consensus_queue.cc:260] T 51307830438a4cc3a74fc15df811294c P b3c36e31d3c8473b8491f544c3e38a76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:35.003979 29074 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 1f97f1f26954436e85efe18099627cfa: range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1] alter complete (version 0)
I20260601 13:37:35.003990 29499 ts_tablet_manager.cc:1434] T 51307830438a4cc3a74fc15df811294c P b3c36e31d3c8473b8491f544c3e38a76: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:35.004693 29376 tablet_bootstrap.cc:492] T ea2ac5584199400bad5f6ea5e3962b32 P ed270ac85b8e4f5eb23898d7f1164f24: No bootstrap required, opened a new log
I20260601 13:37:35.004717 29499 tablet_bootstrap.cc:492] T 25b41794740d499b961a5a195c833a1c P b3c36e31d3c8473b8491f544c3e38a76: Bootstrap starting.
I20260601 13:37:35.004794 29376 ts_tablet_manager.cc:1403] T ea2ac5584199400bad5f6ea5e3962b32 P ed270ac85b8e4f5eb23898d7f1164f24: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.000s
I20260601 13:37:35.004957 29378 tablet_bootstrap.cc:492] T 51307830438a4cc3a74fc15df811294c P f88351d1c1814a90b02250517a022cc5: No bootstrap required, opened a new log
I20260601 13:37:35.005025 29378 ts_tablet_manager.cc:1403] T 51307830438a4cc3a74fc15df811294c P f88351d1c1814a90b02250517a022cc5: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:37:35.005275 29376 raft_consensus.cc:359] T ea2ac5584199400bad5f6ea5e3962b32 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.005445 29376 raft_consensus.cc:385] T ea2ac5584199400bad5f6ea5e3962b32 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:35.005482 29378 raft_consensus.cc:359] T 51307830438a4cc3a74fc15df811294c P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:35.005566 29378 raft_consensus.cc:385] T 51307830438a4cc3a74fc15df811294c P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:35.005595 29378 raft_consensus.cc:740] T 51307830438a4cc3a74fc15df811294c P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88351d1c1814a90b02250517a022cc5, State: Initialized, Role: FOLLOWER
I20260601 13:37:35.005714 29378 consensus_queue.cc:260] T 51307830438a4cc3a74fc15df811294c P f88351d1c1814a90b02250517a022cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:35.005946 29499 tablet_bootstrap.cc:654] T 25b41794740d499b961a5a195c833a1c P b3c36e31d3c8473b8491f544c3e38a76: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:35.005995 29378 ts_tablet_manager.cc:1434] T 51307830438a4cc3a74fc15df811294c P f88351d1c1814a90b02250517a022cc5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:35.006215 29378 tablet_bootstrap.cc:492] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5: Bootstrap starting.
I20260601 13:37:35.007441 29378 tablet_bootstrap.cc:654] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:35.007715 29374 tablet_bootstrap.cc:492] T 25b41794740d499b961a5a195c833a1c P 626daea8908344d2968203b32ad3d465: No bootstrap required, opened a new log
I20260601 13:37:35.008071 29374 ts_tablet_manager.cc:1403] T 25b41794740d499b961a5a195c833a1c P 626daea8908344d2968203b32ad3d465: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:37:35.008134 29499 tablet_bootstrap.cc:492] T 25b41794740d499b961a5a195c833a1c P b3c36e31d3c8473b8491f544c3e38a76: No bootstrap required, opened a new log
I20260601 13:37:35.008203 29499 ts_tablet_manager.cc:1403] T 25b41794740d499b961a5a195c833a1c P b3c36e31d3c8473b8491f544c3e38a76: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:35.008797 29499 raft_consensus.cc:359] T 25b41794740d499b961a5a195c833a1c P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.009161 29499 raft_consensus.cc:385] T 25b41794740d499b961a5a195c833a1c P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:35.009322 29499 raft_consensus.cc:740] T 25b41794740d499b961a5a195c833a1c P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3c36e31d3c8473b8491f544c3e38a76, State: Initialized, Role: FOLLOWER
I20260601 13:37:35.009472 29499 consensus_queue.cc:260] T 25b41794740d499b961a5a195c833a1c P b3c36e31d3c8473b8491f544c3e38a76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.009832 29499 ts_tablet_manager.cc:1434] T 25b41794740d499b961a5a195c833a1c P b3c36e31d3c8473b8491f544c3e38a76: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:37:35.009915 29378 tablet_bootstrap.cc:492] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5: No bootstrap required, opened a new log
I20260601 13:37:35.010035 29378 ts_tablet_manager.cc:1403] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:37:35.010054 29499 tablet_bootstrap.cc:492] T 1718758d5bf64f8bab8ba1e245ab70a7 P b3c36e31d3c8473b8491f544c3e38a76: Bootstrap starting.
I20260601 13:37:35.010510 29378 raft_consensus.cc:359] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.010607 29378 raft_consensus.cc:385] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:35.010643 29378 raft_consensus.cc:740] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88351d1c1814a90b02250517a022cc5, State: Initialized, Role: FOLLOWER
I20260601 13:37:35.010762 29378 consensus_queue.cc:260] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.005481 29376 raft_consensus.cc:740] T ea2ac5584199400bad5f6ea5e3962b32 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed270ac85b8e4f5eb23898d7f1164f24, State: Initialized, Role: FOLLOWER
I20260601 13:37:35.011081 29378 ts_tablet_manager.cc:1434] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:35.011123 29376 consensus_queue.cc:260] T ea2ac5584199400bad5f6ea5e3962b32 P ed270ac85b8e4f5eb23898d7f1164f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.011277 29378 tablet_bootstrap.cc:492] T 12cf58ad8ed34d0399ea63da237d5e45 P f88351d1c1814a90b02250517a022cc5: Bootstrap starting.
I20260601 13:37:35.011471 29376 ts_tablet_manager.cc:1434] T ea2ac5584199400bad5f6ea5e3962b32 P ed270ac85b8e4f5eb23898d7f1164f24: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:37:35.011852 29376 tablet_bootstrap.cc:492] T 1718758d5bf64f8bab8ba1e245ab70a7 P ed270ac85b8e4f5eb23898d7f1164f24: Bootstrap starting.
I20260601 13:37:35.012542 29378 tablet_bootstrap.cc:654] T 12cf58ad8ed34d0399ea63da237d5e45 P f88351d1c1814a90b02250517a022cc5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:35.014009 29499 tablet_bootstrap.cc:654] T 1718758d5bf64f8bab8ba1e245ab70a7 P b3c36e31d3c8473b8491f544c3e38a76: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:35.014230 29376 tablet_bootstrap.cc:654] T 1718758d5bf64f8bab8ba1e245ab70a7 P ed270ac85b8e4f5eb23898d7f1164f24: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:35.008797 29374 raft_consensus.cc:359] T 25b41794740d499b961a5a195c833a1c P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.015110 29374 raft_consensus.cc:385] T 25b41794740d499b961a5a195c833a1c P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:35.015178 29374 raft_consensus.cc:740] T 25b41794740d499b961a5a195c833a1c P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626daea8908344d2968203b32ad3d465, State: Initialized, Role: FOLLOWER
I20260601 13:37:35.015345 29374 consensus_queue.cc:260] T 25b41794740d499b961a5a195c833a1c P 626daea8908344d2968203b32ad3d465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.015722 29374 ts_tablet_manager.cc:1434] T 25b41794740d499b961a5a195c833a1c P 626daea8908344d2968203b32ad3d465: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:37:35.015753 29376 tablet_bootstrap.cc:492] T 1718758d5bf64f8bab8ba1e245ab70a7 P ed270ac85b8e4f5eb23898d7f1164f24: No bootstrap required, opened a new log
I20260601 13:37:35.016430 29378 tablet_bootstrap.cc:492] T 12cf58ad8ed34d0399ea63da237d5e45 P f88351d1c1814a90b02250517a022cc5: No bootstrap required, opened a new log
I20260601 13:37:35.016516 29499 tablet_bootstrap.cc:492] T 1718758d5bf64f8bab8ba1e245ab70a7 P b3c36e31d3c8473b8491f544c3e38a76: No bootstrap required, opened a new log
I20260601 13:37:35.016439 29376 ts_tablet_manager.cc:1403] T 1718758d5bf64f8bab8ba1e245ab70a7 P ed270ac85b8e4f5eb23898d7f1164f24: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.002s
I20260601 13:37:35.016716 29499 ts_tablet_manager.cc:1403] T 1718758d5bf64f8bab8ba1e245ab70a7 P b3c36e31d3c8473b8491f544c3e38a76: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.000s
I20260601 13:37:35.017925 29374 tablet_bootstrap.cc:492] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465: Bootstrap starting.
I20260601 13:37:35.016528 29378 ts_tablet_manager.cc:1403] T 12cf58ad8ed34d0399ea63da237d5e45 P f88351d1c1814a90b02250517a022cc5: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:37:35.018700 29378 raft_consensus.cc:359] T 12cf58ad8ed34d0399ea63da237d5e45 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:35.018805 29378 raft_consensus.cc:385] T 12cf58ad8ed34d0399ea63da237d5e45 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:35.017407 29376 raft_consensus.cc:359] T 1718758d5bf64f8bab8ba1e245ab70a7 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.018844 29378 raft_consensus.cc:740] T 12cf58ad8ed34d0399ea63da237d5e45 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88351d1c1814a90b02250517a022cc5, State: Initialized, Role: FOLLOWER
I20260601 13:37:35.018882 29376 raft_consensus.cc:385] T 1718758d5bf64f8bab8ba1e245ab70a7 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:35.018919 29376 raft_consensus.cc:740] T 1718758d5bf64f8bab8ba1e245ab70a7 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed270ac85b8e4f5eb23898d7f1164f24, State: Initialized, Role: FOLLOWER
I20260601 13:37:35.018983 29378 consensus_queue.cc:260] T 12cf58ad8ed34d0399ea63da237d5e45 P f88351d1c1814a90b02250517a022cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:35.019021 29376 consensus_queue.cc:260] T 1718758d5bf64f8bab8ba1e245ab70a7 P ed270ac85b8e4f5eb23898d7f1164f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.019258 29376 ts_tablet_manager.cc:1434] T 1718758d5bf64f8bab8ba1e245ab70a7 P ed270ac85b8e4f5eb23898d7f1164f24: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:37:35.019312 29378 ts_tablet_manager.cc:1434] T 12cf58ad8ed34d0399ea63da237d5e45 P f88351d1c1814a90b02250517a022cc5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:35.019454 29376 tablet_bootstrap.cc:492] T fd91750d0e4847a289bc9a0d3cad86ab P ed270ac85b8e4f5eb23898d7f1164f24: Bootstrap starting.
I20260601 13:37:35.019680 29374 tablet_bootstrap.cc:654] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:35.017988 29499 raft_consensus.cc:359] T 1718758d5bf64f8bab8ba1e245ab70a7 P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.019951 29499 raft_consensus.cc:385] T 1718758d5bf64f8bab8ba1e245ab70a7 P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:35.020012 29499 raft_consensus.cc:740] T 1718758d5bf64f8bab8ba1e245ab70a7 P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3c36e31d3c8473b8491f544c3e38a76, State: Initialized, Role: FOLLOWER
I20260601 13:37:35.019454 29378 tablet_bootstrap.cc:492] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5: Bootstrap starting.
I20260601 13:37:35.020538 29376 tablet_bootstrap.cc:654] T fd91750d0e4847a289bc9a0d3cad86ab P ed270ac85b8e4f5eb23898d7f1164f24: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:35.020572 29499 consensus_queue.cc:260] T 1718758d5bf64f8bab8ba1e245ab70a7 P b3c36e31d3c8473b8491f544c3e38a76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.021245 29499 ts_tablet_manager.cc:1434] T 1718758d5bf64f8bab8ba1e245ab70a7 P b3c36e31d3c8473b8491f544c3e38a76: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:37:35.021463 29499 tablet_bootstrap.cc:492] T e142cd45da114b32b3be1a51c93cb78d P b3c36e31d3c8473b8491f544c3e38a76: Bootstrap starting.
I20260601 13:37:35.021868 29378 tablet_bootstrap.cc:654] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:35.023729 29499 tablet_bootstrap.cc:654] T e142cd45da114b32b3be1a51c93cb78d P b3c36e31d3c8473b8491f544c3e38a76: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:35.025055 29374 tablet_bootstrap.cc:492] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465: No bootstrap required, opened a new log
I20260601 13:37:35.025059 29499 tablet_bootstrap.cc:492] T e142cd45da114b32b3be1a51c93cb78d P b3c36e31d3c8473b8491f544c3e38a76: No bootstrap required, opened a new log
I20260601 13:37:35.025363 29374 ts_tablet_manager.cc:1403] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.000s
I20260601 13:37:35.025472 29499 ts_tablet_manager.cc:1403] T e142cd45da114b32b3be1a51c93cb78d P b3c36e31d3c8473b8491f544c3e38a76: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:37:35.025523 29378 tablet_bootstrap.cc:492] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5: No bootstrap required, opened a new log
I20260601 13:37:35.025524 29376 tablet_bootstrap.cc:492] T fd91750d0e4847a289bc9a0d3cad86ab P ed270ac85b8e4f5eb23898d7f1164f24: No bootstrap required, opened a new log
I20260601 13:37:35.025770 29378 ts_tablet_manager.cc:1403] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20260601 13:37:35.025779 29376 ts_tablet_manager.cc:1403] T fd91750d0e4847a289bc9a0d3cad86ab P ed270ac85b8e4f5eb23898d7f1164f24: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.001s
I20260601 13:37:35.026070 29374 raft_consensus.cc:359] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:35.026275 29374 raft_consensus.cc:385] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:35.026227 29499 raft_consensus.cc:359] T e142cd45da114b32b3be1a51c93cb78d P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:35.026317 29374 raft_consensus.cc:740] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626daea8908344d2968203b32ad3d465, State: Initialized, Role: FOLLOWER
I20260601 13:37:35.026331 29499 raft_consensus.cc:385] T e142cd45da114b32b3be1a51c93cb78d P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:35.026376 29499 raft_consensus.cc:740] T e142cd45da114b32b3be1a51c93cb78d P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3c36e31d3c8473b8491f544c3e38a76, State: Initialized, Role: FOLLOWER
I20260601 13:37:35.026511 29378 raft_consensus.cc:359] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.026628 29378 raft_consensus.cc:385] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:35.026469 29376 raft_consensus.cc:359] T fd91750d0e4847a289bc9a0d3cad86ab P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:35.026484 29374 consensus_queue.cc:260] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:35.026675 29378 raft_consensus.cc:740] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f88351d1c1814a90b02250517a022cc5, State: Initialized, Role: FOLLOWER
I20260601 13:37:35.026707 29376 raft_consensus.cc:385] T fd91750d0e4847a289bc9a0d3cad86ab P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:35.027043 29374 ts_tablet_manager.cc:1434] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:37:35.027473 29376 raft_consensus.cc:740] T fd91750d0e4847a289bc9a0d3cad86ab P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed270ac85b8e4f5eb23898d7f1164f24, State: Initialized, Role: FOLLOWER
I20260601 13:37:35.027639 29374 tablet_bootstrap.cc:492] T fd91750d0e4847a289bc9a0d3cad86ab P 626daea8908344d2968203b32ad3d465: Bootstrap starting.
I20260601 13:37:35.027781 29376 consensus_queue.cc:260] T fd91750d0e4847a289bc9a0d3cad86ab P ed270ac85b8e4f5eb23898d7f1164f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:35.028082 29376 ts_tablet_manager.cc:1434] T fd91750d0e4847a289bc9a0d3cad86ab P ed270ac85b8e4f5eb23898d7f1164f24: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:37:35.027463 29378 consensus_queue.cc:260] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.029004 29378 ts_tablet_manager.cc:1434] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:37:35.029311 29374 tablet_bootstrap.cc:654] T fd91750d0e4847a289bc9a0d3cad86ab P 626daea8908344d2968203b32ad3d465: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:35.026486 29499 consensus_queue.cc:260] T e142cd45da114b32b3be1a51c93cb78d P b3c36e31d3c8473b8491f544c3e38a76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:35.030243 29499 ts_tablet_manager.cc:1434] T e142cd45da114b32b3be1a51c93cb78d P b3c36e31d3c8473b8491f544c3e38a76: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:37:35.030449 29499 tablet_bootstrap.cc:492] T 12cf58ad8ed34d0399ea63da237d5e45 P b3c36e31d3c8473b8491f544c3e38a76: Bootstrap starting.
I20260601 13:37:35.031601 29499 tablet_bootstrap.cc:654] T 12cf58ad8ed34d0399ea63da237d5e45 P b3c36e31d3c8473b8491f544c3e38a76: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:35.031908 29374 tablet_bootstrap.cc:492] T fd91750d0e4847a289bc9a0d3cad86ab P 626daea8908344d2968203b32ad3d465: No bootstrap required, opened a new log
I20260601 13:37:35.032032 29374 ts_tablet_manager.cc:1403] T fd91750d0e4847a289bc9a0d3cad86ab P 626daea8908344d2968203b32ad3d465: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:35.033406 29374 raft_consensus.cc:359] T fd91750d0e4847a289bc9a0d3cad86ab P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:35.033560 29374 raft_consensus.cc:385] T fd91750d0e4847a289bc9a0d3cad86ab P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:35.033600 29374 raft_consensus.cc:740] T fd91750d0e4847a289bc9a0d3cad86ab P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626daea8908344d2968203b32ad3d465, State: Initialized, Role: FOLLOWER
I20260601 13:37:35.033717 29499 tablet_bootstrap.cc:492] T 12cf58ad8ed34d0399ea63da237d5e45 P b3c36e31d3c8473b8491f544c3e38a76: No bootstrap required, opened a new log
I20260601 13:37:35.033825 29499 ts_tablet_manager.cc:1403] T 12cf58ad8ed34d0399ea63da237d5e45 P b3c36e31d3c8473b8491f544c3e38a76: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:35.033730 29374 consensus_queue.cc:260] T fd91750d0e4847a289bc9a0d3cad86ab P 626daea8908344d2968203b32ad3d465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:35.034178 29374 ts_tablet_manager.cc:1434] T fd91750d0e4847a289bc9a0d3cad86ab P 626daea8908344d2968203b32ad3d465: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:37:35.034327 29499 raft_consensus.cc:359] T 12cf58ad8ed34d0399ea63da237d5e45 P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:35.034381 29374 tablet_bootstrap.cc:492] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465: Bootstrap starting.
I20260601 13:37:35.034396 29499 raft_consensus.cc:385] T 12cf58ad8ed34d0399ea63da237d5e45 P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:35.034520 29499 raft_consensus.cc:740] T 12cf58ad8ed34d0399ea63da237d5e45 P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3c36e31d3c8473b8491f544c3e38a76, State: Initialized, Role: FOLLOWER
I20260601 13:37:35.034668 29499 consensus_queue.cc:260] T 12cf58ad8ed34d0399ea63da237d5e45 P b3c36e31d3c8473b8491f544c3e38a76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:35.035056 29499 ts_tablet_manager.cc:1434] T 12cf58ad8ed34d0399ea63da237d5e45 P b3c36e31d3c8473b8491f544c3e38a76: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:35.035239 29499 tablet_bootstrap.cc:492] T fd91750d0e4847a289bc9a0d3cad86ab P b3c36e31d3c8473b8491f544c3e38a76: Bootstrap starting.
I20260601 13:37:35.035651 29374 tablet_bootstrap.cc:654] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:35.036319 29499 tablet_bootstrap.cc:654] T fd91750d0e4847a289bc9a0d3cad86ab P b3c36e31d3c8473b8491f544c3e38a76: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:35.037768 29374 tablet_bootstrap.cc:492] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465: No bootstrap required, opened a new log
I20260601 13:37:35.037891 29374 ts_tablet_manager.cc:1403] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:35.037984 29499 tablet_bootstrap.cc:492] T fd91750d0e4847a289bc9a0d3cad86ab P b3c36e31d3c8473b8491f544c3e38a76: No bootstrap required, opened a new log
I20260601 13:37:35.038070 29499 ts_tablet_manager.cc:1403] T fd91750d0e4847a289bc9a0d3cad86ab P b3c36e31d3c8473b8491f544c3e38a76: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:35.038489 29499 raft_consensus.cc:359] T fd91750d0e4847a289bc9a0d3cad86ab P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:35.038489 29374 raft_consensus.cc:359] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:35.038749 29383 raft_consensus.cc:493] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:35.038780 29499 raft_consensus.cc:385] T fd91750d0e4847a289bc9a0d3cad86ab P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:35.038803 29374 raft_consensus.cc:385] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:35.038870 29499 raft_consensus.cc:740] T fd91750d0e4847a289bc9a0d3cad86ab P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3c36e31d3c8473b8491f544c3e38a76, State: Initialized, Role: FOLLOWER
I20260601 13:37:35.038843 29383 raft_consensus.cc:515] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.038937 29374 raft_consensus.cc:740] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626daea8908344d2968203b32ad3d465, State: Initialized, Role: FOLLOWER
I20260601 13:37:35.039062 29499 consensus_queue.cc:260] T fd91750d0e4847a289bc9a0d3cad86ab P b3c36e31d3c8473b8491f544c3e38a76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:35.039083 29374 consensus_queue.cc:260] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:35.039480 29499 ts_tablet_manager.cc:1434] T fd91750d0e4847a289bc9a0d3cad86ab P b3c36e31d3c8473b8491f544c3e38a76: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:35.039498 29383 leader_election.cc:290] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132:36223), 626daea8908344d2968203b32ad3d465 (127.25.154.131:38739)
I20260601 13:37:35.039661 29499 tablet_bootstrap.cc:492] T ea2ac5584199400bad5f6ea5e3962b32 P b3c36e31d3c8473b8491f544c3e38a76: Bootstrap starting.
I20260601 13:37:35.039999 29374 ts_tablet_manager.cc:1434] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:35.040669 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b41794740d499b961a5a195c833a1c" candidate_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626daea8908344d2968203b32ad3d465" is_pre_election: true
I20260601 13:37:35.040793 29327 raft_consensus.cc:2468] T 25b41794740d499b961a5a195c833a1c P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed270ac85b8e4f5eb23898d7f1164f24 in term 0.
I20260601 13:37:35.041222 29499 tablet_bootstrap.cc:654] T ea2ac5584199400bad5f6ea5e3962b32 P b3c36e31d3c8473b8491f544c3e38a76: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:35.041350 29216 leader_election.cc:304] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [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: 626daea8908344d2968203b32ad3d465, ed270ac85b8e4f5eb23898d7f1164f24; no voters: 
I20260601 13:37:35.043007 29377 raft_consensus.cc:493] T fd91750d0e4847a289bc9a0d3cad86ab P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:35.043109 29377 raft_consensus.cc:515] T fd91750d0e4847a289bc9a0d3cad86ab P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:35.043610 29377 leader_election.cc:290] T fd91750d0e4847a289bc9a0d3cad86ab P 626daea8908344d2968203b32ad3d465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132:36223), ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130:46365)
I20260601 13:37:35.044587 29467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b41794740d499b961a5a195c833a1c" candidate_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3c36e31d3c8473b8491f544c3e38a76" is_pre_election: true
I20260601 13:37:35.044600 29253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd91750d0e4847a289bc9a0d3cad86ab" candidate_uuid: "626daea8908344d2968203b32ad3d465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" is_pre_election: true
I20260601 13:37:35.044747 29467 raft_consensus.cc:2468] T 25b41794740d499b961a5a195c833a1c P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed270ac85b8e4f5eb23898d7f1164f24 in term 0.
I20260601 13:37:35.045176 29253 raft_consensus.cc:2468] T fd91750d0e4847a289bc9a0d3cad86ab P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 626daea8908344d2968203b32ad3d465 in term 0.
I20260601 13:37:35.044838 29383 raft_consensus.cc:2804] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:35.045456 29383 raft_consensus.cc:493] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:35.045533 29383 raft_consensus.cc:3060] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:35.045559 29293 leader_election.cc:304] T fd91750d0e4847a289bc9a0d3cad86ab P 626daea8908344d2968203b32ad3d465 [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: 626daea8908344d2968203b32ad3d465, ed270ac85b8e4f5eb23898d7f1164f24; no voters: 
I20260601 13:37:35.045737 29377 raft_consensus.cc:2804] T fd91750d0e4847a289bc9a0d3cad86ab P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:35.045902 29377 raft_consensus.cc:493] T fd91750d0e4847a289bc9a0d3cad86ab P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:35.045972 29377 raft_consensus.cc:3060] T fd91750d0e4847a289bc9a0d3cad86ab P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:35.046217 29499 tablet_bootstrap.cc:492] T ea2ac5584199400bad5f6ea5e3962b32 P b3c36e31d3c8473b8491f544c3e38a76: No bootstrap required, opened a new log
I20260601 13:37:35.046387 29499 ts_tablet_manager.cc:1403] T ea2ac5584199400bad5f6ea5e3962b32 P b3c36e31d3c8473b8491f544c3e38a76: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.000s
I20260601 13:37:35.046691 29383 raft_consensus.cc:515] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.047014 29377 raft_consensus.cc:515] T fd91750d0e4847a289bc9a0d3cad86ab P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:35.047096 29383 leader_election.cc:290] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [CANDIDATE]: Term 1 election: Requested vote from peers b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132:36223), 626daea8908344d2968203b32ad3d465 (127.25.154.131:38739)
I20260601 13:37:35.047043 29499 raft_consensus.cc:359] T ea2ac5584199400bad5f6ea5e3962b32 P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.047461 29499 raft_consensus.cc:385] T ea2ac5584199400bad5f6ea5e3962b32 P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:35.047364 29377 leader_election.cc:290] T fd91750d0e4847a289bc9a0d3cad86ab P 626daea8908344d2968203b32ad3d465 [CANDIDATE]: Term 1 election: Requested vote from peers b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132:36223), ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130:46365)
I20260601 13:37:35.047585 29499 raft_consensus.cc:740] T ea2ac5584199400bad5f6ea5e3962b32 P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3c36e31d3c8473b8491f544c3e38a76, State: Initialized, Role: FOLLOWER
I20260601 13:37:35.047817 29499 consensus_queue.cc:260] T ea2ac5584199400bad5f6ea5e3962b32 P b3c36e31d3c8473b8491f544c3e38a76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.048005 29467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b41794740d499b961a5a195c833a1c" candidate_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3c36e31d3c8473b8491f544c3e38a76"
I20260601 13:37:35.048147 29467 raft_consensus.cc:3060] T 25b41794740d499b961a5a195c833a1c P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:35.048286 29499 ts_tablet_manager.cc:1434] T ea2ac5584199400bad5f6ea5e3962b32 P b3c36e31d3c8473b8491f544c3e38a76: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:37:35.048986 29466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd91750d0e4847a289bc9a0d3cad86ab" candidate_uuid: "626daea8908344d2968203b32ad3d465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3c36e31d3c8473b8491f544c3e38a76" is_pre_election: true
I20260601 13:37:35.049098 29466 raft_consensus.cc:2468] T fd91750d0e4847a289bc9a0d3cad86ab P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 626daea8908344d2968203b32ad3d465 in term 0.
I20260601 13:37:35.049225 29467 raft_consensus.cc:2468] T 25b41794740d499b961a5a195c833a1c P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed270ac85b8e4f5eb23898d7f1164f24 in term 1.
I20260601 13:37:35.049573 29218 leader_election.cc:304] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [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: b3c36e31d3c8473b8491f544c3e38a76, ed270ac85b8e4f5eb23898d7f1164f24; no voters: 
I20260601 13:37:35.049945 29253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd91750d0e4847a289bc9a0d3cad86ab" candidate_uuid: "626daea8908344d2968203b32ad3d465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed270ac85b8e4f5eb23898d7f1164f24"
I20260601 13:37:35.049945 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b41794740d499b961a5a195c833a1c" candidate_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626daea8908344d2968203b32ad3d465"
I20260601 13:37:35.050096 29253 raft_consensus.cc:3060] T fd91750d0e4847a289bc9a0d3cad86ab P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:35.050096 29327 raft_consensus.cc:3060] T 25b41794740d499b961a5a195c833a1c P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:35.050464 29464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd91750d0e4847a289bc9a0d3cad86ab" candidate_uuid: "626daea8908344d2968203b32ad3d465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3c36e31d3c8473b8491f544c3e38a76"
I20260601 13:37:35.050702 29464 raft_consensus.cc:3060] T fd91750d0e4847a289bc9a0d3cad86ab P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:35.051167 29327 raft_consensus.cc:2468] T 25b41794740d499b961a5a195c833a1c P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed270ac85b8e4f5eb23898d7f1164f24 in term 1.
I20260601 13:37:35.051168 29253 raft_consensus.cc:2468] T fd91750d0e4847a289bc9a0d3cad86ab P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626daea8908344d2968203b32ad3d465 in term 1.
I20260601 13:37:35.051779 29293 leader_election.cc:304] T fd91750d0e4847a289bc9a0d3cad86ab P 626daea8908344d2968203b32ad3d465 [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: 626daea8908344d2968203b32ad3d465, ed270ac85b8e4f5eb23898d7f1164f24; no voters: 
I20260601 13:37:35.052073 29464 raft_consensus.cc:2468] T fd91750d0e4847a289bc9a0d3cad86ab P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626daea8908344d2968203b32ad3d465 in term 1.
I20260601 13:37:35.051244 29383 raft_consensus.cc:2804] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:35.052163 29377 raft_consensus.cc:2804] T fd91750d0e4847a289bc9a0d3cad86ab P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:35.052335 29377 raft_consensus.cc:697] T fd91750d0e4847a289bc9a0d3cad86ab P 626daea8908344d2968203b32ad3d465 [term 1 LEADER]: Becoming Leader. State: Replica: 626daea8908344d2968203b32ad3d465, State: Running, Role: LEADER
I20260601 13:37:35.052570 29377 consensus_queue.cc:237] T fd91750d0e4847a289bc9a0d3cad86ab P 626daea8908344d2968203b32ad3d465 [LEADER]: Queue going to LEADER mode. State: All 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: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:35.052243 29383 raft_consensus.cc:697] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 LEADER]: Becoming Leader. State: Replica: ed270ac85b8e4f5eb23898d7f1164f24, State: Running, Role: LEADER
I20260601 13:37:35.052858 29383 consensus_queue.cc:237] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [LEADER]: Queue going to LEADER mode. State: All 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: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.054399 29072 catalog_manager.cc:5696] T fd91750d0e4847a289bc9a0d3cad86ab P 626daea8908344d2968203b32ad3d465 reported cstate change: term changed from 0 to 1, leader changed from <none> to 626daea8908344d2968203b32ad3d465 (127.25.154.131). New cstate: current_term: 1 leader_uuid: "626daea8908344d2968203b32ad3d465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:35.054385 29073 catalog_manager.cc:5696] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130). New cstate: current_term: 1 leader_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:35.057579 29404 raft_consensus.cc:493] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:35.057852 29404 raft_consensus.cc:515] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:35.058372 29404 leader_election.cc:290] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 626daea8908344d2968203b32ad3d465 (127.25.154.131:38739), b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132:36223)
I20260601 13:37:35.059073 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e142cd45da114b32b3be1a51c93cb78d" candidate_uuid: "f88351d1c1814a90b02250517a022cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626daea8908344d2968203b32ad3d465" is_pre_election: true
I20260601 13:37:35.059222 29327 raft_consensus.cc:2468] T e142cd45da114b32b3be1a51c93cb78d P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f88351d1c1814a90b02250517a022cc5 in term 0.
I20260601 13:37:35.059484 29140 leader_election.cc:304] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [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: 626daea8908344d2968203b32ad3d465, f88351d1c1814a90b02250517a022cc5; no voters: 
I20260601 13:37:35.059654 29404 raft_consensus.cc:2804] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:35.059821 29404 raft_consensus.cc:493] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:35.059885 29404 raft_consensus.cc:3060] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:35.060120 29384 consensus_queue.cc:1048] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.061056 29404 raft_consensus.cc:515] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:35.061779 29404 leader_election.cc:290] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [CANDIDATE]: Term 1 election: Requested vote from peers 626daea8908344d2968203b32ad3d465 (127.25.154.131:38739), b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132:36223)
I20260601 13:37:35.062546 29464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e142cd45da114b32b3be1a51c93cb78d" candidate_uuid: "f88351d1c1814a90b02250517a022cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3c36e31d3c8473b8491f544c3e38a76" is_pre_election: true
I20260601 13:37:35.062602 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e142cd45da114b32b3be1a51c93cb78d" candidate_uuid: "f88351d1c1814a90b02250517a022cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626daea8908344d2968203b32ad3d465"
I20260601 13:37:35.062671 29467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e142cd45da114b32b3be1a51c93cb78d" candidate_uuid: "f88351d1c1814a90b02250517a022cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3c36e31d3c8473b8491f544c3e38a76"
I20260601 13:37:35.062680 29327 raft_consensus.cc:3060] T e142cd45da114b32b3be1a51c93cb78d P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:35.063092 29404 consensus_queue.cc:1048] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.064925 29327 raft_consensus.cc:2468] T e142cd45da114b32b3be1a51c93cb78d P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f88351d1c1814a90b02250517a022cc5 in term 1.
I20260601 13:37:35.062680 29464 raft_consensus.cc:2468] T e142cd45da114b32b3be1a51c93cb78d P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f88351d1c1814a90b02250517a022cc5 in term 0.
I20260601 13:37:35.065444 29140 leader_election.cc:304] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 626daea8908344d2968203b32ad3d465, f88351d1c1814a90b02250517a022cc5; no voters: b3c36e31d3c8473b8491f544c3e38a76
I20260601 13:37:35.066022 29384 raft_consensus.cc:2804] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:35.066285 29384 raft_consensus.cc:697] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Becoming Leader. State: Replica: f88351d1c1814a90b02250517a022cc5, State: Running, Role: LEADER
I20260601 13:37:35.066432 29384 consensus_queue.cc:237] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [LEADER]: Queue going to LEADER mode. State: All 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: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:35.067829 29384 consensus_queue.cc:1048] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.068912 29073 catalog_manager.cc:5696] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f88351d1c1814a90b02250517a022cc5 (127.25.154.129). New cstate: current_term: 1 leader_uuid: "f88351d1c1814a90b02250517a022cc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:35.070613 29404 consensus_queue.cc:1048] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.102344 29411 consensus_queue.cc:1048] T 3435988ba0b2419bb0f7d29bd9e82259 P ed270ac85b8e4f5eb23898d7f1164f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.105767 29536 consensus_queue.cc:1048] T 3435988ba0b2419bb0f7d29bd9e82259 P ed270ac85b8e4f5eb23898d7f1164f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.132714 29536 consensus_queue.cc:1048] T 88c35efdabd84a35bc459c725873814b P ed270ac85b8e4f5eb23898d7f1164f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.136845 29536 consensus_queue.cc:1048] T 88c35efdabd84a35bc459c725873814b P ed270ac85b8e4f5eb23898d7f1164f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.146206 29536 raft_consensus.cc:493] T 438f0cc5f5854eb9bad6f46d17bcc905 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:35.146350 29536 raft_consensus.cc:515] T 438f0cc5f5854eb9bad6f46d17bcc905 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.146766 29536 leader_election.cc:290] T 438f0cc5f5854eb9bad6f46d17bcc905 P ed270ac85b8e4f5eb23898d7f1164f24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132:36223), f88351d1c1814a90b02250517a022cc5 (127.25.154.129:41261)
I20260601 13:37:35.147212 29177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438f0cc5f5854eb9bad6f46d17bcc905" candidate_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88351d1c1814a90b02250517a022cc5" is_pre_election: true
I20260601 13:37:35.147234 29464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438f0cc5f5854eb9bad6f46d17bcc905" candidate_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3c36e31d3c8473b8491f544c3e38a76" is_pre_election: true
I20260601 13:37:35.147316 29177 raft_consensus.cc:2468] T 438f0cc5f5854eb9bad6f46d17bcc905 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed270ac85b8e4f5eb23898d7f1164f24 in term 0.
I20260601 13:37:35.147408 29464 raft_consensus.cc:2468] T 438f0cc5f5854eb9bad6f46d17bcc905 P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed270ac85b8e4f5eb23898d7f1164f24 in term 0.
I20260601 13:37:35.147686 29218 leader_election.cc:304] T 438f0cc5f5854eb9bad6f46d17bcc905 P ed270ac85b8e4f5eb23898d7f1164f24 [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: b3c36e31d3c8473b8491f544c3e38a76, ed270ac85b8e4f5eb23898d7f1164f24; no voters: 
I20260601 13:37:35.147897 29536 raft_consensus.cc:2804] T 438f0cc5f5854eb9bad6f46d17bcc905 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:35.147992 29536 raft_consensus.cc:493] T 438f0cc5f5854eb9bad6f46d17bcc905 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:35.148046 29536 raft_consensus.cc:3060] T 438f0cc5f5854eb9bad6f46d17bcc905 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:35.148952 29536 raft_consensus.cc:515] T 438f0cc5f5854eb9bad6f46d17bcc905 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.149509 29536 leader_election.cc:290] T 438f0cc5f5854eb9bad6f46d17bcc905 P ed270ac85b8e4f5eb23898d7f1164f24 [CANDIDATE]: Term 1 election: Requested vote from peers b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132:36223), f88351d1c1814a90b02250517a022cc5 (127.25.154.129:41261)
I20260601 13:37:35.149986 29177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438f0cc5f5854eb9bad6f46d17bcc905" candidate_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88351d1c1814a90b02250517a022cc5"
I20260601 13:37:35.149986 29464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438f0cc5f5854eb9bad6f46d17bcc905" candidate_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3c36e31d3c8473b8491f544c3e38a76"
I20260601 13:37:35.150175 29177 raft_consensus.cc:3060] T 438f0cc5f5854eb9bad6f46d17bcc905 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:35.150175 29464 raft_consensus.cc:3060] T 438f0cc5f5854eb9bad6f46d17bcc905 P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:35.151218 29464 raft_consensus.cc:2468] T 438f0cc5f5854eb9bad6f46d17bcc905 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed270ac85b8e4f5eb23898d7f1164f24 in term 1.
I20260601 13:37:35.151218 29177 raft_consensus.cc:2468] T 438f0cc5f5854eb9bad6f46d17bcc905 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed270ac85b8e4f5eb23898d7f1164f24 in term 1.
I20260601 13:37:35.151546 29217 leader_election.cc:304] T 438f0cc5f5854eb9bad6f46d17bcc905 P ed270ac85b8e4f5eb23898d7f1164f24 [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: ed270ac85b8e4f5eb23898d7f1164f24, f88351d1c1814a90b02250517a022cc5; no voters: 
I20260601 13:37:35.151746 29536 raft_consensus.cc:2804] T 438f0cc5f5854eb9bad6f46d17bcc905 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:35.151854 29536 raft_consensus.cc:697] T 438f0cc5f5854eb9bad6f46d17bcc905 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 LEADER]: Becoming Leader. State: Replica: ed270ac85b8e4f5eb23898d7f1164f24, State: Running, Role: LEADER
I20260601 13:37:35.152022 29536 consensus_queue.cc:237] T 438f0cc5f5854eb9bad6f46d17bcc905 P ed270ac85b8e4f5eb23898d7f1164f24 [LEADER]: Queue going to LEADER mode. State: All 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: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.153937 29072 catalog_manager.cc:5696] T 438f0cc5f5854eb9bad6f46d17bcc905 P ed270ac85b8e4f5eb23898d7f1164f24 reported cstate change: term changed from 0 to 1, leader changed from <none> to ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130). New cstate: current_term: 1 leader_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:35.163187 29417 raft_consensus.cc:493] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:35.163319 29417 raft_consensus.cc:515] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:35.163697 29404 raft_consensus.cc:493] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:35.163791 29404 raft_consensus.cc:515] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.163859 29417 leader_election.cc:290] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132:36223), f88351d1c1814a90b02250517a022cc5 (127.25.154.129:41261)
I20260601 13:37:35.164131 29404 leader_election.cc:290] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132:36223), ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130:46365)
I20260601 13:37:35.164202 29177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51307830438a4cc3a74fc15df811294c" candidate_uuid: "626daea8908344d2968203b32ad3d465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88351d1c1814a90b02250517a022cc5" is_pre_election: true
I20260601 13:37:35.164202 29464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51307830438a4cc3a74fc15df811294c" candidate_uuid: "626daea8908344d2968203b32ad3d465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3c36e31d3c8473b8491f544c3e38a76" is_pre_election: true
I20260601 13:37:35.164369 29177 raft_consensus.cc:2468] T 51307830438a4cc3a74fc15df811294c P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 626daea8908344d2968203b32ad3d465 in term 0.
I20260601 13:37:35.164425 29467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2ac5584199400bad5f6ea5e3962b32" candidate_uuid: "f88351d1c1814a90b02250517a022cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3c36e31d3c8473b8491f544c3e38a76" is_pre_election: true
I20260601 13:37:35.164521 29467 raft_consensus.cc:2468] T ea2ac5584199400bad5f6ea5e3962b32 P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f88351d1c1814a90b02250517a022cc5 in term 0.
I20260601 13:37:35.164376 29464 raft_consensus.cc:2468] T 51307830438a4cc3a74fc15df811294c P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 626daea8908344d2968203b32ad3d465 in term 0.
I20260601 13:37:35.164499 29253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2ac5584199400bad5f6ea5e3962b32" candidate_uuid: "f88351d1c1814a90b02250517a022cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" is_pre_election: true
I20260601 13:37:35.164774 29142 leader_election.cc:304] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [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: b3c36e31d3c8473b8491f544c3e38a76, f88351d1c1814a90b02250517a022cc5; no voters: 
I20260601 13:37:35.164867 29293 leader_election.cc:304] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [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: 626daea8908344d2968203b32ad3d465, b3c36e31d3c8473b8491f544c3e38a76; no voters: 
I20260601 13:37:35.164780 29253 raft_consensus.cc:2468] T ea2ac5584199400bad5f6ea5e3962b32 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f88351d1c1814a90b02250517a022cc5 in term 0.
I20260601 13:37:35.165004 29417 raft_consensus.cc:2804] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:35.165089 29404 raft_consensus.cc:2804] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:35.165094 29417 raft_consensus.cc:493] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:35.165212 29404 raft_consensus.cc:493] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:35.165264 29417 raft_consensus.cc:3060] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:35.165273 29404 raft_consensus.cc:3060] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:35.166193 29404 raft_consensus.cc:515] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.166333 29417 raft_consensus.cc:515] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:35.166697 29404 leader_election.cc:290] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [CANDIDATE]: Term 1 election: Requested vote from peers b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132:36223), ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130:46365)
I20260601 13:37:35.166919 29417 leader_election.cc:290] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [CANDIDATE]: Term 1 election: Requested vote from peers b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132:36223), f88351d1c1814a90b02250517a022cc5 (127.25.154.129:41261)
I20260601 13:37:35.167037 29464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2ac5584199400bad5f6ea5e3962b32" candidate_uuid: "f88351d1c1814a90b02250517a022cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3c36e31d3c8473b8491f544c3e38a76"
I20260601 13:37:35.167058 29253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2ac5584199400bad5f6ea5e3962b32" candidate_uuid: "f88351d1c1814a90b02250517a022cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed270ac85b8e4f5eb23898d7f1164f24"
I20260601 13:37:35.167152 29464 raft_consensus.cc:3060] T ea2ac5584199400bad5f6ea5e3962b32 P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:35.167183 29253 raft_consensus.cc:3060] T ea2ac5584199400bad5f6ea5e3962b32 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:35.167217 29467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51307830438a4cc3a74fc15df811294c" candidate_uuid: "626daea8908344d2968203b32ad3d465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3c36e31d3c8473b8491f544c3e38a76"
I20260601 13:37:35.167303 29467 raft_consensus.cc:3060] T 51307830438a4cc3a74fc15df811294c P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:35.168095 29253 raft_consensus.cc:2468] T ea2ac5584199400bad5f6ea5e3962b32 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f88351d1c1814a90b02250517a022cc5 in term 1.
I20260601 13:37:35.168280 29467 raft_consensus.cc:2468] T 51307830438a4cc3a74fc15df811294c P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626daea8908344d2968203b32ad3d465 in term 1.
I20260601 13:37:35.168370 29464 raft_consensus.cc:2468] T ea2ac5584199400bad5f6ea5e3962b32 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f88351d1c1814a90b02250517a022cc5 in term 1.
I20260601 13:37:35.168381 29142 leader_election.cc:304] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [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: ed270ac85b8e4f5eb23898d7f1164f24, f88351d1c1814a90b02250517a022cc5; no voters: 
I20260601 13:37:35.168532 29177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51307830438a4cc3a74fc15df811294c" candidate_uuid: "626daea8908344d2968203b32ad3d465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88351d1c1814a90b02250517a022cc5"
I20260601 13:37:35.168628 29177 raft_consensus.cc:3060] T 51307830438a4cc3a74fc15df811294c P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:35.168946 29404 raft_consensus.cc:2804] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:35.169003 29293 leader_election.cc:304] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [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: 626daea8908344d2968203b32ad3d465, b3c36e31d3c8473b8491f544c3e38a76; no voters: 
I20260601 13:37:35.169041 29404 raft_consensus.cc:697] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Becoming Leader. State: Replica: f88351d1c1814a90b02250517a022cc5, State: Running, Role: LEADER
I20260601 13:37:35.169167 29404 consensus_queue.cc:237] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Queue going to LEADER mode. State: All 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: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.169556 29417 raft_consensus.cc:2804] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:35.169770 29417 raft_consensus.cc:697] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [term 1 LEADER]: Becoming Leader. State: Replica: 626daea8908344d2968203b32ad3d465, State: Running, Role: LEADER
I20260601 13:37:35.169816 29177 raft_consensus.cc:2468] T 51307830438a4cc3a74fc15df811294c P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626daea8908344d2968203b32ad3d465 in term 1.
I20260601 13:37:35.169929 29417 consensus_queue.cc:237] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [LEADER]: Queue going to LEADER mode. State: All 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: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:35.171299 29072 catalog_manager.cc:5696] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f88351d1c1814a90b02250517a022cc5 (127.25.154.129). New cstate: current_term: 1 leader_uuid: "f88351d1c1814a90b02250517a022cc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:35.171591 29074 catalog_manager.cc:5696] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 reported cstate change: term changed from 0 to 1, leader changed from <none> to 626daea8908344d2968203b32ad3d465 (127.25.154.131). New cstate: current_term: 1 leader_uuid: "626daea8908344d2968203b32ad3d465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:35.219913 29536 consensus_queue.cc:1048] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.223256 29411 consensus_queue.cc:1048] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.274821 29417 raft_consensus.cc:493] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:35.275003 29417 raft_consensus.cc:515] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:35.275521 29417 leader_election.cc:290] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132:36223), f88351d1c1814a90b02250517a022cc5 (127.25.154.129:41261)
I20260601 13:37:35.275983 29464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cf58ad8ed34d0399ea63da237d5e45" candidate_uuid: "626daea8908344d2968203b32ad3d465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3c36e31d3c8473b8491f544c3e38a76" is_pre_election: true
I20260601 13:37:35.276018 29177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cf58ad8ed34d0399ea63da237d5e45" candidate_uuid: "626daea8908344d2968203b32ad3d465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88351d1c1814a90b02250517a022cc5" is_pre_election: true
I20260601 13:37:35.276130 29464 raft_consensus.cc:2468] T 12cf58ad8ed34d0399ea63da237d5e45 P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 626daea8908344d2968203b32ad3d465 in term 0.
I20260601 13:37:35.276166 29177 raft_consensus.cc:2468] T 12cf58ad8ed34d0399ea63da237d5e45 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 626daea8908344d2968203b32ad3d465 in term 0.
I20260601 13:37:35.276484 29293 leader_election.cc:304] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [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: 626daea8908344d2968203b32ad3d465, b3c36e31d3c8473b8491f544c3e38a76; no voters: 
I20260601 13:37:35.276659 29417 raft_consensus.cc:2804] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:35.276718 29417 raft_consensus.cc:493] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:35.276832 29417 raft_consensus.cc:3060] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:35.277730 29417 raft_consensus.cc:515] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:35.278163 29417 leader_election.cc:290] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [CANDIDATE]: Term 1 election: Requested vote from peers b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132:36223), f88351d1c1814a90b02250517a022cc5 (127.25.154.129:41261)
I20260601 13:37:35.278460 29464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cf58ad8ed34d0399ea63da237d5e45" candidate_uuid: "626daea8908344d2968203b32ad3d465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3c36e31d3c8473b8491f544c3e38a76"
I20260601 13:37:35.278523 29177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12cf58ad8ed34d0399ea63da237d5e45" candidate_uuid: "626daea8908344d2968203b32ad3d465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f88351d1c1814a90b02250517a022cc5"
I20260601 13:37:35.278589 29464 raft_consensus.cc:3060] T 12cf58ad8ed34d0399ea63da237d5e45 P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:35.278661 29177 raft_consensus.cc:3060] T 12cf58ad8ed34d0399ea63da237d5e45 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:35.279340 29464 raft_consensus.cc:2468] T 12cf58ad8ed34d0399ea63da237d5e45 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626daea8908344d2968203b32ad3d465 in term 1.
I20260601 13:37:35.279488 29177 raft_consensus.cc:2468] T 12cf58ad8ed34d0399ea63da237d5e45 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626daea8908344d2968203b32ad3d465 in term 1.
I20260601 13:37:35.279646 29293 leader_election.cc:304] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [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: 626daea8908344d2968203b32ad3d465, b3c36e31d3c8473b8491f544c3e38a76; no voters: 
I20260601 13:37:35.279840 29417 raft_consensus.cc:2804] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:35.279943 29417 raft_consensus.cc:697] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [term 1 LEADER]: Becoming Leader. State: Replica: 626daea8908344d2968203b32ad3d465, State: Running, Role: LEADER
I20260601 13:37:35.280079 29417 consensus_queue.cc:237] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [LEADER]: Queue going to LEADER mode. State: All 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: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:35.281698 29072 catalog_manager.cc:5696] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 reported cstate change: term changed from 0 to 1, leader changed from <none> to 626daea8908344d2968203b32ad3d465 (127.25.154.131). New cstate: current_term: 1 leader_uuid: "626daea8908344d2968203b32ad3d465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:35.282925 29417 consensus_queue.cc:1048] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.285724 29547 consensus_queue.cc:1048] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.303759 29404 consensus_queue.cc:1048] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.307168 29404 consensus_queue.cc:1048] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.313371 29404 raft_consensus.cc:493] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:35.313498 29404 raft_consensus.cc:515] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.313905 29404 leader_election.cc:290] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132:36223), ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130:46365)
I20260601 13:37:35.314414 29464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1718758d5bf64f8bab8ba1e245ab70a7" candidate_uuid: "f88351d1c1814a90b02250517a022cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3c36e31d3c8473b8491f544c3e38a76" is_pre_election: true
I20260601 13:37:35.314574 29464 raft_consensus.cc:2468] T 1718758d5bf64f8bab8ba1e245ab70a7 P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f88351d1c1814a90b02250517a022cc5 in term 0.
I20260601 13:37:35.314697 29253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1718758d5bf64f8bab8ba1e245ab70a7" candidate_uuid: "f88351d1c1814a90b02250517a022cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" is_pre_election: true
I20260601 13:37:35.314829 29253 raft_consensus.cc:2468] T 1718758d5bf64f8bab8ba1e245ab70a7 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f88351d1c1814a90b02250517a022cc5 in term 0.
I20260601 13:37:35.314867 29142 leader_election.cc:304] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [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: b3c36e31d3c8473b8491f544c3e38a76, f88351d1c1814a90b02250517a022cc5; no voters: 
I20260601 13:37:35.315023 29404 raft_consensus.cc:2804] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:35.315083 29404 raft_consensus.cc:493] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:35.315135 29404 raft_consensus.cc:3060] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:35.316056 29404 raft_consensus.cc:515] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.316386 29404 leader_election.cc:290] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [CANDIDATE]: Term 1 election: Requested vote from peers b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132:36223), ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130:46365)
I20260601 13:37:35.316682 29464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1718758d5bf64f8bab8ba1e245ab70a7" candidate_uuid: "f88351d1c1814a90b02250517a022cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3c36e31d3c8473b8491f544c3e38a76"
I20260601 13:37:35.316793 29464 raft_consensus.cc:3060] T 1718758d5bf64f8bab8ba1e245ab70a7 P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:35.316848 29253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1718758d5bf64f8bab8ba1e245ab70a7" candidate_uuid: "f88351d1c1814a90b02250517a022cc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed270ac85b8e4f5eb23898d7f1164f24"
I20260601 13:37:35.316964 29253 raft_consensus.cc:3060] T 1718758d5bf64f8bab8ba1e245ab70a7 P ed270ac85b8e4f5eb23898d7f1164f24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:35.317843 29464 raft_consensus.cc:2468] T 1718758d5bf64f8bab8ba1e245ab70a7 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f88351d1c1814a90b02250517a022cc5 in term 1.
I20260601 13:37:35.317894 29253 raft_consensus.cc:2468] T 1718758d5bf64f8bab8ba1e245ab70a7 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f88351d1c1814a90b02250517a022cc5 in term 1.
I20260601 13:37:35.318073 29547 consensus_queue.cc:1048] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.318150 29142 leader_election.cc:304] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [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: ed270ac85b8e4f5eb23898d7f1164f24, f88351d1c1814a90b02250517a022cc5; no voters: 
I20260601 13:37:35.318281 29404 raft_consensus.cc:2804] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:35.318421 29404 raft_consensus.cc:697] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Becoming Leader. State: Replica: f88351d1c1814a90b02250517a022cc5, State: Running, Role: LEADER
I20260601 13:37:35.318564 29404 consensus_queue.cc:237] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Queue going to LEADER mode. State: All 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: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.320498 29074 catalog_manager.cc:5696] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to f88351d1c1814a90b02250517a022cc5 (127.25.154.129). New cstate: current_term: 1 leader_uuid: "f88351d1c1814a90b02250517a022cc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:35.321388 29547 consensus_queue.cc:1048] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.352205 29128 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:37:35.358470 29253 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25b41794740d499b961a5a195c833a1c"
dest_uuid: "ed270ac85b8e4f5eb23898d7f1164f24"
mode: GRACEFUL
new_leader_uuid: "b3c36e31d3c8473b8491f544c3e38a76"
 from {username='slave'} at 127.0.0.1:37422
I20260601 13:37:35.358628 29253 raft_consensus.cc:606] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 LEADER]: Received request to transfer leadership to TS b3c36e31d3c8473b8491f544c3e38a76
I20260601 13:37:35.360538 29328 consensus_queue.cc:237] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } }
I20260601 13:37:35.361981 29177 raft_consensus.cc:1275] T 5ad477c851934d29b5c8abcacc9f90c7 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Refusing update from remote peer 626daea8908344d2968203b32ad3d465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:35.362164 29253 raft_consensus.cc:1275] T 5ad477c851934d29b5c8abcacc9f90c7 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Refusing update from remote peer 626daea8908344d2968203b32ad3d465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:37:35.362361 29293 consensus_peers.cc:597] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 -> Peer b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132:36223): Couldn't send request to peer b3c36e31d3c8473b8491f544c3e38a76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5ad477c851934d29b5c8abcacc9f90c7. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:35.362571 29547 consensus_queue.cc:1048] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:35.362869 29547 consensus_queue.cc:1048] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:35.364084 29176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40221005f5554e28950dfd126bcd79ad"
dest_uuid: "f88351d1c1814a90b02250517a022cc5"
mode: GRACEFUL
new_leader_uuid: "626daea8908344d2968203b32ad3d465"
 from {username='slave'} at 127.0.0.1:41058
I20260601 13:37:35.364228 29176 raft_consensus.cc:606] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Received request to transfer leadership to TS 626daea8908344d2968203b32ad3d465
I20260601 13:37:35.364202 29417 raft_consensus.cc:2955] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } } }
I20260601 13:37:35.364730 29176 raft_consensus.cc:2955] T 5ad477c851934d29b5c8abcacc9f90c7 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } } }
I20260601 13:37:35.366716 29253 raft_consensus.cc:2955] T 5ad477c851934d29b5c8abcacc9f90c7 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } } }
I20260601 13:37:35.366948 29074 catalog_manager.cc:5696] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 reported cstate change: config changed from index -1 to 2, NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "626daea8908344d2968203b32ad3d465" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:35.371893 29328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba130c1a4ae7464baa4c82c4f95b2318"
dest_uuid: "626daea8908344d2968203b32ad3d465"
mode: GRACEFUL
new_leader_uuid: "ed270ac85b8e4f5eb23898d7f1164f24"
 from {username='slave'} at 127.0.0.1:38758
I20260601 13:37:35.372056 29328 raft_consensus.cc:606] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 1 LEADER]: Received request to transfer leadership to TS ed270ac85b8e4f5eb23898d7f1164f24
W20260601 13:37:35.372627 29123 auto_rebalancer.cc:591] Failed to schedule move for tablet 40221005f5554e28950dfd126bcd79ad: Remote error: Service unavailable: leader transfer in progress
I20260601 13:37:35.372916 29176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e142cd45da114b32b3be1a51c93cb78d"
dest_uuid: "f88351d1c1814a90b02250517a022cc5"
mode: GRACEFUL
new_leader_uuid: "b3c36e31d3c8473b8491f544c3e38a76"
 from {username='slave'} at 127.0.0.1:41058
I20260601 13:37:35.373015 29176 raft_consensus.cc:606] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Received request to transfer leadership to TS b3c36e31d3c8473b8491f544c3e38a76
I20260601 13:37:35.373413 29128 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260601 13:37:35.373548 29128 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:35.373775 29176 consensus_queue.cc:237] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } }
I20260601 13:37:35.374984 29253 raft_consensus.cc:1275] T c42e0cc4e19945a190bb8d27b7777ecd P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:35.375085 29328 raft_consensus.cc:1275] T c42e0cc4e19945a190bb8d27b7777ecd P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:37:35.375172 29142 consensus_peers.cc:597] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 -> Peer b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132:36223): Couldn't send request to peer b3c36e31d3c8473b8491f544c3e38a76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c42e0cc4e19945a190bb8d27b7777ecd. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:35.375362 29384 consensus_queue.cc:1048] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:35.375475 29404 consensus_queue.cc:1048] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:35.376839 29528 raft_consensus.cc:2955] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } } }
I20260601 13:37:35.377216 29253 raft_consensus.cc:2955] T c42e0cc4e19945a190bb8d27b7777ecd P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } } }
I20260601 13:37:35.377216 29328 raft_consensus.cc:2955] T c42e0cc4e19945a190bb8d27b7777ecd P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } } }
I20260601 13:37:35.379278 29073 catalog_manager.cc:5696] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 reported cstate change: config changed from index -1 to 2, NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "f88351d1c1814a90b02250517a022cc5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:35.384348 29253 consensus_queue.cc:237] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } }
I20260601 13:37:35.385754 29176 raft_consensus.cc:1275] T ff39d8e4af71482eaefd10509ed3306e P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Refusing update from remote peer ed270ac85b8e4f5eb23898d7f1164f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:37:35.385871 29218 consensus_peers.cc:597] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 -> Peer b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132:36223): Couldn't send request to peer b3c36e31d3c8473b8491f544c3e38a76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ff39d8e4af71482eaefd10509ed3306e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:35.385977 29328 raft_consensus.cc:1275] T ff39d8e4af71482eaefd10509ed3306e P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Refusing update from remote peer ed270ac85b8e4f5eb23898d7f1164f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:35.386202 29411 consensus_queue.cc:1048] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:35.386426 29536 consensus_queue.cc:1048] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:35.387840 29383 raft_consensus.cc:2955] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } } }
I20260601 13:37:35.388258 29176 raft_consensus.cc:2955] T ff39d8e4af71482eaefd10509ed3306e P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } } }
I20260601 13:37:35.388321 29328 raft_consensus.cc:2955] T ff39d8e4af71482eaefd10509ed3306e P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } } }
I20260601 13:37:35.397105 29072 catalog_manager.cc:5696] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 reported cstate change: config changed from index -1 to 2, NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:35.461900 29411 consensus_queue.cc:1048] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.464422 29536 raft_consensus.cc:993] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24: : Instructing follower b3c36e31d3c8473b8491f544c3e38a76 to start an election
I20260601 13:37:35.464538 29536 raft_consensus.cc:1081] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 LEADER]: Signalling peer b3c36e31d3c8473b8491f544c3e38a76 to start an election
I20260601 13:37:35.465485 29464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25b41794740d499b961a5a195c833a1c"
dest_uuid: "b3c36e31d3c8473b8491f544c3e38a76"
 from {username='slave'} at 127.0.0.1:48930
I20260601 13:37:35.465627 29464 raft_consensus.cc:493] T 25b41794740d499b961a5a195c833a1c P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:37:35.465695 29464 raft_consensus.cc:3060] T 25b41794740d499b961a5a195c833a1c P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:35.466637 29528 consensus_queue.cc:1048] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.466876 29464 raft_consensus.cc:515] T 25b41794740d499b961a5a195c833a1c P b3c36e31d3c8473b8491f544c3e38a76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.467759 29464 leader_election.cc:290] T 25b41794740d499b961a5a195c833a1c P b3c36e31d3c8473b8491f544c3e38a76 [CANDIDATE]: Term 2 election: Requested vote from peers 626daea8908344d2968203b32ad3d465 (127.25.154.131:38739), ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130:46365)
I20260601 13:37:35.468034 29411 consensus_queue.cc:1048] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.472769 29253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b41794740d499b961a5a195c833a1c" candidate_uuid: "b3c36e31d3c8473b8491f544c3e38a76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed270ac85b8e4f5eb23898d7f1164f24"
I20260601 13:37:35.472929 29253 raft_consensus.cc:3055] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:37:35.472983 29253 raft_consensus.cc:740] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed270ac85b8e4f5eb23898d7f1164f24, State: Running, Role: LEADER
I20260601 13:37:35.473166 29253 consensus_queue.cc:260] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [NON_LEADER]: Queue going to NON_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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.473734 29253 raft_consensus.cc:3060] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:35.474066 29464 raft_consensus.cc:3060] T e142cd45da114b32b3be1a51c93cb78d P b3c36e31d3c8473b8491f544c3e38a76 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:35.474888 29253 raft_consensus.cc:2468] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3c36e31d3c8473b8491f544c3e38a76 in term 2.
I20260601 13:37:35.475216 29432 leader_election.cc:304] T 25b41794740d499b961a5a195c833a1c P b3c36e31d3c8473b8491f544c3e38a76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3c36e31d3c8473b8491f544c3e38a76, ed270ac85b8e4f5eb23898d7f1164f24; no voters: 
I20260601 13:37:35.475241 29528 consensus_queue.cc:1048] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.475407 29504 raft_consensus.cc:2804] T 25b41794740d499b961a5a195c833a1c P b3c36e31d3c8473b8491f544c3e38a76 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:37:35.475607 29504 raft_consensus.cc:697] T 25b41794740d499b961a5a195c833a1c P b3c36e31d3c8473b8491f544c3e38a76 [term 2 LEADER]: Becoming Leader. State: Replica: b3c36e31d3c8473b8491f544c3e38a76, State: Running, Role: LEADER
I20260601 13:37:35.475752 29504 consensus_queue.cc:237] T 25b41794740d499b961a5a195c833a1c P b3c36e31d3c8473b8491f544c3e38a76 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:35.477392 29528 raft_consensus.cc:993] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5: : Instructing follower b3c36e31d3c8473b8491f544c3e38a76 to start an election
I20260601 13:37:35.477500 29528 raft_consensus.cc:1081] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Signalling peer b3c36e31d3c8473b8491f544c3e38a76 to start an election
I20260601 13:37:35.477409 29072 catalog_manager.cc:5696] T 25b41794740d499b961a5a195c833a1c P b3c36e31d3c8473b8491f544c3e38a76 reported cstate change: term changed from 1 to 2, leader changed from ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130) to b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132). New cstate: current_term: 2 leader_uuid: "b3c36e31d3c8473b8491f544c3e38a76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:35.477588 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b41794740d499b961a5a195c833a1c" candidate_uuid: "b3c36e31d3c8473b8491f544c3e38a76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "626daea8908344d2968203b32ad3d465"
I20260601 13:37:35.477684 29327 raft_consensus.cc:3060] T 25b41794740d499b961a5a195c833a1c P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:35.477865 29464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e142cd45da114b32b3be1a51c93cb78d"
dest_uuid: "b3c36e31d3c8473b8491f544c3e38a76"
 from {username='slave'} at 127.0.0.1:48960
I20260601 13:37:35.477960 29464 raft_consensus.cc:493] T e142cd45da114b32b3be1a51c93cb78d P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:37:35.478011 29464 raft_consensus.cc:3060] T e142cd45da114b32b3be1a51c93cb78d P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:35.478713 29327 raft_consensus.cc:2468] T 25b41794740d499b961a5a195c833a1c P 626daea8908344d2968203b32ad3d465 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3c36e31d3c8473b8491f544c3e38a76 in term 2.
I20260601 13:37:35.478906 29464 raft_consensus.cc:515] T e142cd45da114b32b3be1a51c93cb78d P b3c36e31d3c8473b8491f544c3e38a76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:35.479395 29464 leader_election.cc:290] T e142cd45da114b32b3be1a51c93cb78d P b3c36e31d3c8473b8491f544c3e38a76 [CANDIDATE]: Term 2 election: Requested vote from peers 626daea8908344d2968203b32ad3d465 (127.25.154.131:38739), f88351d1c1814a90b02250517a022cc5 (127.25.154.129:41261)
I20260601 13:37:35.479831 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e142cd45da114b32b3be1a51c93cb78d" candidate_uuid: "b3c36e31d3c8473b8491f544c3e38a76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "626daea8908344d2968203b32ad3d465"
I20260601 13:37:35.479945 29327 raft_consensus.cc:3060] T e142cd45da114b32b3be1a51c93cb78d P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:35.480989 29327 raft_consensus.cc:2468] T e142cd45da114b32b3be1a51c93cb78d P 626daea8908344d2968203b32ad3d465 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3c36e31d3c8473b8491f544c3e38a76 in term 2.
I20260601 13:37:35.481335 29430 leader_election.cc:304] T e142cd45da114b32b3be1a51c93cb78d P b3c36e31d3c8473b8491f544c3e38a76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 626daea8908344d2968203b32ad3d465, b3c36e31d3c8473b8491f544c3e38a76; no voters: 
I20260601 13:37:35.481999 29504 raft_consensus.cc:2804] T e142cd45da114b32b3be1a51c93cb78d P b3c36e31d3c8473b8491f544c3e38a76 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:37:35.482100 29504 raft_consensus.cc:697] T e142cd45da114b32b3be1a51c93cb78d P b3c36e31d3c8473b8491f544c3e38a76 [term 2 LEADER]: Becoming Leader. State: Replica: b3c36e31d3c8473b8491f544c3e38a76, State: Running, Role: LEADER
I20260601 13:37:35.482326 29504 consensus_queue.cc:237] T e142cd45da114b32b3be1a51c93cb78d P b3c36e31d3c8473b8491f544c3e38a76 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:35.483892 29072 catalog_manager.cc:5696] T e142cd45da114b32b3be1a51c93cb78d P b3c36e31d3c8473b8491f544c3e38a76 reported cstate change: term changed from 1 to 2, leader changed from f88351d1c1814a90b02250517a022cc5 (127.25.154.129) to b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132). New cstate: current_term: 2 leader_uuid: "b3c36e31d3c8473b8491f544c3e38a76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:35.485332 29176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e142cd45da114b32b3be1a51c93cb78d" candidate_uuid: "b3c36e31d3c8473b8491f544c3e38a76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f88351d1c1814a90b02250517a022cc5"
I20260601 13:37:35.485455 29176 raft_consensus.cc:3055] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:37:35.485502 29176 raft_consensus.cc:740] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f88351d1c1814a90b02250517a022cc5, State: Running, Role: LEADER
I20260601 13:37:35.485641 29176 consensus_queue.cc:260] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [NON_LEADER]: Queue going to NON_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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:35.485829 29176 raft_consensus.cc:3060] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:35.486913 29176 raft_consensus.cc:2468] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3c36e31d3c8473b8491f544c3e38a76 in term 2.
I20260601 13:37:35.579530 29384 consensus_queue.cc:1048] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.579665 29536 consensus_queue.cc:1048] T 438f0cc5f5854eb9bad6f46d17bcc905 P ed270ac85b8e4f5eb23898d7f1164f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.582044 29547 consensus_queue.cc:1048] T fd91750d0e4847a289bc9a0d3cad86ab P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.583114 29383 consensus_queue.cc:1048] T 438f0cc5f5854eb9bad6f46d17bcc905 P ed270ac85b8e4f5eb23898d7f1164f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.589561 29417 consensus_queue.cc:1048] T fd91750d0e4847a289bc9a0d3cad86ab P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.591259 29384 consensus_queue.cc:1048] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.651291 29417 consensus_queue.cc:1048] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.655483 29417 consensus_queue.cc:1048] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.673969 29417 consensus_queue.cc:1048] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.677410 29547 consensus_queue.cc:1048] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.688174 29404 raft_consensus.cc:993] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5: : Instructing follower 626daea8908344d2968203b32ad3d465 to start an election
I20260601 13:37:35.688339 29404 raft_consensus.cc:1081] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Signalling peer 626daea8908344d2968203b32ad3d465 to start an election
I20260601 13:37:35.688887 29327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40221005f5554e28950dfd126bcd79ad"
dest_uuid: "626daea8908344d2968203b32ad3d465"
 from {username='slave'} at 127.0.0.1:38716
I20260601 13:37:35.689065 29327 raft_consensus.cc:493] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:37:35.689136 29327 raft_consensus.cc:3060] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:35.690307 29327 raft_consensus.cc:515] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:35.690898 29327 leader_election.cc:290] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [CANDIDATE]: Term 2 election: Requested vote from peers ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130:46365), f88351d1c1814a90b02250517a022cc5 (127.25.154.129:41261)
I20260601 13:37:35.691766 29252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40221005f5554e28950dfd126bcd79ad" candidate_uuid: "626daea8908344d2968203b32ad3d465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed270ac85b8e4f5eb23898d7f1164f24"
I20260601 13:37:35.691812 29176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40221005f5554e28950dfd126bcd79ad" candidate_uuid: "626daea8908344d2968203b32ad3d465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f88351d1c1814a90b02250517a022cc5"
I20260601 13:37:35.692008 29176 raft_consensus.cc:3055] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:37:35.692015 29252 raft_consensus.cc:3060] T 40221005f5554e28950dfd126bcd79ad P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:35.692071 29176 raft_consensus.cc:740] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f88351d1c1814a90b02250517a022cc5, State: Running, Role: LEADER
I20260601 13:37:35.692397 29176 consensus_queue.cc:260] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [NON_LEADER]: Queue going to NON_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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:35.692589 29176 raft_consensus.cc:3060] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:35.693835 29176 raft_consensus.cc:2468] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626daea8908344d2968203b32ad3d465 in term 2.
I20260601 13:37:35.693964 29252 raft_consensus.cc:2468] T 40221005f5554e28950dfd126bcd79ad P ed270ac85b8e4f5eb23898d7f1164f24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 626daea8908344d2968203b32ad3d465 in term 2.
I20260601 13:37:35.694336 29293 leader_election.cc:304] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 626daea8908344d2968203b32ad3d465, ed270ac85b8e4f5eb23898d7f1164f24; no voters: 
I20260601 13:37:35.694510 29547 raft_consensus.cc:2804] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:37:35.694605 29547 raft_consensus.cc:697] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [term 2 LEADER]: Becoming Leader. State: Replica: 626daea8908344d2968203b32ad3d465, State: Running, Role: LEADER
I20260601 13:37:35.694756 29547 consensus_queue.cc:237] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:35.696436 29074 catalog_manager.cc:5696] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 reported cstate change: term changed from 1 to 2, leader changed from f88351d1c1814a90b02250517a022cc5 (127.25.154.129) to 626daea8908344d2968203b32ad3d465 (127.25.154.131). New cstate: current_term: 2 leader_uuid: "626daea8908344d2968203b32ad3d465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:35.776980 29377 raft_consensus.cc:993] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465: : Instructing follower ed270ac85b8e4f5eb23898d7f1164f24 to start an election
I20260601 13:37:35.777168 29377 raft_consensus.cc:1081] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 1 LEADER]: Signalling peer ed270ac85b8e4f5eb23898d7f1164f24 to start an election
I20260601 13:37:35.777814 29252 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba130c1a4ae7464baa4c82c4f95b2318"
dest_uuid: "ed270ac85b8e4f5eb23898d7f1164f24"
 from {username='slave'} at 127.0.0.1:37414
I20260601 13:37:35.777992 29252 raft_consensus.cc:493] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:37:35.778082 29252 raft_consensus.cc:3060] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:35.778990 29252 raft_consensus.cc:515] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:35.779413 29252 leader_election.cc:290] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [CANDIDATE]: Term 2 election: Requested vote from peers f88351d1c1814a90b02250517a022cc5 (127.25.154.129:41261), 626daea8908344d2968203b32ad3d465 (127.25.154.131:38739)
I20260601 13:37:35.779778 29176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba130c1a4ae7464baa4c82c4f95b2318" candidate_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f88351d1c1814a90b02250517a022cc5"
I20260601 13:37:35.779778 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba130c1a4ae7464baa4c82c4f95b2318" candidate_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "626daea8908344d2968203b32ad3d465"
I20260601 13:37:35.779912 29327 raft_consensus.cc:3055] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:37:35.779912 29176 raft_consensus.cc:3060] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:35.779981 29327 raft_consensus.cc:740] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 626daea8908344d2968203b32ad3d465, State: Running, Role: LEADER
I20260601 13:37:35.780144 29327 consensus_queue.cc:260] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [NON_LEADER]: Queue going to NON_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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:35.780311 29327 raft_consensus.cc:3060] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:35.780982 29176 raft_consensus.cc:2468] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed270ac85b8e4f5eb23898d7f1164f24 in term 2.
I20260601 13:37:35.781250 29327 raft_consensus.cc:2468] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed270ac85b8e4f5eb23898d7f1164f24 in term 2.
I20260601 13:37:35.781325 29217 leader_election.cc:304] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ed270ac85b8e4f5eb23898d7f1164f24, f88351d1c1814a90b02250517a022cc5; no voters: 
I20260601 13:37:35.781524 29536 raft_consensus.cc:2804] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:37:35.781617 29536 raft_consensus.cc:697] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [term 2 LEADER]: Becoming Leader. State: Replica: ed270ac85b8e4f5eb23898d7f1164f24, State: Running, Role: LEADER
I20260601 13:37:35.781759 29536 consensus_queue.cc:237] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:35.783560 29074 catalog_manager.cc:5696] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 reported cstate change: term changed from 1 to 2, leader changed from 626daea8908344d2968203b32ad3d465 (127.25.154.131) to ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130). New cstate: current_term: 2 leader_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:35.820478 29404 consensus_queue.cc:1048] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.824697 29528 consensus_queue.cc:1048] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:35.888854 29580 ts_tablet_manager.cc:933] T c42e0cc4e19945a190bb8d27b7777ecd P b3c36e31d3c8473b8491f544c3e38a76: Initiating tablet copy from peer f88351d1c1814a90b02250517a022cc5 (127.25.154.129:41261)
I20260601 13:37:35.889271 29580 tablet_copy_client.cc:323] T c42e0cc4e19945a190bb8d27b7777ecd P b3c36e31d3c8473b8491f544c3e38a76: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.129:41261
I20260601 13:37:35.889891 29187 tablet_copy_service.cc:140] P f88351d1c1814a90b02250517a022cc5: Received BeginTabletCopySession request for tablet c42e0cc4e19945a190bb8d27b7777ecd from peer b3c36e31d3c8473b8491f544c3e38a76 ({username='slave'} at 127.0.0.1:41074)
I20260601 13:37:35.889982 29187 tablet_copy_service.cc:161] P f88351d1c1814a90b02250517a022cc5: Beginning new tablet copy session on tablet c42e0cc4e19945a190bb8d27b7777ecd from peer b3c36e31d3c8473b8491f544c3e38a76 at {username='slave'} at 127.0.0.1:41074: session id = b3c36e31d3c8473b8491f544c3e38a76-c42e0cc4e19945a190bb8d27b7777ecd
I20260601 13:37:35.890892 29187 tablet_copy_source_session.cc:215] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:35.891815 29580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c42e0cc4e19945a190bb8d27b7777ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:35.894042 29580 tablet_copy_client.cc:806] T c42e0cc4e19945a190bb8d27b7777ecd P b3c36e31d3c8473b8491f544c3e38a76: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:35.894230 29580 tablet_copy_client.cc:670] T c42e0cc4e19945a190bb8d27b7777ecd P b3c36e31d3c8473b8491f544c3e38a76: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:35.895251 29580 tablet_copy_client.cc:538] T c42e0cc4e19945a190bb8d27b7777ecd P b3c36e31d3c8473b8491f544c3e38a76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:35.896306 29580 tablet_bootstrap.cc:492] T c42e0cc4e19945a190bb8d27b7777ecd P b3c36e31d3c8473b8491f544c3e38a76: Bootstrap starting.
I20260601 13:37:35.899480 29580 tablet_bootstrap.cc:492] T c42e0cc4e19945a190bb8d27b7777ecd P b3c36e31d3c8473b8491f544c3e38a76: 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
I20260601 13:37:35.899718 29580 tablet_bootstrap.cc:492] T c42e0cc4e19945a190bb8d27b7777ecd P b3c36e31d3c8473b8491f544c3e38a76: Bootstrap complete.
I20260601 13:37:35.899888 29580 ts_tablet_manager.cc:1403] T c42e0cc4e19945a190bb8d27b7777ecd P b3c36e31d3c8473b8491f544c3e38a76: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:37:35.900295 29580 raft_consensus.cc:359] T c42e0cc4e19945a190bb8d27b7777ecd P b3c36e31d3c8473b8491f544c3e38a76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } }
I20260601 13:37:35.900418 29580 raft_consensus.cc:740] T c42e0cc4e19945a190bb8d27b7777ecd P b3c36e31d3c8473b8491f544c3e38a76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b3c36e31d3c8473b8491f544c3e38a76, State: Initialized, Role: LEARNER
I20260601 13:37:35.900557 29580 consensus_queue.cc:260] T c42e0cc4e19945a190bb8d27b7777ecd P b3c36e31d3c8473b8491f544c3e38a76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } }
I20260601 13:37:35.900863 29580 ts_tablet_manager.cc:1434] T c42e0cc4e19945a190bb8d27b7777ecd P b3c36e31d3c8473b8491f544c3e38a76: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:35.901440 29187 tablet_copy_service.cc:342] P f88351d1c1814a90b02250517a022cc5: Request end of tablet copy session b3c36e31d3c8473b8491f544c3e38a76-c42e0cc4e19945a190bb8d27b7777ecd received from {username='slave'} at 127.0.0.1:41074
I20260601 13:37:35.901525 29187 tablet_copy_service.cc:434] P f88351d1c1814a90b02250517a022cc5: ending tablet copy session b3c36e31d3c8473b8491f544c3e38a76-c42e0cc4e19945a190bb8d27b7777ecd on tablet c42e0cc4e19945a190bb8d27b7777ecd with peer b3c36e31d3c8473b8491f544c3e38a76
I20260601 13:37:35.974068 29580 ts_tablet_manager.cc:933] T 5ad477c851934d29b5c8abcacc9f90c7 P b3c36e31d3c8473b8491f544c3e38a76: Initiating tablet copy from peer 626daea8908344d2968203b32ad3d465 (127.25.154.131:38739)
I20260601 13:37:35.974326 29327 raft_consensus.cc:1275] T e142cd45da114b32b3be1a51c93cb78d P 626daea8908344d2968203b32ad3d465 [term 2 FOLLOWER]: Refusing update from remote peer b3c36e31d3c8473b8491f544c3e38a76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:37:35.974509 29580 tablet_copy_client.cc:323] T 5ad477c851934d29b5c8abcacc9f90c7 P b3c36e31d3c8473b8491f544c3e38a76: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.131:38739
I20260601 13:37:35.974761 29566 consensus_queue.cc:1048] T e142cd45da114b32b3be1a51c93cb78d P b3c36e31d3c8473b8491f544c3e38a76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:35.974983 29338 tablet_copy_service.cc:140] P 626daea8908344d2968203b32ad3d465: Received BeginTabletCopySession request for tablet 5ad477c851934d29b5c8abcacc9f90c7 from peer b3c36e31d3c8473b8491f544c3e38a76 ({username='slave'} at 127.0.0.1:38760)
I20260601 13:37:35.975076 29338 tablet_copy_service.cc:161] P 626daea8908344d2968203b32ad3d465: Beginning new tablet copy session on tablet 5ad477c851934d29b5c8abcacc9f90c7 from peer b3c36e31d3c8473b8491f544c3e38a76 at {username='slave'} at 127.0.0.1:38760: session id = b3c36e31d3c8473b8491f544c3e38a76-5ad477c851934d29b5c8abcacc9f90c7
I20260601 13:37:35.976125 29338 tablet_copy_source_session.cc:215] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:35.977155 29580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ad477c851934d29b5c8abcacc9f90c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:35.978410 29176 raft_consensus.cc:1275] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [term 2 FOLLOWER]: Refusing update from remote peer b3c36e31d3c8473b8491f544c3e38a76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:37:35.978796 29504 consensus_queue.cc:1048] T e142cd45da114b32b3be1a51c93cb78d P b3c36e31d3c8473b8491f544c3e38a76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:35.979761 29580 tablet_copy_client.cc:806] T 5ad477c851934d29b5c8abcacc9f90c7 P b3c36e31d3c8473b8491f544c3e38a76: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:35.980466 29580 tablet_copy_client.cc:670] T 5ad477c851934d29b5c8abcacc9f90c7 P b3c36e31d3c8473b8491f544c3e38a76: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:35.982455 29580 tablet_copy_client.cc:538] T 5ad477c851934d29b5c8abcacc9f90c7 P b3c36e31d3c8473b8491f544c3e38a76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:35.983544 29580 tablet_bootstrap.cc:492] T 5ad477c851934d29b5c8abcacc9f90c7 P b3c36e31d3c8473b8491f544c3e38a76: Bootstrap starting.
I20260601 13:37:35.987043 29580 tablet_bootstrap.cc:492] T 5ad477c851934d29b5c8abcacc9f90c7 P b3c36e31d3c8473b8491f544c3e38a76: 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
I20260601 13:37:35.987349 29580 tablet_bootstrap.cc:492] T 5ad477c851934d29b5c8abcacc9f90c7 P b3c36e31d3c8473b8491f544c3e38a76: Bootstrap complete.
I20260601 13:37:35.987550 29580 ts_tablet_manager.cc:1403] T 5ad477c851934d29b5c8abcacc9f90c7 P b3c36e31d3c8473b8491f544c3e38a76: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:37:35.987651 29585 ts_tablet_manager.cc:933] T ff39d8e4af71482eaefd10509ed3306e P b3c36e31d3c8473b8491f544c3e38a76: Initiating tablet copy from peer ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130:46365)
I20260601 13:37:35.988075 29585 tablet_copy_client.cc:323] T ff39d8e4af71482eaefd10509ed3306e P b3c36e31d3c8473b8491f544c3e38a76: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.130:46365
I20260601 13:37:35.988133 29580 raft_consensus.cc:359] T 5ad477c851934d29b5c8abcacc9f90c7 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } }
I20260601 13:37:35.988268 29580 raft_consensus.cc:740] T 5ad477c851934d29b5c8abcacc9f90c7 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b3c36e31d3c8473b8491f544c3e38a76, State: Initialized, Role: LEARNER
I20260601 13:37:35.988394 29580 consensus_queue.cc:260] T 5ad477c851934d29b5c8abcacc9f90c7 P b3c36e31d3c8473b8491f544c3e38a76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } }
I20260601 13:37:35.988746 29580 ts_tablet_manager.cc:1434] T 5ad477c851934d29b5c8abcacc9f90c7 P b3c36e31d3c8473b8491f544c3e38a76: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:35.988785 29263 tablet_copy_service.cc:140] P ed270ac85b8e4f5eb23898d7f1164f24: Received BeginTabletCopySession request for tablet ff39d8e4af71482eaefd10509ed3306e from peer b3c36e31d3c8473b8491f544c3e38a76 ({username='slave'} at 127.0.0.1:37438)
I20260601 13:37:35.988863 29263 tablet_copy_service.cc:161] P ed270ac85b8e4f5eb23898d7f1164f24: Beginning new tablet copy session on tablet ff39d8e4af71482eaefd10509ed3306e from peer b3c36e31d3c8473b8491f544c3e38a76 at {username='slave'} at 127.0.0.1:37438: session id = b3c36e31d3c8473b8491f544c3e38a76-ff39d8e4af71482eaefd10509ed3306e
I20260601 13:37:35.989481 29338 tablet_copy_service.cc:342] P 626daea8908344d2968203b32ad3d465: Request end of tablet copy session b3c36e31d3c8473b8491f544c3e38a76-5ad477c851934d29b5c8abcacc9f90c7 received from {username='slave'} at 127.0.0.1:38760
I20260601 13:37:35.989558 29338 tablet_copy_service.cc:434] P 626daea8908344d2968203b32ad3d465: ending tablet copy session b3c36e31d3c8473b8491f544c3e38a76-5ad477c851934d29b5c8abcacc9f90c7 on tablet 5ad477c851934d29b5c8abcacc9f90c7 with peer b3c36e31d3c8473b8491f544c3e38a76
I20260601 13:37:35.989951 29263 tablet_copy_source_session.cc:215] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:35.990788 29585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff39d8e4af71482eaefd10509ed3306e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:35.993008 29585 tablet_copy_client.cc:806] T ff39d8e4af71482eaefd10509ed3306e P b3c36e31d3c8473b8491f544c3e38a76: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:35.993184 29585 tablet_copy_client.cc:670] T ff39d8e4af71482eaefd10509ed3306e P b3c36e31d3c8473b8491f544c3e38a76: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:35.994455 29585 tablet_copy_client.cc:538] T ff39d8e4af71482eaefd10509ed3306e P b3c36e31d3c8473b8491f544c3e38a76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:35.995899 29585 tablet_bootstrap.cc:492] T ff39d8e4af71482eaefd10509ed3306e P b3c36e31d3c8473b8491f544c3e38a76: Bootstrap starting.
I20260601 13:37:36.000015 29585 tablet_bootstrap.cc:492] T ff39d8e4af71482eaefd10509ed3306e P b3c36e31d3c8473b8491f544c3e38a76: 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
I20260601 13:37:36.000294 29585 tablet_bootstrap.cc:492] T ff39d8e4af71482eaefd10509ed3306e P b3c36e31d3c8473b8491f544c3e38a76: Bootstrap complete.
I20260601 13:37:36.000464 29585 ts_tablet_manager.cc:1403] T ff39d8e4af71482eaefd10509ed3306e P b3c36e31d3c8473b8491f544c3e38a76: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:37:36.001022 29585 raft_consensus.cc:359] T ff39d8e4af71482eaefd10509ed3306e P b3c36e31d3c8473b8491f544c3e38a76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } }
I20260601 13:37:36.001163 29585 raft_consensus.cc:740] T ff39d8e4af71482eaefd10509ed3306e P b3c36e31d3c8473b8491f544c3e38a76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b3c36e31d3c8473b8491f544c3e38a76, State: Initialized, Role: LEARNER
I20260601 13:37:36.001258 29585 consensus_queue.cc:260] T ff39d8e4af71482eaefd10509ed3306e P b3c36e31d3c8473b8491f544c3e38a76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } }
I20260601 13:37:36.001587 29585 ts_tablet_manager.cc:1434] T ff39d8e4af71482eaefd10509ed3306e P b3c36e31d3c8473b8491f544c3e38a76: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:36.002342 29263 tablet_copy_service.cc:342] P ed270ac85b8e4f5eb23898d7f1164f24: Request end of tablet copy session b3c36e31d3c8473b8491f544c3e38a76-ff39d8e4af71482eaefd10509ed3306e received from {username='slave'} at 127.0.0.1:37438
I20260601 13:37:36.002439 29263 tablet_copy_service.cc:434] P ed270ac85b8e4f5eb23898d7f1164f24: ending tablet copy session b3c36e31d3c8473b8491f544c3e38a76-ff39d8e4af71482eaefd10509ed3306e on tablet ff39d8e4af71482eaefd10509ed3306e with peer b3c36e31d3c8473b8491f544c3e38a76
I20260601 13:37:36.034375 29252 raft_consensus.cc:1275] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [term 2 FOLLOWER]: Refusing update from remote peer b3c36e31d3c8473b8491f544c3e38a76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:37:36.034965 29504 consensus_queue.cc:1048] T 25b41794740d499b961a5a195c833a1c P b3c36e31d3c8473b8491f544c3e38a76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:36.037732 29327 raft_consensus.cc:1275] T 25b41794740d499b961a5a195c833a1c P 626daea8908344d2968203b32ad3d465 [term 2 FOLLOWER]: Refusing update from remote peer b3c36e31d3c8473b8491f544c3e38a76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:37:36.038244 29566 consensus_queue.cc:1048] T 25b41794740d499b961a5a195c833a1c P b3c36e31d3c8473b8491f544c3e38a76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:36.106117 29252 raft_consensus.cc:1275] T 40221005f5554e28950dfd126bcd79ad P ed270ac85b8e4f5eb23898d7f1164f24 [term 2 FOLLOWER]: Refusing update from remote peer 626daea8908344d2968203b32ad3d465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:37:36.106618 29377 consensus_queue.cc:1048] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:36.109062 29176 raft_consensus.cc:1275] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [term 2 FOLLOWER]: Refusing update from remote peer 626daea8908344d2968203b32ad3d465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:37:36.109759 29417 consensus_queue.cc:1048] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:36.165733 29327 raft_consensus.cc:1275] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 2 FOLLOWER]: Refusing update from remote peer ed270ac85b8e4f5eb23898d7f1164f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:37:36.166316 29383 consensus_queue.cc:1048] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:36.169118 29176 raft_consensus.cc:1275] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [term 2 FOLLOWER]: Refusing update from remote peer ed270ac85b8e4f5eb23898d7f1164f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:37:36.169618 29536 consensus_queue.cc:1048] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:36.422734 29467 raft_consensus.cc:1217] T c42e0cc4e19945a190bb8d27b7777ecd P b3c36e31d3c8473b8491f544c3e38a76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:37:36.425016 29467 raft_consensus.cc:1217] T ff39d8e4af71482eaefd10509ed3306e P b3c36e31d3c8473b8491f544c3e38a76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:37:36.506299 29467 raft_consensus.cc:1217] T 5ad477c851934d29b5c8abcacc9f90c7 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:37:36.937453 29547 raft_consensus.cc:1064] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465: attempting to promote NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 to VOTER
I20260601 13:37:36.937966 29547 consensus_queue.cc:237] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } }
I20260601 13:37:36.939551 29252 raft_consensus.cc:1275] T 5ad477c851934d29b5c8abcacc9f90c7 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Refusing update from remote peer 626daea8908344d2968203b32ad3d465: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:36.939664 29176 raft_consensus.cc:1275] T 5ad477c851934d29b5c8abcacc9f90c7 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Refusing update from remote peer 626daea8908344d2968203b32ad3d465: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:36.939700 29467 raft_consensus.cc:1275] T 5ad477c851934d29b5c8abcacc9f90c7 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 LEARNER]: Refusing update from remote peer 626daea8908344d2968203b32ad3d465: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:36.940066 29592 consensus_queue.cc:1048] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:36.940264 29417 consensus_queue.cc:1048] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:36.940476 29377 consensus_queue.cc:1048] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:36.942458 29377 raft_consensus.cc:2955] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:36.943229 29467 raft_consensus.cc:2955] T 5ad477c851934d29b5c8abcacc9f90c7 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:36.944259 29176 raft_consensus.cc:2955] T 5ad477c851934d29b5c8abcacc9f90c7 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:36.945379 29072 catalog_manager.cc:5696] T 5ad477c851934d29b5c8abcacc9f90c7 P b3c36e31d3c8473b8491f544c3e38a76 reported cstate change: config changed from index 2 to 3, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "626daea8908344d2968203b32ad3d465" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:36.946228 29252 raft_consensus.cc:2955] T 5ad477c851934d29b5c8abcacc9f90c7 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:36.953218 29327 consensus_queue.cc:237] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } }
I20260601 13:37:36.954332 29252 raft_consensus.cc:1275] T 5ad477c851934d29b5c8abcacc9f90c7 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Refusing update from remote peer 626daea8908344d2968203b32ad3d465: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:36.954676 29547 consensus_queue.cc:1048] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:36.954895 29467 raft_consensus.cc:1275] T 5ad477c851934d29b5c8abcacc9f90c7 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Refusing update from remote peer 626daea8908344d2968203b32ad3d465: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:36.955682 29547 consensus_queue.cc:1048] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:36.956327 29592 raft_consensus.cc:2955] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f88351d1c1814a90b02250517a022cc5 (127.25.154.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:36.957937 29058 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5ad477c851934d29b5c8abcacc9f90c7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:36.958586 29252 raft_consensus.cc:2955] T 5ad477c851934d29b5c8abcacc9f90c7 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f88351d1c1814a90b02250517a022cc5 (127.25.154.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:36.959206 29467 raft_consensus.cc:2955] T 5ad477c851934d29b5c8abcacc9f90c7 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f88351d1c1814a90b02250517a022cc5 (127.25.154.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:36.959301 29074 catalog_manager.cc:5696] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 reported cstate change: config changed from index 3 to 4, VOTER f88351d1c1814a90b02250517a022cc5 (127.25.154.129) evicted. New cstate: current_term: 1 leader_uuid: "626daea8908344d2968203b32ad3d465" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:36.961896 29162 tablet_service.cc:1558] Processing DeleteTablet for tablet 5ad477c851934d29b5c8abcacc9f90c7 with delete_type TABLET_DATA_TOMBSTONED (TS f88351d1c1814a90b02250517a022cc5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41028
I20260601 13:37:36.962601 29600 tablet_replica.cc:333] T 5ad477c851934d29b5c8abcacc9f90c7 P f88351d1c1814a90b02250517a022cc5: stopping tablet replica
I20260601 13:37:36.962836 29600 raft_consensus.cc:2243] T 5ad477c851934d29b5c8abcacc9f90c7 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:36.963048 29600 raft_consensus.cc:2272] T 5ad477c851934d29b5c8abcacc9f90c7 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:36.963743 29600 ts_tablet_manager.cc:1916] T 5ad477c851934d29b5c8abcacc9f90c7 P f88351d1c1814a90b02250517a022cc5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:36.966418 29600 ts_tablet_manager.cc:1929] T 5ad477c851934d29b5c8abcacc9f90c7 P f88351d1c1814a90b02250517a022cc5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:37:36.966596 29600 log.cc:1199] T 5ad477c851934d29b5c8abcacc9f90c7 P f88351d1c1814a90b02250517a022cc5: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-0/minicluster-data/ts-0-root/wals/5ad477c851934d29b5c8abcacc9f90c7
I20260601 13:37:36.967291 29059 catalog_manager.cc:5027] TS f88351d1c1814a90b02250517a022cc5 (127.25.154.129:41261): tablet 5ad477c851934d29b5c8abcacc9f90c7 (table range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]) successfully deleted
I20260601 13:37:36.999374 29528 raft_consensus.cc:1064] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5: attempting to promote NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 to VOTER
I20260601 13:37:36.999912 29528 consensus_queue.cc:237] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } }
I20260601 13:37:37.001549 29327 raft_consensus.cc:1275] T c42e0cc4e19945a190bb8d27b7777ecd P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:37.001605 29467 raft_consensus.cc:1275] T c42e0cc4e19945a190bb8d27b7777ecd P b3c36e31d3c8473b8491f544c3e38a76 [term 1 LEARNER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:37.001556 29252 raft_consensus.cc:1275] T c42e0cc4e19945a190bb8d27b7777ecd P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:37.002161 29602 consensus_queue.cc:1048] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:37.002449 29604 consensus_queue.cc:1048] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:37.002709 29528 consensus_queue.cc:1048] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:37.005687 29602 raft_consensus.cc:2955] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:37.006678 29252 raft_consensus.cc:2955] T c42e0cc4e19945a190bb8d27b7777ecd P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:37.006704 29467 raft_consensus.cc:2955] T c42e0cc4e19945a190bb8d27b7777ecd P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:37.008764 29327 raft_consensus.cc:2955] T c42e0cc4e19945a190bb8d27b7777ecd P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:37.010898 29067 catalog_manager.cc:5696] T c42e0cc4e19945a190bb8d27b7777ecd P b3c36e31d3c8473b8491f544c3e38a76 reported cstate change: config changed from index 2 to 3, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f88351d1c1814a90b02250517a022cc5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:37.016095 29176 consensus_queue.cc:237] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } }
I20260601 13:37:37.017275 29467 raft_consensus.cc:1275] T c42e0cc4e19945a190bb8d27b7777ecd P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:37.017325 29252 raft_consensus.cc:1275] T c42e0cc4e19945a190bb8d27b7777ecd P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:37.017627 29602 consensus_queue.cc:1048] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:37.017851 29601 consensus_queue.cc:1048] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:37.019670 29604 raft_consensus.cc:2955] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 626daea8908344d2968203b32ad3d465 (127.25.154.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:37.020077 29252 raft_consensus.cc:2955] T c42e0cc4e19945a190bb8d27b7777ecd P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 626daea8908344d2968203b32ad3d465 (127.25.154.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:37.020077 29467 raft_consensus.cc:2955] T c42e0cc4e19945a190bb8d27b7777ecd P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 626daea8908344d2968203b32ad3d465 (127.25.154.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:37.021867 29059 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c42e0cc4e19945a190bb8d27b7777ecd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:37.022840 29074 catalog_manager.cc:5696] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 reported cstate change: config changed from index 3 to 4, VOTER 626daea8908344d2968203b32ad3d465 (127.25.154.131) evicted. New cstate: current_term: 1 leader_uuid: "f88351d1c1814a90b02250517a022cc5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:37.025348 29313 tablet_service.cc:1558] Processing DeleteTablet for tablet c42e0cc4e19945a190bb8d27b7777ecd with delete_type TABLET_DATA_TOMBSTONED (TS 626daea8908344d2968203b32ad3d465 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38710
I20260601 13:37:37.025820 29608 tablet_replica.cc:333] T c42e0cc4e19945a190bb8d27b7777ecd P 626daea8908344d2968203b32ad3d465: stopping tablet replica
I20260601 13:37:37.026034 29608 raft_consensus.cc:2243] T c42e0cc4e19945a190bb8d27b7777ecd P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:37.026216 29608 raft_consensus.cc:2272] T c42e0cc4e19945a190bb8d27b7777ecd P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:37.026743 29608 ts_tablet_manager.cc:1916] T c42e0cc4e19945a190bb8d27b7777ecd P 626daea8908344d2968203b32ad3d465: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:37.028950 29608 ts_tablet_manager.cc:1929] T c42e0cc4e19945a190bb8d27b7777ecd P 626daea8908344d2968203b32ad3d465: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:37:37.029037 29608 log.cc:1199] T c42e0cc4e19945a190bb8d27b7777ecd P 626daea8908344d2968203b32ad3d465: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-0/minicluster-data/ts-2-root/wals/c42e0cc4e19945a190bb8d27b7777ecd
I20260601 13:37:37.029599 29058 catalog_manager.cc:5027] TS 626daea8908344d2968203b32ad3d465 (127.25.154.131:38739): tablet c42e0cc4e19945a190bb8d27b7777ecd (table range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]) successfully deleted
I20260601 13:37:37.044090 29536 raft_consensus.cc:1064] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24: attempting to promote NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 to VOTER
I20260601 13:37:37.044538 29536 consensus_queue.cc:237] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } }
I20260601 13:37:37.046028 29327 raft_consensus.cc:1275] T ff39d8e4af71482eaefd10509ed3306e P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Refusing update from remote peer ed270ac85b8e4f5eb23898d7f1164f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:37.046109 29467 raft_consensus.cc:1275] T ff39d8e4af71482eaefd10509ed3306e P b3c36e31d3c8473b8491f544c3e38a76 [term 1 LEARNER]: Refusing update from remote peer ed270ac85b8e4f5eb23898d7f1164f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:37.046103 29176 raft_consensus.cc:1275] T ff39d8e4af71482eaefd10509ed3306e P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Refusing update from remote peer ed270ac85b8e4f5eb23898d7f1164f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:37.046444 29411 consensus_queue.cc:1048] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:37.046607 29610 consensus_queue.cc:1048] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:37.046757 29383 consensus_queue.cc:1048] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:37.048588 29411 raft_consensus.cc:2955] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:37.048997 29467 raft_consensus.cc:2955] T ff39d8e4af71482eaefd10509ed3306e P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:37.051695 29072 catalog_manager.cc:5696] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 reported cstate change: config changed from index 2 to 3, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:37.051867 29176 raft_consensus.cc:2955] T ff39d8e4af71482eaefd10509ed3306e P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:37.054006 29327 raft_consensus.cc:2955] T ff39d8e4af71482eaefd10509ed3306e P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:37.055243 29252 consensus_queue.cc:237] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } }
I20260601 13:37:37.056463 29467 raft_consensus.cc:1275] T ff39d8e4af71482eaefd10509ed3306e P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Refusing update from remote peer ed270ac85b8e4f5eb23898d7f1164f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:37.056927 29536 consensus_queue.cc:1048] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:37.057154 29327 raft_consensus.cc:1275] T ff39d8e4af71482eaefd10509ed3306e P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Refusing update from remote peer ed270ac85b8e4f5eb23898d7f1164f24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:37.057723 29536 consensus_queue.cc:1048] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:37.058938 29536 raft_consensus.cc:2955] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f88351d1c1814a90b02250517a022cc5 (127.25.154.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:37.059602 29327 raft_consensus.cc:2955] T ff39d8e4af71482eaefd10509ed3306e P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f88351d1c1814a90b02250517a022cc5 (127.25.154.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:37.060678 29060 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ff39d8e4af71482eaefd10509ed3306e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:37.061789 29467 raft_consensus.cc:2955] T ff39d8e4af71482eaefd10509ed3306e P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f88351d1c1814a90b02250517a022cc5 (127.25.154.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:37.061874 29074 catalog_manager.cc:5696] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 reported cstate change: config changed from index 3 to 4, VOTER f88351d1c1814a90b02250517a022cc5 (127.25.154.129) evicted. New cstate: current_term: 1 leader_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:37.064960 29162 tablet_service.cc:1558] Processing DeleteTablet for tablet ff39d8e4af71482eaefd10509ed3306e with delete_type TABLET_DATA_TOMBSTONED (TS f88351d1c1814a90b02250517a022cc5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41028
I20260601 13:37:37.065202 29600 tablet_replica.cc:333] T ff39d8e4af71482eaefd10509ed3306e P f88351d1c1814a90b02250517a022cc5: stopping tablet replica
I20260601 13:37:37.065340 29600 raft_consensus.cc:2243] T ff39d8e4af71482eaefd10509ed3306e P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:37.065490 29600 raft_consensus.cc:2272] T ff39d8e4af71482eaefd10509ed3306e P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:37.066258 29600 ts_tablet_manager.cc:1916] T ff39d8e4af71482eaefd10509ed3306e P f88351d1c1814a90b02250517a022cc5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:37.068434 29600 ts_tablet_manager.cc:1929] T ff39d8e4af71482eaefd10509ed3306e P f88351d1c1814a90b02250517a022cc5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:37:37.068521 29600 log.cc:1199] T ff39d8e4af71482eaefd10509ed3306e P f88351d1c1814a90b02250517a022cc5: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-0/minicluster-data/ts-0-root/wals/ff39d8e4af71482eaefd10509ed3306e
I20260601 13:37:37.069180 29059 catalog_manager.cc:5027] TS f88351d1c1814a90b02250517a022cc5 (127.25.154.129:41261): tablet ff39d8e4af71482eaefd10509ed3306e (table range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]) successfully deleted
I20260601 13:37:37.373931 29128 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:37:37.376271 29327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51307830438a4cc3a74fc15df811294c"
dest_uuid: "626daea8908344d2968203b32ad3d465"
mode: GRACEFUL
new_leader_uuid: "b3c36e31d3c8473b8491f544c3e38a76"
 from {username='slave'} at 127.0.0.1:38758
I20260601 13:37:37.376456 29327 raft_consensus.cc:606] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [term 1 LEADER]: Received request to transfer leadership to TS b3c36e31d3c8473b8491f544c3e38a76
I20260601 13:37:37.377498 29252 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba130c1a4ae7464baa4c82c4f95b2318"
dest_uuid: "ed270ac85b8e4f5eb23898d7f1164f24"
mode: GRACEFUL
new_leader_uuid: "f88351d1c1814a90b02250517a022cc5"
 from {username='slave'} at 127.0.0.1:37422
I20260601 13:37:37.377627 29252 raft_consensus.cc:606] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [term 2 LEADER]: Received request to transfer leadership to TS f88351d1c1814a90b02250517a022cc5
I20260601 13:37:37.378068 29128 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260601 13:37:37.378290 29128 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:37.605917 29383 raft_consensus.cc:993] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24: : Instructing follower f88351d1c1814a90b02250517a022cc5 to start an election
I20260601 13:37:37.606017 29383 raft_consensus.cc:1081] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [term 2 LEADER]: Signalling peer f88351d1c1814a90b02250517a022cc5 to start an election
I20260601 13:37:37.606611 29176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba130c1a4ae7464baa4c82c4f95b2318"
dest_uuid: "f88351d1c1814a90b02250517a022cc5"
 from {username='slave'} at 127.0.0.1:41040
I20260601 13:37:37.606775 29176 raft_consensus.cc:493] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:37:37.606853 29176 raft_consensus.cc:3060] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:37:37.607754 29176 raft_consensus.cc:515] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:37.608167 29176 leader_election.cc:290] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [CANDIDATE]: Term 3 election: Requested vote from peers ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130:46365), 626daea8908344d2968203b32ad3d465 (127.25.154.131:38739)
I20260601 13:37:37.608479 29252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba130c1a4ae7464baa4c82c4f95b2318" candidate_uuid: "f88351d1c1814a90b02250517a022cc5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ed270ac85b8e4f5eb23898d7f1164f24"
I20260601 13:37:37.608552 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba130c1a4ae7464baa4c82c4f95b2318" candidate_uuid: "f88351d1c1814a90b02250517a022cc5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "626daea8908344d2968203b32ad3d465"
I20260601 13:37:37.608600 29252 raft_consensus.cc:3055] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:37:37.608623 29327 raft_consensus.cc:3060] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:37:37.608654 29252 raft_consensus.cc:740] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ed270ac85b8e4f5eb23898d7f1164f24, State: Running, Role: LEADER
I20260601 13:37:37.608878 29252 consensus_queue.cc:260] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [NON_LEADER]: Queue going to NON_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: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:37.609047 29252 raft_consensus.cc:3060] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:37:37.609635 29327 raft_consensus.cc:2468] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f88351d1c1814a90b02250517a022cc5 in term 3.
I20260601 13:37:37.609995 29140 leader_election.cc:304] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 626daea8908344d2968203b32ad3d465, f88351d1c1814a90b02250517a022cc5; no voters: 
I20260601 13:37:37.610037 29252 raft_consensus.cc:2468] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f88351d1c1814a90b02250517a022cc5 in term 3.
I20260601 13:37:37.610255 29601 raft_consensus.cc:2804] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:37:37.610457 29601 raft_consensus.cc:697] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [term 3 LEADER]: Becoming Leader. State: Replica: f88351d1c1814a90b02250517a022cc5, State: Running, Role: LEADER
I20260601 13:37:37.610612 29601 consensus_queue.cc:237] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } }
I20260601 13:37:37.612182 29074 catalog_manager.cc:5696] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 reported cstate change: term changed from 2 to 3, leader changed from ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130) to f88351d1c1814a90b02250517a022cc5 (127.25.154.129). New cstate: current_term: 3 leader_uuid: "f88351d1c1814a90b02250517a022cc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:37.763257 29592 raft_consensus.cc:993] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465: : Instructing follower b3c36e31d3c8473b8491f544c3e38a76 to start an election
I20260601 13:37:37.763420 29592 raft_consensus.cc:1081] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [term 1 LEADER]: Signalling peer b3c36e31d3c8473b8491f544c3e38a76 to start an election
I20260601 13:37:37.764042 29464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51307830438a4cc3a74fc15df811294c"
dest_uuid: "b3c36e31d3c8473b8491f544c3e38a76"
 from {username='slave'} at 127.0.0.1:48944
I20260601 13:37:37.764191 29464 raft_consensus.cc:493] T 51307830438a4cc3a74fc15df811294c P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:37:37.764243 29464 raft_consensus.cc:3060] T 51307830438a4cc3a74fc15df811294c P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:37.765125 29464 raft_consensus.cc:515] T 51307830438a4cc3a74fc15df811294c P b3c36e31d3c8473b8491f544c3e38a76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:37.765453 29464 leader_election.cc:290] T 51307830438a4cc3a74fc15df811294c P b3c36e31d3c8473b8491f544c3e38a76 [CANDIDATE]: Term 2 election: Requested vote from peers 626daea8908344d2968203b32ad3d465 (127.25.154.131:38739), f88351d1c1814a90b02250517a022cc5 (127.25.154.129:41261)
I20260601 13:37:37.765848 29327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51307830438a4cc3a74fc15df811294c" candidate_uuid: "b3c36e31d3c8473b8491f544c3e38a76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "626daea8908344d2968203b32ad3d465"
I20260601 13:37:37.765848 29176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51307830438a4cc3a74fc15df811294c" candidate_uuid: "b3c36e31d3c8473b8491f544c3e38a76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f88351d1c1814a90b02250517a022cc5"
I20260601 13:37:37.766007 29327 raft_consensus.cc:3055] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:37:37.766027 29176 raft_consensus.cc:3060] T 51307830438a4cc3a74fc15df811294c P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:37.766064 29327 raft_consensus.cc:740] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 626daea8908344d2968203b32ad3d465, State: Running, Role: LEADER
I20260601 13:37:37.766263 29327 consensus_queue.cc:260] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [NON_LEADER]: Queue going to NON_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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:37.766441 29327 raft_consensus.cc:3060] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:37.767118 29176 raft_consensus.cc:2468] T 51307830438a4cc3a74fc15df811294c P f88351d1c1814a90b02250517a022cc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3c36e31d3c8473b8491f544c3e38a76 in term 2.
I20260601 13:37:37.767357 29327 raft_consensus.cc:2468] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3c36e31d3c8473b8491f544c3e38a76 in term 2.
I20260601 13:37:37.767501 29431 leader_election.cc:304] T 51307830438a4cc3a74fc15df811294c P b3c36e31d3c8473b8491f544c3e38a76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3c36e31d3c8473b8491f544c3e38a76, f88351d1c1814a90b02250517a022cc5; no voters: 
I20260601 13:37:37.767756 29590 raft_consensus.cc:2804] T 51307830438a4cc3a74fc15df811294c P b3c36e31d3c8473b8491f544c3e38a76 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:37:37.768010 29590 raft_consensus.cc:697] T 51307830438a4cc3a74fc15df811294c P b3c36e31d3c8473b8491f544c3e38a76 [term 2 LEADER]: Becoming Leader. State: Replica: b3c36e31d3c8473b8491f544c3e38a76, State: Running, Role: LEADER
I20260601 13:37:37.768190 29590 consensus_queue.cc:237] T 51307830438a4cc3a74fc15df811294c P b3c36e31d3c8473b8491f544c3e38a76 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } }
I20260601 13:37:37.769964 29074 catalog_manager.cc:5696] T 51307830438a4cc3a74fc15df811294c P b3c36e31d3c8473b8491f544c3e38a76 reported cstate change: term changed from 1 to 2, leader changed from 626daea8908344d2968203b32ad3d465 (127.25.154.131) to b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132). New cstate: current_term: 2 leader_uuid: "b3c36e31d3c8473b8491f544c3e38a76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:38.068027 29327 raft_consensus.cc:1275] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 3 FOLLOWER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:37:38.068470 29601 consensus_queue.cc:1048] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:38.070582 29327 consensus_queue.cc:237] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } }
I20260601 13:37:38.071159 29252 raft_consensus.cc:1275] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [term 3 FOLLOWER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:37:38.071585 29625 consensus_queue.cc:1048] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:38.072530 29176 raft_consensus.cc:1275] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [term 2 FOLLOWER]: Refusing update from remote peer 626daea8908344d2968203b32ad3d465: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:37:38.073056 29253 raft_consensus.cc:1275] T 40221005f5554e28950dfd126bcd79ad P ed270ac85b8e4f5eb23898d7f1164f24 [term 2 FOLLOWER]: Refusing update from remote peer 626daea8908344d2968203b32ad3d465: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:37:38.073072 29592 consensus_queue.cc:1048] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:37:38.075031 29293 consensus_peers.cc:597] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 -> Peer b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132:36223): Couldn't send request to peer b3c36e31d3c8473b8491f544c3e38a76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 40221005f5554e28950dfd126bcd79ad. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:38.075244 29592 consensus_queue.cc:1048] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:38.076007 29592 raft_consensus.cc:2955] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } } }
I20260601 13:37:38.077337 29252 raft_consensus.cc:2955] T 40221005f5554e28950dfd126bcd79ad P ed270ac85b8e4f5eb23898d7f1164f24 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } } }
I20260601 13:37:38.077354 29176 raft_consensus.cc:2955] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } } }
I20260601 13:37:38.079116 29327 consensus_queue.cc:237] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: NON_VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { promote: true } }
I20260601 13:37:38.080897 29074 catalog_manager.cc:5696] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 reported cstate change: config changed from index -1 to 3, NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) added. New cstate: current_term: 2 leader_uuid: "626daea8908344d2968203b32ad3d465" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:38.081561 29464 raft_consensus.cc:1275] T 12cf58ad8ed34d0399ea63da237d5e45 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Refusing update from remote peer 626daea8908344d2968203b32ad3d465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:38.081789 29176 raft_consensus.cc:1275] T 12cf58ad8ed34d0399ea63da237d5e45 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Refusing update from remote peer 626daea8908344d2968203b32ad3d465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:37:38.081902 29293 consensus_peers.cc:597] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 -> Peer ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130:46365): Couldn't send request to peer ed270ac85b8e4f5eb23898d7f1164f24. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 12cf58ad8ed34d0399ea63da237d5e45. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:38.082156 29631 consensus_queue.cc:1048] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:38.082768 29631 consensus_queue.cc:1048] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:38.084504 29592 raft_consensus.cc:2955] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: NON_VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { promote: true } } }
I20260601 13:37:38.086234 29176 raft_consensus.cc:2955] T 12cf58ad8ed34d0399ea63da237d5e45 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: NON_VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { promote: true } } }
I20260601 13:37:38.086234 29464 raft_consensus.cc:2955] T 12cf58ad8ed34d0399ea63da237d5e45 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: NON_VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { promote: true } } }
I20260601 13:37:38.087111 29177 consensus_queue.cc:237] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } }
I20260601 13:37:38.088483 29252 raft_consensus.cc:1275] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [term 3 FOLLOWER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:37:38.088526 29072 catalog_manager.cc:5696] T 12cf58ad8ed34d0399ea63da237d5e45 P b3c36e31d3c8473b8491f544c3e38a76 reported cstate change: config changed from index -1 to 2, NON_VOTER ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130) added. New cstate: current_term: 1 leader_uuid: "626daea8908344d2968203b32ad3d465" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: NON_VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { promote: true } } }
I20260601 13:37:38.088843 29625 consensus_queue.cc:1048] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:38.088896 29327 raft_consensus.cc:1275] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 3 FOLLOWER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:37:38.089301 29625 consensus_queue.cc:1048] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260601 13:37:38.089643 29142 consensus_peers.cc:597] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 -> Peer b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132:36223): Couldn't send request to peer b3c36e31d3c8473b8491f544c3e38a76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ba130c1a4ae7464baa4c82c4f95b2318. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:38.090780 29601 raft_consensus.cc:2955] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } } }
I20260601 13:37:38.091221 29252 raft_consensus.cc:2955] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } } }
I20260601 13:37:38.095429 29073 catalog_manager.cc:5696] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 reported cstate change: config changed from index -1 to 4, NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) added. New cstate: current_term: 3 leader_uuid: "f88351d1c1814a90b02250517a022cc5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } } }
I20260601 13:37:38.096192 29177 consensus_queue.cc:237] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: NON_VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { promote: true } }
I20260601 13:37:38.097040 29327 raft_consensus.cc:2955] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } } }
I20260601 13:37:38.098958 29252 raft_consensus.cc:1275] T 1718758d5bf64f8bab8ba1e245ab70a7 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:38.098999 29464 raft_consensus.cc:1275] T 1718758d5bf64f8bab8ba1e245ab70a7 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:37:38.099150 29140 consensus_peers.cc:597] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 -> Peer 626daea8908344d2968203b32ad3d465 (127.25.154.131:38739): Couldn't send request to peer 626daea8908344d2968203b32ad3d465. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1718758d5bf64f8bab8ba1e245ab70a7. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:38.099771 29625 consensus_queue.cc:1048] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:38.099957 29601 consensus_queue.cc:1048] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:38.102720 29601 raft_consensus.cc:2955] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626daea8908344d2968203b32ad3d465 (127.25.154.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: NON_VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { promote: true } } }
I20260601 13:37:38.103152 29464 raft_consensus.cc:2955] T 1718758d5bf64f8bab8ba1e245ab70a7 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626daea8908344d2968203b32ad3d465 (127.25.154.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: NON_VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { promote: true } } }
I20260601 13:37:38.103223 29252 raft_consensus.cc:2955] T 1718758d5bf64f8bab8ba1e245ab70a7 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 626daea8908344d2968203b32ad3d465 (127.25.154.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: NON_VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { promote: true } } }
I20260601 13:37:38.105149 29072 catalog_manager.cc:5696] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 reported cstate change: config changed from index -1 to 2, NON_VOTER 626daea8908344d2968203b32ad3d465 (127.25.154.131) added. New cstate: current_term: 1 leader_uuid: "f88351d1c1814a90b02250517a022cc5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: NON_VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:38.312919 29327 raft_consensus.cc:1275] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [term 2 FOLLOWER]: Refusing update from remote peer b3c36e31d3c8473b8491f544c3e38a76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:37:38.313391 29590 consensus_queue.cc:1048] T 51307830438a4cc3a74fc15df811294c P b3c36e31d3c8473b8491f544c3e38a76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:38.316684 29177 raft_consensus.cc:1275] T 51307830438a4cc3a74fc15df811294c P f88351d1c1814a90b02250517a022cc5 [term 2 FOLLOWER]: Refusing update from remote peer b3c36e31d3c8473b8491f544c3e38a76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:37:38.317291 29590 consensus_queue.cc:1048] T 51307830438a4cc3a74fc15df811294c P b3c36e31d3c8473b8491f544c3e38a76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:38.497224 29645 ts_tablet_manager.cc:933] T 1718758d5bf64f8bab8ba1e245ab70a7 P 626daea8908344d2968203b32ad3d465: Initiating tablet copy from peer f88351d1c1814a90b02250517a022cc5 (127.25.154.129:41261)
I20260601 13:37:38.497671 29645 tablet_copy_client.cc:323] T 1718758d5bf64f8bab8ba1e245ab70a7 P 626daea8908344d2968203b32ad3d465: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.129:41261
I20260601 13:37:38.498260 29187 tablet_copy_service.cc:140] P f88351d1c1814a90b02250517a022cc5: Received BeginTabletCopySession request for tablet 1718758d5bf64f8bab8ba1e245ab70a7 from peer 626daea8908344d2968203b32ad3d465 ({username='slave'} at 127.0.0.1:41046)
I20260601 13:37:38.498373 29187 tablet_copy_service.cc:161] P f88351d1c1814a90b02250517a022cc5: Beginning new tablet copy session on tablet 1718758d5bf64f8bab8ba1e245ab70a7 from peer 626daea8908344d2968203b32ad3d465 at {username='slave'} at 127.0.0.1:41046: session id = 626daea8908344d2968203b32ad3d465-1718758d5bf64f8bab8ba1e245ab70a7
I20260601 13:37:38.499390 29187 tablet_copy_source_session.cc:215] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:38.500340 29645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1718758d5bf64f8bab8ba1e245ab70a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:38.502476 29645 tablet_copy_client.cc:806] T 1718758d5bf64f8bab8ba1e245ab70a7 P 626daea8908344d2968203b32ad3d465: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:38.502666 29645 tablet_copy_client.cc:670] T 1718758d5bf64f8bab8ba1e245ab70a7 P 626daea8908344d2968203b32ad3d465: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:38.503902 29645 tablet_copy_client.cc:538] T 1718758d5bf64f8bab8ba1e245ab70a7 P 626daea8908344d2968203b32ad3d465: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:38.505033 29645 tablet_bootstrap.cc:492] T 1718758d5bf64f8bab8ba1e245ab70a7 P 626daea8908344d2968203b32ad3d465: Bootstrap starting.
I20260601 13:37:38.508644 29645 tablet_bootstrap.cc:492] T 1718758d5bf64f8bab8ba1e245ab70a7 P 626daea8908344d2968203b32ad3d465: 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
I20260601 13:37:38.508950 29645 tablet_bootstrap.cc:492] T 1718758d5bf64f8bab8ba1e245ab70a7 P 626daea8908344d2968203b32ad3d465: Bootstrap complete.
I20260601 13:37:38.509138 29645 ts_tablet_manager.cc:1403] T 1718758d5bf64f8bab8ba1e245ab70a7 P 626daea8908344d2968203b32ad3d465: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:37:38.509668 29645 raft_consensus.cc:359] T 1718758d5bf64f8bab8ba1e245ab70a7 P 626daea8908344d2968203b32ad3d465 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: NON_VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { promote: true } }
I20260601 13:37:38.509835 29645 raft_consensus.cc:740] T 1718758d5bf64f8bab8ba1e245ab70a7 P 626daea8908344d2968203b32ad3d465 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 626daea8908344d2968203b32ad3d465, State: Initialized, Role: LEARNER
I20260601 13:37:38.509959 29645 consensus_queue.cc:260] T 1718758d5bf64f8bab8ba1e245ab70a7 P 626daea8908344d2968203b32ad3d465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: NON_VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { promote: true } }
I20260601 13:37:38.510414 29645 ts_tablet_manager.cc:1434] T 1718758d5bf64f8bab8ba1e245ab70a7 P 626daea8908344d2968203b32ad3d465: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.003s
I20260601 13:37:38.510562 29648 ts_tablet_manager.cc:933] T 40221005f5554e28950dfd126bcd79ad P b3c36e31d3c8473b8491f544c3e38a76: Initiating tablet copy from peer 626daea8908344d2968203b32ad3d465 (127.25.154.131:38739)
I20260601 13:37:38.510914 29187 tablet_copy_service.cc:342] P f88351d1c1814a90b02250517a022cc5: Request end of tablet copy session 626daea8908344d2968203b32ad3d465-1718758d5bf64f8bab8ba1e245ab70a7 received from {username='slave'} at 127.0.0.1:41046
I20260601 13:37:38.510985 29187 tablet_copy_service.cc:434] P f88351d1c1814a90b02250517a022cc5: ending tablet copy session 626daea8908344d2968203b32ad3d465-1718758d5bf64f8bab8ba1e245ab70a7 on tablet 1718758d5bf64f8bab8ba1e245ab70a7 with peer 626daea8908344d2968203b32ad3d465
I20260601 13:37:38.511055 29648 tablet_copy_client.cc:323] T 40221005f5554e28950dfd126bcd79ad P b3c36e31d3c8473b8491f544c3e38a76: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.131:38739
I20260601 13:37:38.511462 29338 tablet_copy_service.cc:140] P 626daea8908344d2968203b32ad3d465: Received BeginTabletCopySession request for tablet 40221005f5554e28950dfd126bcd79ad from peer b3c36e31d3c8473b8491f544c3e38a76 ({username='slave'} at 127.0.0.1:38760)
I20260601 13:37:38.511541 29338 tablet_copy_service.cc:161] P 626daea8908344d2968203b32ad3d465: Beginning new tablet copy session on tablet 40221005f5554e28950dfd126bcd79ad from peer b3c36e31d3c8473b8491f544c3e38a76 at {username='slave'} at 127.0.0.1:38760: session id = b3c36e31d3c8473b8491f544c3e38a76-40221005f5554e28950dfd126bcd79ad
I20260601 13:37:38.512698 29338 tablet_copy_source_session.cc:215] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:38.513581 29648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40221005f5554e28950dfd126bcd79ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:38.516454 29648 tablet_copy_client.cc:806] T 40221005f5554e28950dfd126bcd79ad P b3c36e31d3c8473b8491f544c3e38a76: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:38.516628 29648 tablet_copy_client.cc:670] T 40221005f5554e28950dfd126bcd79ad P b3c36e31d3c8473b8491f544c3e38a76: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:38.518239 29648 tablet_copy_client.cc:538] T 40221005f5554e28950dfd126bcd79ad P b3c36e31d3c8473b8491f544c3e38a76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:38.520331 29648 tablet_bootstrap.cc:492] T 40221005f5554e28950dfd126bcd79ad P b3c36e31d3c8473b8491f544c3e38a76: Bootstrap starting.
I20260601 13:37:38.524668 29648 tablet_bootstrap.cc:492] T 40221005f5554e28950dfd126bcd79ad P b3c36e31d3c8473b8491f544c3e38a76: 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
I20260601 13:37:38.524941 29648 tablet_bootstrap.cc:492] T 40221005f5554e28950dfd126bcd79ad P b3c36e31d3c8473b8491f544c3e38a76: Bootstrap complete.
I20260601 13:37:38.525177 29648 ts_tablet_manager.cc:1403] T 40221005f5554e28950dfd126bcd79ad P b3c36e31d3c8473b8491f544c3e38a76: Time spent bootstrapping tablet: real 0.005s	user 0.005s	sys 0.000s
I20260601 13:37:38.525638 29648 raft_consensus.cc:359] T 40221005f5554e28950dfd126bcd79ad P b3c36e31d3c8473b8491f544c3e38a76 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } }
I20260601 13:37:38.525758 29648 raft_consensus.cc:740] T 40221005f5554e28950dfd126bcd79ad P b3c36e31d3c8473b8491f544c3e38a76 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b3c36e31d3c8473b8491f544c3e38a76, State: Initialized, Role: LEARNER
I20260601 13:37:38.525861 29648 consensus_queue.cc:260] T 40221005f5554e28950dfd126bcd79ad P b3c36e31d3c8473b8491f544c3e38a76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } }
I20260601 13:37:38.526559 29648 ts_tablet_manager.cc:1434] T 40221005f5554e28950dfd126bcd79ad P b3c36e31d3c8473b8491f544c3e38a76: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:37:38.527024 29338 tablet_copy_service.cc:342] P 626daea8908344d2968203b32ad3d465: Request end of tablet copy session b3c36e31d3c8473b8491f544c3e38a76-40221005f5554e28950dfd126bcd79ad received from {username='slave'} at 127.0.0.1:38760
I20260601 13:37:38.527105 29338 tablet_copy_service.cc:434] P 626daea8908344d2968203b32ad3d465: ending tablet copy session b3c36e31d3c8473b8491f544c3e38a76-40221005f5554e28950dfd126bcd79ad on tablet 40221005f5554e28950dfd126bcd79ad with peer b3c36e31d3c8473b8491f544c3e38a76
I20260601 13:37:38.637622 29648 ts_tablet_manager.cc:933] T ba130c1a4ae7464baa4c82c4f95b2318 P b3c36e31d3c8473b8491f544c3e38a76: Initiating tablet copy from peer f88351d1c1814a90b02250517a022cc5 (127.25.154.129:41261)
I20260601 13:37:38.638042 29648 tablet_copy_client.cc:323] T ba130c1a4ae7464baa4c82c4f95b2318 P b3c36e31d3c8473b8491f544c3e38a76: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.129:41261
I20260601 13:37:38.638688 29187 tablet_copy_service.cc:140] P f88351d1c1814a90b02250517a022cc5: Received BeginTabletCopySession request for tablet ba130c1a4ae7464baa4c82c4f95b2318 from peer b3c36e31d3c8473b8491f544c3e38a76 ({username='slave'} at 127.0.0.1:41074)
I20260601 13:37:38.638849 29187 tablet_copy_service.cc:161] P f88351d1c1814a90b02250517a022cc5: Beginning new tablet copy session on tablet ba130c1a4ae7464baa4c82c4f95b2318 from peer b3c36e31d3c8473b8491f544c3e38a76 at {username='slave'} at 127.0.0.1:41074: session id = b3c36e31d3c8473b8491f544c3e38a76-ba130c1a4ae7464baa4c82c4f95b2318
I20260601 13:37:38.639645 29187 tablet_copy_source_session.cc:215] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:38.640426 29648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba130c1a4ae7464baa4c82c4f95b2318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:38.642233 29648 tablet_copy_client.cc:806] T ba130c1a4ae7464baa4c82c4f95b2318 P b3c36e31d3c8473b8491f544c3e38a76: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:38.642405 29648 tablet_copy_client.cc:670] T ba130c1a4ae7464baa4c82c4f95b2318 P b3c36e31d3c8473b8491f544c3e38a76: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:38.643507 29648 tablet_copy_client.cc:538] T ba130c1a4ae7464baa4c82c4f95b2318 P b3c36e31d3c8473b8491f544c3e38a76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:38.644598 29648 tablet_bootstrap.cc:492] T ba130c1a4ae7464baa4c82c4f95b2318 P b3c36e31d3c8473b8491f544c3e38a76: Bootstrap starting.
I20260601 13:37:38.648022 29648 tablet_bootstrap.cc:492] T ba130c1a4ae7464baa4c82c4f95b2318 P b3c36e31d3c8473b8491f544c3e38a76: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:37:38.648274 29648 tablet_bootstrap.cc:492] T ba130c1a4ae7464baa4c82c4f95b2318 P b3c36e31d3c8473b8491f544c3e38a76: Bootstrap complete.
I20260601 13:37:38.648447 29648 ts_tablet_manager.cc:1403] T ba130c1a4ae7464baa4c82c4f95b2318 P b3c36e31d3c8473b8491f544c3e38a76: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:37:38.648867 29648 raft_consensus.cc:359] T ba130c1a4ae7464baa4c82c4f95b2318 P b3c36e31d3c8473b8491f544c3e38a76 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } }
I20260601 13:37:38.649057 29648 raft_consensus.cc:740] T ba130c1a4ae7464baa4c82c4f95b2318 P b3c36e31d3c8473b8491f544c3e38a76 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: b3c36e31d3c8473b8491f544c3e38a76, State: Initialized, Role: LEARNER
I20260601 13:37:38.649200 29648 consensus_queue.cc:260] T ba130c1a4ae7464baa4c82c4f95b2318 P b3c36e31d3c8473b8491f544c3e38a76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } }
I20260601 13:37:38.649501 29648 ts_tablet_manager.cc:1434] T ba130c1a4ae7464baa4c82c4f95b2318 P b3c36e31d3c8473b8491f544c3e38a76: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:38.649819 29655 ts_tablet_manager.cc:933] T 12cf58ad8ed34d0399ea63da237d5e45 P ed270ac85b8e4f5eb23898d7f1164f24: Initiating tablet copy from peer 626daea8908344d2968203b32ad3d465 (127.25.154.131:38739)
I20260601 13:37:38.650204 29655 tablet_copy_client.cc:323] T 12cf58ad8ed34d0399ea63da237d5e45 P ed270ac85b8e4f5eb23898d7f1164f24: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.131:38739
I20260601 13:37:38.650408 29187 tablet_copy_service.cc:342] P f88351d1c1814a90b02250517a022cc5: Request end of tablet copy session b3c36e31d3c8473b8491f544c3e38a76-ba130c1a4ae7464baa4c82c4f95b2318 received from {username='slave'} at 127.0.0.1:41074
I20260601 13:37:38.650486 29187 tablet_copy_service.cc:434] P f88351d1c1814a90b02250517a022cc5: ending tablet copy session b3c36e31d3c8473b8491f544c3e38a76-ba130c1a4ae7464baa4c82c4f95b2318 on tablet ba130c1a4ae7464baa4c82c4f95b2318 with peer b3c36e31d3c8473b8491f544c3e38a76
I20260601 13:37:38.650765 29338 tablet_copy_service.cc:140] P 626daea8908344d2968203b32ad3d465: Received BeginTabletCopySession request for tablet 12cf58ad8ed34d0399ea63da237d5e45 from peer ed270ac85b8e4f5eb23898d7f1164f24 ({username='slave'} at 127.0.0.1:38726)
I20260601 13:37:38.650843 29338 tablet_copy_service.cc:161] P 626daea8908344d2968203b32ad3d465: Beginning new tablet copy session on tablet 12cf58ad8ed34d0399ea63da237d5e45 from peer ed270ac85b8e4f5eb23898d7f1164f24 at {username='slave'} at 127.0.0.1:38726: session id = ed270ac85b8e4f5eb23898d7f1164f24-12cf58ad8ed34d0399ea63da237d5e45
I20260601 13:37:38.651788 29338 tablet_copy_source_session.cc:215] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:38.652587 29655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12cf58ad8ed34d0399ea63da237d5e45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:38.654858 29655 tablet_copy_client.cc:806] T 12cf58ad8ed34d0399ea63da237d5e45 P ed270ac85b8e4f5eb23898d7f1164f24: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:38.655019 29655 tablet_copy_client.cc:670] T 12cf58ad8ed34d0399ea63da237d5e45 P ed270ac85b8e4f5eb23898d7f1164f24: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:38.656325 29655 tablet_copy_client.cc:538] T 12cf58ad8ed34d0399ea63da237d5e45 P ed270ac85b8e4f5eb23898d7f1164f24: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:38.657562 29655 tablet_bootstrap.cc:492] T 12cf58ad8ed34d0399ea63da237d5e45 P ed270ac85b8e4f5eb23898d7f1164f24: Bootstrap starting.
I20260601 13:37:38.661748 29655 tablet_bootstrap.cc:492] T 12cf58ad8ed34d0399ea63da237d5e45 P ed270ac85b8e4f5eb23898d7f1164f24: 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
I20260601 13:37:38.662037 29655 tablet_bootstrap.cc:492] T 12cf58ad8ed34d0399ea63da237d5e45 P ed270ac85b8e4f5eb23898d7f1164f24: Bootstrap complete.
I20260601 13:37:38.662261 29655 ts_tablet_manager.cc:1403] T 12cf58ad8ed34d0399ea63da237d5e45 P ed270ac85b8e4f5eb23898d7f1164f24: Time spent bootstrapping tablet: real 0.005s	user 0.006s	sys 0.000s
I20260601 13:37:38.662725 29655 raft_consensus.cc:359] T 12cf58ad8ed34d0399ea63da237d5e45 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: NON_VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { promote: true } }
I20260601 13:37:38.662864 29655 raft_consensus.cc:740] T 12cf58ad8ed34d0399ea63da237d5e45 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ed270ac85b8e4f5eb23898d7f1164f24, State: Initialized, Role: LEARNER
I20260601 13:37:38.662978 29655 consensus_queue.cc:260] T 12cf58ad8ed34d0399ea63da237d5e45 P ed270ac85b8e4f5eb23898d7f1164f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: NON_VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { promote: true } }
I20260601 13:37:38.663280 29655 ts_tablet_manager.cc:1434] T 12cf58ad8ed34d0399ea63da237d5e45 P ed270ac85b8e4f5eb23898d7f1164f24: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:38.663820 29338 tablet_copy_service.cc:342] P 626daea8908344d2968203b32ad3d465: Request end of tablet copy session ed270ac85b8e4f5eb23898d7f1164f24-12cf58ad8ed34d0399ea63da237d5e45 received from {username='slave'} at 127.0.0.1:38726
I20260601 13:37:38.663911 29338 tablet_copy_service.cc:434] P 626daea8908344d2968203b32ad3d465: ending tablet copy session ed270ac85b8e4f5eb23898d7f1164f24-12cf58ad8ed34d0399ea63da237d5e45 on tablet 12cf58ad8ed34d0399ea63da237d5e45 with peer ed270ac85b8e4f5eb23898d7f1164f24
I20260601 13:37:38.992496 29327 raft_consensus.cc:1217] T 1718758d5bf64f8bab8ba1e245ab70a7 P 626daea8908344d2968203b32ad3d465 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:37:39.030855 29464 raft_consensus.cc:1217] T 40221005f5554e28950dfd126bcd79ad P b3c36e31d3c8473b8491f544c3e38a76 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:37:39.261549 29464 raft_consensus.cc:1217] T ba130c1a4ae7464baa4c82c4f95b2318 P b3c36e31d3c8473b8491f544c3e38a76 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260601 13:37:39.263136 29252 raft_consensus.cc:1217] T 12cf58ad8ed34d0399ea63da237d5e45 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:37:39.378635 29128 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:37:39.381399 29177 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea2ac5584199400bad5f6ea5e3962b32"
dest_uuid: "f88351d1c1814a90b02250517a022cc5"
mode: GRACEFUL
new_leader_uuid: "b3c36e31d3c8473b8491f544c3e38a76"
 from {username='slave'} at 127.0.0.1:41058
I20260601 13:37:39.381580 29177 raft_consensus.cc:606] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Received request to transfer leadership to TS b3c36e31d3c8473b8491f544c3e38a76
I20260601 13:37:39.381966 29128 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260601 13:37:39.382159 29128 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:39.382890 29660 raft_consensus.cc:1064] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5: attempting to promote NON_VOTER 626daea8908344d2968203b32ad3d465 to VOTER
I20260601 13:37:39.383301 29660 consensus_queue.cc:237] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { promote: false } }
I20260601 13:37:39.384826 29464 raft_consensus.cc:1275] T 1718758d5bf64f8bab8ba1e245ab70a7 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:39.384852 29327 raft_consensus.cc:1275] T 1718758d5bf64f8bab8ba1e245ab70a7 P 626daea8908344d2968203b32ad3d465 [term 1 LEARNER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:39.384881 29252 raft_consensus.cc:1275] T 1718758d5bf64f8bab8ba1e245ab70a7 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:39.385473 29664 consensus_queue.cc:1048] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:39.385702 29660 consensus_queue.cc:1048] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:39.386039 29636 consensus_queue.cc:1048] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:39.387925 29636 raft_consensus.cc:2955] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626daea8908344d2968203b32ad3d465 (127.25.154.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { promote: false } } }
I20260601 13:37:39.388320 29327 raft_consensus.cc:2955] T 1718758d5bf64f8bab8ba1e245ab70a7 P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626daea8908344d2968203b32ad3d465 (127.25.154.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { promote: false } } }
I20260601 13:37:39.389950 29252 raft_consensus.cc:2955] T 1718758d5bf64f8bab8ba1e245ab70a7 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626daea8908344d2968203b32ad3d465 (127.25.154.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { promote: false } } }
I20260601 13:37:39.390529 29074 catalog_manager.cc:5696] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 reported cstate change: config changed from index 2 to 3, 626daea8908344d2968203b32ad3d465 (127.25.154.131) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f88351d1c1814a90b02250517a022cc5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:39.390604 29464 raft_consensus.cc:2955] T 1718758d5bf64f8bab8ba1e245ab70a7 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 626daea8908344d2968203b32ad3d465 (127.25.154.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { promote: false } } }
I20260601 13:37:39.396221 29177 consensus_queue.cc:237] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { promote: false } }
I20260601 13:37:39.397542 29327 raft_consensus.cc:1275] T 1718758d5bf64f8bab8ba1e245ab70a7 P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:39.397758 29252 raft_consensus.cc:1275] T 1718758d5bf64f8bab8ba1e245ab70a7 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:39.398087 29664 consensus_queue.cc:1048] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:39.398320 29661 consensus_queue.cc:1048] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:39.399837 29661 raft_consensus.cc:2955] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { promote: false } } }
I20260601 13:37:39.400475 29252 raft_consensus.cc:2955] T 1718758d5bf64f8bab8ba1e245ab70a7 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { promote: false } } }
I20260601 13:37:39.400494 29327 raft_consensus.cc:2955] T 1718758d5bf64f8bab8ba1e245ab70a7 P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { promote: false } } }
I20260601 13:37:39.402525 29059 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1718758d5bf64f8bab8ba1e245ab70a7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:39.403280 29067 catalog_manager.cc:5696] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 reported cstate change: config changed from index 3 to 4, VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) evicted. New cstate: current_term: 1 leader_uuid: "f88351d1c1814a90b02250517a022cc5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:39.406559 29451 tablet_service.cc:1558] Processing DeleteTablet for tablet 1718758d5bf64f8bab8ba1e245ab70a7 with delete_type TABLET_DATA_TOMBSTONED (TS b3c36e31d3c8473b8491f544c3e38a76 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48916
I20260601 13:37:39.407015 29672 tablet_replica.cc:333] T 1718758d5bf64f8bab8ba1e245ab70a7 P b3c36e31d3c8473b8491f544c3e38a76: stopping tablet replica
I20260601 13:37:39.407181 29672 raft_consensus.cc:2243] T 1718758d5bf64f8bab8ba1e245ab70a7 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:39.407377 29672 raft_consensus.cc:2272] T 1718758d5bf64f8bab8ba1e245ab70a7 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:39.408007 29672 ts_tablet_manager.cc:1916] T 1718758d5bf64f8bab8ba1e245ab70a7 P b3c36e31d3c8473b8491f544c3e38a76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:39.410873 29672 ts_tablet_manager.cc:1929] T 1718758d5bf64f8bab8ba1e245ab70a7 P b3c36e31d3c8473b8491f544c3e38a76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:37:39.410986 29672 log.cc:1199] T 1718758d5bf64f8bab8ba1e245ab70a7 P b3c36e31d3c8473b8491f544c3e38a76: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-0/minicluster-data/ts-3-root/wals/1718758d5bf64f8bab8ba1e245ab70a7
I20260601 13:37:39.411592 29060 catalog_manager.cc:5027] TS b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132:36223): tablet 1718758d5bf64f8bab8ba1e245ab70a7 (table range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]) successfully deleted
I20260601 13:37:39.639349 29652 raft_consensus.cc:1064] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465: attempting to promote NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 to VOTER
I20260601 13:37:39.640018 29652 consensus_queue.cc:237] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } }
I20260601 13:37:39.641939 29252 raft_consensus.cc:1275] T 40221005f5554e28950dfd126bcd79ad P ed270ac85b8e4f5eb23898d7f1164f24 [term 2 FOLLOWER]: Refusing update from remote peer 626daea8908344d2968203b32ad3d465: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:37:39.641939 29464 raft_consensus.cc:1275] T 40221005f5554e28950dfd126bcd79ad P b3c36e31d3c8473b8491f544c3e38a76 [term 2 LEARNER]: Refusing update from remote peer 626daea8908344d2968203b32ad3d465: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:37:39.642055 29177 raft_consensus.cc:1275] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [term 2 FOLLOWER]: Refusing update from remote peer 626daea8908344d2968203b32ad3d465: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:37:39.642531 29675 consensus_queue.cc:1048] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:39.642756 29651 consensus_queue.cc:1048] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:39.643132 29592 consensus_queue.cc:1048] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:39.645540 29675 raft_consensus.cc:2955] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:39.645913 29464 raft_consensus.cc:2955] T 40221005f5554e28950dfd126bcd79ad P b3c36e31d3c8473b8491f544c3e38a76 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:39.645920 29252 raft_consensus.cc:2955] T 40221005f5554e28950dfd126bcd79ad P ed270ac85b8e4f5eb23898d7f1164f24 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:39.648950 29072 catalog_manager.cc:5696] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 reported cstate change: config changed from index 3 to 4, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "626daea8908344d2968203b32ad3d465" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:39.650054 29177 raft_consensus.cc:2955] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:39.652426 29328 consensus_queue.cc:237] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } }
I20260601 13:37:39.654386 29464 raft_consensus.cc:1275] T 40221005f5554e28950dfd126bcd79ad P b3c36e31d3c8473b8491f544c3e38a76 [term 2 FOLLOWER]: Refusing update from remote peer 626daea8908344d2968203b32ad3d465: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:37:39.654724 29675 consensus_queue.cc:1048] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:37:39.655040 29177 raft_consensus.cc:1275] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [term 2 FOLLOWER]: Refusing update from remote peer 626daea8908344d2968203b32ad3d465: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:37:39.655396 29675 consensus_queue.cc:1048] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:37:39.656390 29592 raft_consensus.cc:2955] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:39.657349 29177 raft_consensus.cc:2955] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:39.658560 29058 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 40221005f5554e28950dfd126bcd79ad with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:39.659019 29073 catalog_manager.cc:5696] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 reported cstate change: config changed from index 4 to 5, VOTER ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130) evicted. New cstate: current_term: 2 leader_uuid: "626daea8908344d2968203b32ad3d465" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:39.659762 29464 raft_consensus.cc:2955] T 40221005f5554e28950dfd126bcd79ad P b3c36e31d3c8473b8491f544c3e38a76 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:39.661698 29243 tablet_service.cc:1558] Processing DeleteTablet for tablet 40221005f5554e28950dfd126bcd79ad with delete_type TABLET_DATA_TOMBSTONED (TS ed270ac85b8e4f5eb23898d7f1164f24 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37402
I20260601 13:37:39.662412 29679 tablet_replica.cc:333] T 40221005f5554e28950dfd126bcd79ad P ed270ac85b8e4f5eb23898d7f1164f24: stopping tablet replica
I20260601 13:37:39.662642 29679 raft_consensus.cc:2243] T 40221005f5554e28950dfd126bcd79ad P ed270ac85b8e4f5eb23898d7f1164f24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:39.662853 29679 raft_consensus.cc:2272] T 40221005f5554e28950dfd126bcd79ad P ed270ac85b8e4f5eb23898d7f1164f24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:39.663568 29679 ts_tablet_manager.cc:1916] T 40221005f5554e28950dfd126bcd79ad P ed270ac85b8e4f5eb23898d7f1164f24: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:39.666118 29679 ts_tablet_manager.cc:1929] T 40221005f5554e28950dfd126bcd79ad P ed270ac85b8e4f5eb23898d7f1164f24: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:37:39.666383 29679 log.cc:1199] T 40221005f5554e28950dfd126bcd79ad P ed270ac85b8e4f5eb23898d7f1164f24: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-0/minicluster-data/ts-1-root/wals/40221005f5554e28950dfd126bcd79ad
I20260601 13:37:39.666929 29060 catalog_manager.cc:5027] TS ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130:46365): tablet 40221005f5554e28950dfd126bcd79ad (table range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]) successfully deleted
I20260601 13:37:39.716120 29636 raft_consensus.cc:993] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5: : Instructing follower b3c36e31d3c8473b8491f544c3e38a76 to start an election
I20260601 13:37:39.716344 29636 raft_consensus.cc:1081] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Signalling peer b3c36e31d3c8473b8491f544c3e38a76 to start an election
I20260601 13:37:39.716981 29464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea2ac5584199400bad5f6ea5e3962b32"
dest_uuid: "b3c36e31d3c8473b8491f544c3e38a76"
 from {username='slave'} at 127.0.0.1:48960
I20260601 13:37:39.717228 29464 raft_consensus.cc:493] T ea2ac5584199400bad5f6ea5e3962b32 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:37:39.717320 29464 raft_consensus.cc:3060] T ea2ac5584199400bad5f6ea5e3962b32 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:39.720856 29464 raft_consensus.cc:515] T ea2ac5584199400bad5f6ea5e3962b32 P b3c36e31d3c8473b8491f544c3e38a76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:39.721436 29464 leader_election.cc:290] T ea2ac5584199400bad5f6ea5e3962b32 P b3c36e31d3c8473b8491f544c3e38a76 [CANDIDATE]: Term 2 election: Requested vote from peers f88351d1c1814a90b02250517a022cc5 (127.25.154.129:41261), ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130:46365)
I20260601 13:37:39.721854 29252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2ac5584199400bad5f6ea5e3962b32" candidate_uuid: "b3c36e31d3c8473b8491f544c3e38a76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ed270ac85b8e4f5eb23898d7f1164f24"
I20260601 13:37:39.721985 29177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea2ac5584199400bad5f6ea5e3962b32" candidate_uuid: "b3c36e31d3c8473b8491f544c3e38a76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f88351d1c1814a90b02250517a022cc5"
I20260601 13:37:39.722237 29177 raft_consensus.cc:3055] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:37:39.722304 29177 raft_consensus.cc:740] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f88351d1c1814a90b02250517a022cc5, State: Running, Role: LEADER
I20260601 13:37:39.722239 29252 raft_consensus.cc:3060] T ea2ac5584199400bad5f6ea5e3962b32 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:39.722482 29177 consensus_queue.cc:260] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [NON_LEADER]: Queue going to NON_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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:39.722800 29177 raft_consensus.cc:3060] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:39.723316 29252 raft_consensus.cc:2468] T ea2ac5584199400bad5f6ea5e3962b32 P ed270ac85b8e4f5eb23898d7f1164f24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3c36e31d3c8473b8491f544c3e38a76 in term 2.
I20260601 13:37:39.723664 29432 leader_election.cc:304] T ea2ac5584199400bad5f6ea5e3962b32 P b3c36e31d3c8473b8491f544c3e38a76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3c36e31d3c8473b8491f544c3e38a76, ed270ac85b8e4f5eb23898d7f1164f24; no voters: 
I20260601 13:37:39.723881 29659 raft_consensus.cc:2804] T ea2ac5584199400bad5f6ea5e3962b32 P b3c36e31d3c8473b8491f544c3e38a76 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:37:39.723985 29659 raft_consensus.cc:697] T ea2ac5584199400bad5f6ea5e3962b32 P b3c36e31d3c8473b8491f544c3e38a76 [term 2 LEADER]: Becoming Leader. State: Replica: b3c36e31d3c8473b8491f544c3e38a76, State: Running, Role: LEADER
I20260601 13:37:39.724151 29659 consensus_queue.cc:237] T ea2ac5584199400bad5f6ea5e3962b32 P b3c36e31d3c8473b8491f544c3e38a76 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } }
I20260601 13:37:39.724309 29177 raft_consensus.cc:2468] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3c36e31d3c8473b8491f544c3e38a76 in term 2.
I20260601 13:37:39.726038 29067 catalog_manager.cc:5696] T ea2ac5584199400bad5f6ea5e3962b32 P b3c36e31d3c8473b8491f544c3e38a76 reported cstate change: term changed from 1 to 2, leader changed from f88351d1c1814a90b02250517a022cc5 (127.25.154.129) to b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132). New cstate: current_term: 2 leader_uuid: "b3c36e31d3c8473b8491f544c3e38a76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:39.834615 29675 raft_consensus.cc:1064] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465: attempting to promote NON_VOTER ed270ac85b8e4f5eb23898d7f1164f24 to VOTER
I20260601 13:37:39.835136 29675 consensus_queue.cc:237] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { promote: false } }
I20260601 13:37:39.836882 29252 raft_consensus.cc:1275] T 12cf58ad8ed34d0399ea63da237d5e45 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 LEARNER]: Refusing update from remote peer 626daea8908344d2968203b32ad3d465: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:39.837551 29592 consensus_queue.cc:1048] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:39.838018 29177 raft_consensus.cc:1275] T 12cf58ad8ed34d0399ea63da237d5e45 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Refusing update from remote peer 626daea8908344d2968203b32ad3d465: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:39.839205 29592 consensus_queue.cc:1048] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:39.841032 29464 raft_consensus.cc:1275] T 12cf58ad8ed34d0399ea63da237d5e45 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Refusing update from remote peer 626daea8908344d2968203b32ad3d465: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:39.841333 29652 raft_consensus.cc:2955] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { promote: false } } }
I20260601 13:37:39.841518 29651 consensus_queue.cc:1048] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:39.841650 29177 raft_consensus.cc:2955] T 12cf58ad8ed34d0399ea63da237d5e45 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { promote: false } } }
I20260601 13:37:39.842837 29464 raft_consensus.cc:2955] T 12cf58ad8ed34d0399ea63da237d5e45 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { promote: false } } }
I20260601 13:37:39.844168 29252 raft_consensus.cc:2955] T 12cf58ad8ed34d0399ea63da237d5e45 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { promote: false } } }
I20260601 13:37:39.844786 29067 catalog_manager.cc:5696] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 reported cstate change: config changed from index 2 to 3, ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "626daea8908344d2968203b32ad3d465" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:39.847889 29328 consensus_queue.cc:237] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { promote: false } }
I20260601 13:37:39.849123 29252 raft_consensus.cc:1275] T 12cf58ad8ed34d0399ea63da237d5e45 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Refusing update from remote peer 626daea8908344d2968203b32ad3d465: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:39.849293 29177 raft_consensus.cc:1275] T 12cf58ad8ed34d0399ea63da237d5e45 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Refusing update from remote peer 626daea8908344d2968203b32ad3d465: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:39.849571 29675 consensus_queue.cc:1048] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:39.849684 29651 consensus_queue.cc:1048] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:39.851260 29652 raft_consensus.cc:2955] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { promote: false } } }
I20260601 13:37:39.851599 29253 raft_consensus.cc:2955] T 12cf58ad8ed34d0399ea63da237d5e45 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { promote: false } } }
I20260601 13:37:39.852886 29177 raft_consensus.cc:2955] T 12cf58ad8ed34d0399ea63da237d5e45 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { promote: false } } }
I20260601 13:37:39.853613 29058 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 12cf58ad8ed34d0399ea63da237d5e45 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:39.853906 29072 catalog_manager.cc:5696] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 reported cstate change: config changed from index 3 to 4, VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) evicted. New cstate: current_term: 1 leader_uuid: "626daea8908344d2968203b32ad3d465" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:39.856969 29451 tablet_service.cc:1558] Processing DeleteTablet for tablet 12cf58ad8ed34d0399ea63da237d5e45 with delete_type TABLET_DATA_TOMBSTONED (TS b3c36e31d3c8473b8491f544c3e38a76 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48916
I20260601 13:37:39.857205 29672 tablet_replica.cc:333] T 12cf58ad8ed34d0399ea63da237d5e45 P b3c36e31d3c8473b8491f544c3e38a76: stopping tablet replica
I20260601 13:37:39.857352 29672 raft_consensus.cc:2243] T 12cf58ad8ed34d0399ea63da237d5e45 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:39.857497 29672 raft_consensus.cc:2272] T 12cf58ad8ed34d0399ea63da237d5e45 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:39.858403 29672 ts_tablet_manager.cc:1916] T 12cf58ad8ed34d0399ea63da237d5e45 P b3c36e31d3c8473b8491f544c3e38a76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:39.861025 29672 ts_tablet_manager.cc:1929] T 12cf58ad8ed34d0399ea63da237d5e45 P b3c36e31d3c8473b8491f544c3e38a76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:37:39.861138 29672 log.cc:1199] T 12cf58ad8ed34d0399ea63da237d5e45 P b3c36e31d3c8473b8491f544c3e38a76: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-0/minicluster-data/ts-3-root/wals/12cf58ad8ed34d0399ea63da237d5e45
I20260601 13:37:39.861733 29060 catalog_manager.cc:5027] TS b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132:36223): tablet 12cf58ad8ed34d0399ea63da237d5e45 (table range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]) successfully deleted
I20260601 13:37:39.862650 29636 raft_consensus.cc:1064] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5: attempting to promote NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 to VOTER
I20260601 13:37:39.863080 29636 consensus_queue.cc:237] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } }
I20260601 13:37:39.864814 29328 raft_consensus.cc:1275] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 3 FOLLOWER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:37:39.864890 29464 raft_consensus.cc:1275] T ba130c1a4ae7464baa4c82c4f95b2318 P b3c36e31d3c8473b8491f544c3e38a76 [term 3 LEARNER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:37:39.865120 29252 raft_consensus.cc:1275] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [term 3 FOLLOWER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:37:39.865223 29664 consensus_queue.cc:1048] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:37:39.865521 29661 consensus_queue.cc:1048] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:37:39.866571 29661 consensus_queue.cc:1048] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:37:39.867802 29664 raft_consensus.cc:2955] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:39.868520 29252 raft_consensus.cc:2955] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:39.868662 29467 raft_consensus.cc:2955] T ba130c1a4ae7464baa4c82c4f95b2318 P b3c36e31d3c8473b8491f544c3e38a76 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:39.870333 29328 raft_consensus.cc:2955] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:39.871017 29073 catalog_manager.cc:5696] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 reported cstate change: config changed from index 4 to 5, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "f88351d1c1814a90b02250517a022cc5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:39.874537 29177 consensus_queue.cc:237] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } }
I20260601 13:37:39.875766 29467 raft_consensus.cc:1275] T ba130c1a4ae7464baa4c82c4f95b2318 P b3c36e31d3c8473b8491f544c3e38a76 [term 3 FOLLOWER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260601 13:37:39.875801 29328 raft_consensus.cc:1275] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 3 FOLLOWER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260601 13:37:39.876160 29660 consensus_queue.cc:1048] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:37:39.876349 29661 consensus_queue.cc:1048] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:37:39.877789 29661 raft_consensus.cc:2955] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:39.878090 29328 raft_consensus.cc:2955] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:39.879410 29059 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ba130c1a4ae7464baa4c82c4f95b2318 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:39.879907 29467 raft_consensus.cc:2955] T ba130c1a4ae7464baa4c82c4f95b2318 P b3c36e31d3c8473b8491f544c3e38a76 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:39.880755 29074 catalog_manager.cc:5696] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 reported cstate change: config changed from index 5 to 6, VOTER ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130) evicted. New cstate: current_term: 3 leader_uuid: "f88351d1c1814a90b02250517a022cc5" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:39.883334 29243 tablet_service.cc:1558] Processing DeleteTablet for tablet ba130c1a4ae7464baa4c82c4f95b2318 with delete_type TABLET_DATA_TOMBSTONED (TS ed270ac85b8e4f5eb23898d7f1164f24 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:37402
I20260601 13:37:39.883579 29679 tablet_replica.cc:333] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24: stopping tablet replica
I20260601 13:37:39.883735 29679 raft_consensus.cc:2243] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:39.883894 29679 raft_consensus.cc:2272] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:39.884675 29679 ts_tablet_manager.cc:1916] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:39.886792 29679 ts_tablet_manager.cc:1929] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260601 13:37:39.886893 29679 log.cc:1199] T ba130c1a4ae7464baa4c82c4f95b2318 P ed270ac85b8e4f5eb23898d7f1164f24: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-0/minicluster-data/ts-1-root/wals/ba130c1a4ae7464baa4c82c4f95b2318
I20260601 13:37:39.887465 29060 catalog_manager.cc:5027] TS ed270ac85b8e4f5eb23898d7f1164f24 (127.25.154.130:46365): tablet ba130c1a4ae7464baa4c82c4f95b2318 (table range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]) successfully deleted
I20260601 13:37:40.247656 29177 raft_consensus.cc:1275] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [term 2 FOLLOWER]: Refusing update from remote peer b3c36e31d3c8473b8491f544c3e38a76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:37:40.248087 29673 consensus_queue.cc:1048] T ea2ac5584199400bad5f6ea5e3962b32 P b3c36e31d3c8473b8491f544c3e38a76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:40.251032 29252 raft_consensus.cc:1275] T ea2ac5584199400bad5f6ea5e3962b32 P ed270ac85b8e4f5eb23898d7f1164f24 [term 2 FOLLOWER]: Refusing update from remote peer b3c36e31d3c8473b8491f544c3e38a76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:37:40.251688 29673 consensus_queue.cc:1048] T ea2ac5584199400bad5f6ea5e3962b32 P b3c36e31d3c8473b8491f544c3e38a76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:40.887815 29177 consensus_queue.cc:237] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } }
I20260601 13:37:40.889217 29252 raft_consensus.cc:1275] T c107508afa504b6d99979e5ab3297d33 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:40.889218 29327 raft_consensus.cc:1275] T c107508afa504b6d99979e5ab3297d33 P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:40.889690 29699 consensus_queue.cc:1048] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:40.889876 29698 consensus_queue.cc:1048] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:37:40.890182 29142 consensus_peers.cc:597] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 -> Peer b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132:36223): Couldn't send request to peer b3c36e31d3c8473b8491f544c3e38a76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c107508afa504b6d99979e5ab3297d33. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:40.891832 29664 raft_consensus.cc:2955] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } } }
I20260601 13:37:40.892316 29327 raft_consensus.cc:2955] T c107508afa504b6d99979e5ab3297d33 P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } } }
I20260601 13:37:40.893625 29252 raft_consensus.cc:2955] T c107508afa504b6d99979e5ab3297d33 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } } }
I20260601 13:37:40.894676 29072 catalog_manager.cc:5696] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 reported cstate change: config changed from index -1 to 2, NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "f88351d1c1814a90b02250517a022cc5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:41.340011 29706 ts_tablet_manager.cc:933] T c107508afa504b6d99979e5ab3297d33 P b3c36e31d3c8473b8491f544c3e38a76: Initiating tablet copy from peer f88351d1c1814a90b02250517a022cc5 (127.25.154.129:41261)
I20260601 13:37:41.340404 29706 tablet_copy_client.cc:323] T c107508afa504b6d99979e5ab3297d33 P b3c36e31d3c8473b8491f544c3e38a76: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.129:41261
I20260601 13:37:41.340875 29187 tablet_copy_service.cc:140] P f88351d1c1814a90b02250517a022cc5: Received BeginTabletCopySession request for tablet c107508afa504b6d99979e5ab3297d33 from peer b3c36e31d3c8473b8491f544c3e38a76 ({username='slave'} at 127.0.0.1:41074)
I20260601 13:37:41.340993 29187 tablet_copy_service.cc:161] P f88351d1c1814a90b02250517a022cc5: Beginning new tablet copy session on tablet c107508afa504b6d99979e5ab3297d33 from peer b3c36e31d3c8473b8491f544c3e38a76 at {username='slave'} at 127.0.0.1:41074: session id = b3c36e31d3c8473b8491f544c3e38a76-c107508afa504b6d99979e5ab3297d33
I20260601 13:37:41.341777 29187 tablet_copy_source_session.cc:215] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:41.342613 29706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c107508afa504b6d99979e5ab3297d33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:41.344502 29706 tablet_copy_client.cc:806] T c107508afa504b6d99979e5ab3297d33 P b3c36e31d3c8473b8491f544c3e38a76: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:41.344714 29706 tablet_copy_client.cc:670] T c107508afa504b6d99979e5ab3297d33 P b3c36e31d3c8473b8491f544c3e38a76: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:41.345731 29706 tablet_copy_client.cc:538] T c107508afa504b6d99979e5ab3297d33 P b3c36e31d3c8473b8491f544c3e38a76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:41.346835 29706 tablet_bootstrap.cc:492] T c107508afa504b6d99979e5ab3297d33 P b3c36e31d3c8473b8491f544c3e38a76: Bootstrap starting.
I20260601 13:37:41.349828 29706 tablet_bootstrap.cc:492] T c107508afa504b6d99979e5ab3297d33 P b3c36e31d3c8473b8491f544c3e38a76: 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
I20260601 13:37:41.350075 29706 tablet_bootstrap.cc:492] T c107508afa504b6d99979e5ab3297d33 P b3c36e31d3c8473b8491f544c3e38a76: Bootstrap complete.
I20260601 13:37:41.350282 29706 ts_tablet_manager.cc:1403] T c107508afa504b6d99979e5ab3297d33 P b3c36e31d3c8473b8491f544c3e38a76: Time spent bootstrapping tablet: real 0.003s	user 0.004s	sys 0.000s
I20260601 13:37:41.351351 29706 raft_consensus.cc:359] T c107508afa504b6d99979e5ab3297d33 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } }
I20260601 13:37:41.351511 29706 raft_consensus.cc:740] T c107508afa504b6d99979e5ab3297d33 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b3c36e31d3c8473b8491f544c3e38a76, State: Initialized, Role: LEARNER
I20260601 13:37:41.351626 29706 consensus_queue.cc:260] T c107508afa504b6d99979e5ab3297d33 P b3c36e31d3c8473b8491f544c3e38a76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: true } }
I20260601 13:37:41.352144 29706 ts_tablet_manager.cc:1434] T c107508afa504b6d99979e5ab3297d33 P b3c36e31d3c8473b8491f544c3e38a76: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:37:41.353844 29187 tablet_copy_service.cc:342] P f88351d1c1814a90b02250517a022cc5: Request end of tablet copy session b3c36e31d3c8473b8491f544c3e38a76-c107508afa504b6d99979e5ab3297d33 received from {username='slave'} at 127.0.0.1:41074
I20260601 13:37:41.353930 29187 tablet_copy_service.cc:434] P f88351d1c1814a90b02250517a022cc5: ending tablet copy session b3c36e31d3c8473b8491f544c3e38a76-c107508afa504b6d99979e5ab3297d33 on tablet c107508afa504b6d99979e5ab3297d33 with peer b3c36e31d3c8473b8491f544c3e38a76
I20260601 13:37:41.382414 29128 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:37:41.383857 29128 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260601 13:37:41.384016 29128 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:41.778957 29467 raft_consensus.cc:1217] T c107508afa504b6d99979e5ab3297d33 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:37:42.248466 29710 raft_consensus.cc:1064] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5: attempting to promote NON_VOTER b3c36e31d3c8473b8491f544c3e38a76 to VOTER
I20260601 13:37:42.248898 29710 consensus_queue.cc:237] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } }
I20260601 13:37:42.250448 29327 raft_consensus.cc:1275] T c107508afa504b6d99979e5ab3297d33 P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:42.250561 29253 raft_consensus.cc:1275] T c107508afa504b6d99979e5ab3297d33 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:42.250860 29709 consensus_queue.cc:1048] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:42.251194 29464 raft_consensus.cc:1275] T c107508afa504b6d99979e5ab3297d33 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 LEARNER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:42.251222 29712 consensus_queue.cc:1048] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:42.251643 29709 consensus_queue.cc:1048] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:42.253091 29712 raft_consensus.cc:2955] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:42.253660 29253 raft_consensus.cc:2955] T c107508afa504b6d99979e5ab3297d33 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:42.254087 29464 raft_consensus.cc:2955] T c107508afa504b6d99979e5ab3297d33 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:42.255385 29327 raft_consensus.cc:2955] T c107508afa504b6d99979e5ab3297d33 P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:42.256690 29067 catalog_manager.cc:5696] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 reported cstate change: config changed from index 2 to 3, b3c36e31d3c8473b8491f544c3e38a76 (127.25.154.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f88351d1c1814a90b02250517a022cc5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "626daea8908344d2968203b32ad3d465" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38739 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:42.260922 29177 consensus_queue.cc:237] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } }
I20260601 13:37:42.262403 29464 raft_consensus.cc:1275] T c107508afa504b6d99979e5ab3297d33 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:42.262444 29253 raft_consensus.cc:1275] T c107508afa504b6d99979e5ab3297d33 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Refusing update from remote peer f88351d1c1814a90b02250517a022cc5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:42.262840 29698 consensus_queue.cc:1048] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:42.263031 29710 consensus_queue.cc:1048] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:42.264533 29709 raft_consensus.cc:2955] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 626daea8908344d2968203b32ad3d465 (127.25.154.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:42.266592 29253 raft_consensus.cc:2955] T c107508afa504b6d99979e5ab3297d33 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 626daea8908344d2968203b32ad3d465 (127.25.154.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:42.266623 29467 raft_consensus.cc:2955] T c107508afa504b6d99979e5ab3297d33 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 626daea8908344d2968203b32ad3d465 (127.25.154.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:42.269064 29059 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c107508afa504b6d99979e5ab3297d33 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:42.269023 29073 catalog_manager.cc:5696] T c107508afa504b6d99979e5ab3297d33 P b3c36e31d3c8473b8491f544c3e38a76 reported cstate change: config changed from index 3 to 4, VOTER 626daea8908344d2968203b32ad3d465 (127.25.154.131) evicted. New cstate: current_term: 1 leader_uuid: "f88351d1c1814a90b02250517a022cc5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f88351d1c1814a90b02250517a022cc5" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41261 } } peers { permanent_uuid: "ed270ac85b8e4f5eb23898d7f1164f24" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46365 } } peers { permanent_uuid: "b3c36e31d3c8473b8491f544c3e38a76" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 36223 } attrs { promote: false } } }
I20260601 13:37:42.271739 29313 tablet_service.cc:1558] Processing DeleteTablet for tablet c107508afa504b6d99979e5ab3297d33 with delete_type TABLET_DATA_TOMBSTONED (TS 626daea8908344d2968203b32ad3d465 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38710
I20260601 13:37:42.272224 29720 tablet_replica.cc:333] T c107508afa504b6d99979e5ab3297d33 P 626daea8908344d2968203b32ad3d465: stopping tablet replica
I20260601 13:37:42.272380 29720 raft_consensus.cc:2243] T c107508afa504b6d99979e5ab3297d33 P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.272500 29720 raft_consensus.cc:2272] T c107508afa504b6d99979e5ab3297d33 P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.273064 29720 ts_tablet_manager.cc:1916] T c107508afa504b6d99979e5ab3297d33 P 626daea8908344d2968203b32ad3d465: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:42.275135 29720 ts_tablet_manager.cc:1929] T c107508afa504b6d99979e5ab3297d33 P 626daea8908344d2968203b32ad3d465: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:37:42.275204 29720 log.cc:1199] T c107508afa504b6d99979e5ab3297d33 P 626daea8908344d2968203b32ad3d465: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320984125593-26218-0/minicluster-data/ts-2-root/wals/c107508afa504b6d99979e5ab3297d33
I20260601 13:37:42.275691 29058 catalog_manager.cc:5027] TS 626daea8908344d2968203b32ad3d465 (127.25.154.131:38739): tablet c107508afa504b6d99979e5ab3297d33 (table range_aware_rebalance_new_range [id=1c1de831bf59409681f762bb914409d1]) successfully deleted
I20260601 13:37:42.589763 26218 tablet_server.cc:179] TabletServer@127.25.154.129:0 shutting down...
I20260601 13:37:42.595121 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:42.595407 26218 tablet_replica.cc:333] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5: stopping tablet replica
I20260601 13:37:42.595556 26218 raft_consensus.cc:2243] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.595700 26218 raft_consensus.cc:2272] T ea2ac5584199400bad5f6ea5e3962b32 P f88351d1c1814a90b02250517a022cc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.596169 26218 tablet_replica.cc:333] T 12cf58ad8ed34d0399ea63da237d5e45 P f88351d1c1814a90b02250517a022cc5: stopping tablet replica
I20260601 13:37:42.596297 26218 raft_consensus.cc:2243] T 12cf58ad8ed34d0399ea63da237d5e45 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.596514 26218 raft_consensus.cc:2272] T 12cf58ad8ed34d0399ea63da237d5e45 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.596850 26218 tablet_replica.cc:333] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5: stopping tablet replica
I20260601 13:37:42.596967 26218 raft_consensus.cc:2243] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:42.597160 26218 raft_consensus.cc:2272] T 1718758d5bf64f8bab8ba1e245ab70a7 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.597494 26218 tablet_replica.cc:333] T 51307830438a4cc3a74fc15df811294c P f88351d1c1814a90b02250517a022cc5: stopping tablet replica
I20260601 13:37:42.597604 26218 raft_consensus.cc:2243] T 51307830438a4cc3a74fc15df811294c P f88351d1c1814a90b02250517a022cc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.597718 26218 raft_consensus.cc:2272] T 51307830438a4cc3a74fc15df811294c P f88351d1c1814a90b02250517a022cc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.598026 26218 tablet_replica.cc:333] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5: stopping tablet replica
I20260601 13:37:42.598162 26218 raft_consensus.cc:2243] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.598259 26218 raft_consensus.cc:2272] T e142cd45da114b32b3be1a51c93cb78d P f88351d1c1814a90b02250517a022cc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.598553 26218 tablet_replica.cc:333] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5: stopping tablet replica
I20260601 13:37:42.598665 26218 raft_consensus.cc:2243] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:42.598863 26218 raft_consensus.cc:2272] T c107508afa504b6d99979e5ab3297d33 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.599303 26218 tablet_replica.cc:333] T 438f0cc5f5854eb9bad6f46d17bcc905 P f88351d1c1814a90b02250517a022cc5: stopping tablet replica
I20260601 13:37:42.599411 26218 raft_consensus.cc:2243] T 438f0cc5f5854eb9bad6f46d17bcc905 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.599515 26218 raft_consensus.cc:2272] T 438f0cc5f5854eb9bad6f46d17bcc905 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.599819 26218 tablet_replica.cc:333] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5: stopping tablet replica
I20260601 13:37:42.599925 26218 raft_consensus.cc:2243] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:42.600124 26218 raft_consensus.cc:2272] T c42e0cc4e19945a190bb8d27b7777ecd P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.600437 26218 tablet_replica.cc:333] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5: stopping tablet replica
I20260601 13:37:42.600558 26218 raft_consensus.cc:2243] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.600687 26218 raft_consensus.cc:2272] T 40221005f5554e28950dfd126bcd79ad P f88351d1c1814a90b02250517a022cc5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.601006 26218 tablet_replica.cc:333] T 88c35efdabd84a35bc459c725873814b P f88351d1c1814a90b02250517a022cc5: stopping tablet replica
I20260601 13:37:42.601111 26218 raft_consensus.cc:2243] T 88c35efdabd84a35bc459c725873814b P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.601215 26218 raft_consensus.cc:2272] T 88c35efdabd84a35bc459c725873814b P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.601514 26218 tablet_replica.cc:333] T 3435988ba0b2419bb0f7d29bd9e82259 P f88351d1c1814a90b02250517a022cc5: stopping tablet replica
I20260601 13:37:42.601621 26218 raft_consensus.cc:2243] T 3435988ba0b2419bb0f7d29bd9e82259 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.601735 26218 raft_consensus.cc:2272] T 3435988ba0b2419bb0f7d29bd9e82259 P f88351d1c1814a90b02250517a022cc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.602035 26218 tablet_replica.cc:333] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5: stopping tablet replica
I20260601 13:37:42.602160 26218 raft_consensus.cc:2243] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:37:42.602319 26218 raft_consensus.cc:2272] T ba130c1a4ae7464baa4c82c4f95b2318 P f88351d1c1814a90b02250517a022cc5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.617686 26218 tablet_server.cc:196] TabletServer@127.25.154.129:0 shutdown complete.
I20260601 13:37:42.620829 26218 tablet_server.cc:179] TabletServer@127.25.154.130:0 shutting down...
I20260601 13:37:42.625591 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:42.625870 26218 tablet_replica.cc:333] T 12cf58ad8ed34d0399ea63da237d5e45 P ed270ac85b8e4f5eb23898d7f1164f24: stopping tablet replica
I20260601 13:37:42.625998 26218 raft_consensus.cc:2243] T 12cf58ad8ed34d0399ea63da237d5e45 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.626163 26218 raft_consensus.cc:2272] T 12cf58ad8ed34d0399ea63da237d5e45 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.626638 26218 tablet_replica.cc:333] T fd91750d0e4847a289bc9a0d3cad86ab P ed270ac85b8e4f5eb23898d7f1164f24: stopping tablet replica
I20260601 13:37:42.626741 26218 raft_consensus.cc:2243] T fd91750d0e4847a289bc9a0d3cad86ab P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.626811 26218 raft_consensus.cc:2272] T fd91750d0e4847a289bc9a0d3cad86ab P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.627075 26218 tablet_replica.cc:333] T 1718758d5bf64f8bab8ba1e245ab70a7 P ed270ac85b8e4f5eb23898d7f1164f24: stopping tablet replica
I20260601 13:37:42.627148 26218 raft_consensus.cc:2243] T 1718758d5bf64f8bab8ba1e245ab70a7 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.627239 26218 raft_consensus.cc:2272] T 1718758d5bf64f8bab8ba1e245ab70a7 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.627508 26218 tablet_replica.cc:333] T ea2ac5584199400bad5f6ea5e3962b32 P ed270ac85b8e4f5eb23898d7f1164f24: stopping tablet replica
I20260601 13:37:42.627581 26218 raft_consensus.cc:2243] T ea2ac5584199400bad5f6ea5e3962b32 P ed270ac85b8e4f5eb23898d7f1164f24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.627642 26218 raft_consensus.cc:2272] T ea2ac5584199400bad5f6ea5e3962b32 P ed270ac85b8e4f5eb23898d7f1164f24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.627894 26218 tablet_replica.cc:333] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24: stopping tablet replica
I20260601 13:37:42.627966 26218 raft_consensus.cc:2243] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.628034 26218 raft_consensus.cc:2272] T 25b41794740d499b961a5a195c833a1c P ed270ac85b8e4f5eb23898d7f1164f24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.628284 26218 tablet_replica.cc:333] T c107508afa504b6d99979e5ab3297d33 P ed270ac85b8e4f5eb23898d7f1164f24: stopping tablet replica
I20260601 13:37:42.628356 26218 raft_consensus.cc:2243] T c107508afa504b6d99979e5ab3297d33 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.628444 26218 raft_consensus.cc:2272] T c107508afa504b6d99979e5ab3297d33 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.628912 26218 tablet_replica.cc:333] T 438f0cc5f5854eb9bad6f46d17bcc905 P ed270ac85b8e4f5eb23898d7f1164f24: stopping tablet replica
I20260601 13:37:42.628984 26218 raft_consensus.cc:2243] T 438f0cc5f5854eb9bad6f46d17bcc905 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:42.629127 26218 raft_consensus.cc:2272] T 438f0cc5f5854eb9bad6f46d17bcc905 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.629387 26218 tablet_replica.cc:333] T c42e0cc4e19945a190bb8d27b7777ecd P ed270ac85b8e4f5eb23898d7f1164f24: stopping tablet replica
I20260601 13:37:42.629458 26218 raft_consensus.cc:2243] T c42e0cc4e19945a190bb8d27b7777ecd P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.629544 26218 raft_consensus.cc:2272] T c42e0cc4e19945a190bb8d27b7777ecd P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.629801 26218 tablet_replica.cc:333] T 5ad477c851934d29b5c8abcacc9f90c7 P ed270ac85b8e4f5eb23898d7f1164f24: stopping tablet replica
I20260601 13:37:42.629870 26218 raft_consensus.cc:2243] T 5ad477c851934d29b5c8abcacc9f90c7 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.629949 26218 raft_consensus.cc:2272] T 5ad477c851934d29b5c8abcacc9f90c7 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.630311 26218 tablet_replica.cc:333] T 88c35efdabd84a35bc459c725873814b P ed270ac85b8e4f5eb23898d7f1164f24: stopping tablet replica
I20260601 13:37:42.630380 26218 raft_consensus.cc:2243] T 88c35efdabd84a35bc459c725873814b P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:42.630503 26218 raft_consensus.cc:2272] T 88c35efdabd84a35bc459c725873814b P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.630769 26218 tablet_replica.cc:333] T 3435988ba0b2419bb0f7d29bd9e82259 P ed270ac85b8e4f5eb23898d7f1164f24: stopping tablet replica
I20260601 13:37:42.630833 26218 raft_consensus.cc:2243] T 3435988ba0b2419bb0f7d29bd9e82259 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:42.630949 26218 raft_consensus.cc:2272] T 3435988ba0b2419bb0f7d29bd9e82259 P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.631214 26218 tablet_replica.cc:333] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24: stopping tablet replica
I20260601 13:37:42.631279 26218 raft_consensus.cc:2243] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:42.631386 26218 raft_consensus.cc:2272] T ff39d8e4af71482eaefd10509ed3306e P ed270ac85b8e4f5eb23898d7f1164f24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.647011 26218 tablet_server.cc:196] TabletServer@127.25.154.130:0 shutdown complete.
I20260601 13:37:42.650714 26218 tablet_server.cc:179] TabletServer@127.25.154.131:0 shutting down...
I20260601 13:37:42.656757 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:42.657178 26218 tablet_replica.cc:333] T 1718758d5bf64f8bab8ba1e245ab70a7 P 626daea8908344d2968203b32ad3d465: stopping tablet replica
I20260601 13:37:42.657359 26218 raft_consensus.cc:2243] T 1718758d5bf64f8bab8ba1e245ab70a7 P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.657508 26218 raft_consensus.cc:2272] T 1718758d5bf64f8bab8ba1e245ab70a7 P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.657994 26218 tablet_replica.cc:333] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465: stopping tablet replica
I20260601 13:37:42.658195 26218 raft_consensus.cc:2243] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:42.658389 26218 raft_consensus.cc:2272] T 12cf58ad8ed34d0399ea63da237d5e45 P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.658703 26218 tablet_replica.cc:333] T fd91750d0e4847a289bc9a0d3cad86ab P 626daea8908344d2968203b32ad3d465: stopping tablet replica
I20260601 13:37:42.658797 26218 raft_consensus.cc:2243] T fd91750d0e4847a289bc9a0d3cad86ab P 626daea8908344d2968203b32ad3d465 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:42.658906 26218 raft_consensus.cc:2272] T fd91750d0e4847a289bc9a0d3cad86ab P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.659168 26218 tablet_replica.cc:333] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465: stopping tablet replica
I20260601 13:37:42.659245 26218 raft_consensus.cc:2243] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.659308 26218 raft_consensus.cc:2272] T 51307830438a4cc3a74fc15df811294c P 626daea8908344d2968203b32ad3d465 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.659555 26218 tablet_replica.cc:333] T 25b41794740d499b961a5a195c833a1c P 626daea8908344d2968203b32ad3d465: stopping tablet replica
I20260601 13:37:42.659627 26218 raft_consensus.cc:2243] T 25b41794740d499b961a5a195c833a1c P 626daea8908344d2968203b32ad3d465 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.659694 26218 raft_consensus.cc:2272] T 25b41794740d499b961a5a195c833a1c P 626daea8908344d2968203b32ad3d465 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.659947 26218 tablet_replica.cc:333] T e142cd45da114b32b3be1a51c93cb78d P 626daea8908344d2968203b32ad3d465: stopping tablet replica
I20260601 13:37:42.660110 26218 raft_consensus.cc:2243] T e142cd45da114b32b3be1a51c93cb78d P 626daea8908344d2968203b32ad3d465 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.660243 26218 raft_consensus.cc:2272] T e142cd45da114b32b3be1a51c93cb78d P 626daea8908344d2968203b32ad3d465 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.660531 26218 tablet_replica.cc:333] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465: stopping tablet replica
I20260601 13:37:42.660624 26218 raft_consensus.cc:2243] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:42.660754 26218 raft_consensus.cc:2272] T 5ad477c851934d29b5c8abcacc9f90c7 P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.661023 26218 tablet_replica.cc:333] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465: stopping tablet replica
I20260601 13:37:42.661101 26218 raft_consensus.cc:2243] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:37:42.661226 26218 raft_consensus.cc:2272] T 40221005f5554e28950dfd126bcd79ad P 626daea8908344d2968203b32ad3d465 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.661504 26218 tablet_replica.cc:333] T ff39d8e4af71482eaefd10509ed3306e P 626daea8908344d2968203b32ad3d465: stopping tablet replica
I20260601 13:37:42.661572 26218 raft_consensus.cc:2243] T ff39d8e4af71482eaefd10509ed3306e P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.661671 26218 raft_consensus.cc:2272] T ff39d8e4af71482eaefd10509ed3306e P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.661964 26218 tablet_replica.cc:333] T 88c35efdabd84a35bc459c725873814b P 626daea8908344d2968203b32ad3d465: stopping tablet replica
I20260601 13:37:42.662031 26218 raft_consensus.cc:2243] T 88c35efdabd84a35bc459c725873814b P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.662093 26218 raft_consensus.cc:2272] T 88c35efdabd84a35bc459c725873814b P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.662436 26218 tablet_replica.cc:333] T 3435988ba0b2419bb0f7d29bd9e82259 P 626daea8908344d2968203b32ad3d465: stopping tablet replica
I20260601 13:37:42.662508 26218 raft_consensus.cc:2243] T 3435988ba0b2419bb0f7d29bd9e82259 P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.662575 26218 raft_consensus.cc:2272] T 3435988ba0b2419bb0f7d29bd9e82259 P 626daea8908344d2968203b32ad3d465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.662838 26218 tablet_replica.cc:333] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465: stopping tablet replica
I20260601 13:37:42.662912 26218 raft_consensus.cc:2243] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.663003 26218 raft_consensus.cc:2272] T ba130c1a4ae7464baa4c82c4f95b2318 P 626daea8908344d2968203b32ad3d465 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.679056 26218 tablet_server.cc:196] TabletServer@127.25.154.131:0 shutdown complete.
I20260601 13:37:42.683269 26218 tablet_server.cc:179] TabletServer@127.25.154.132:0 shutting down...
I20260601 13:37:42.688735 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:42.689019 26218 tablet_replica.cc:333] T c107508afa504b6d99979e5ab3297d33 P b3c36e31d3c8473b8491f544c3e38a76: stopping tablet replica
I20260601 13:37:42.689178 26218 raft_consensus.cc:2243] T c107508afa504b6d99979e5ab3297d33 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.689349 26218 raft_consensus.cc:2272] T c107508afa504b6d99979e5ab3297d33 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.690030 26218 tablet_replica.cc:333] T ba130c1a4ae7464baa4c82c4f95b2318 P b3c36e31d3c8473b8491f544c3e38a76: stopping tablet replica
I20260601 13:37:42.690219 26218 raft_consensus.cc:2243] T ba130c1a4ae7464baa4c82c4f95b2318 P b3c36e31d3c8473b8491f544c3e38a76 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.690352 26218 raft_consensus.cc:2272] T ba130c1a4ae7464baa4c82c4f95b2318 P b3c36e31d3c8473b8491f544c3e38a76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.690714 26218 tablet_replica.cc:333] T ff39d8e4af71482eaefd10509ed3306e P b3c36e31d3c8473b8491f544c3e38a76: stopping tablet replica
I20260601 13:37:42.690836 26218 raft_consensus.cc:2243] T ff39d8e4af71482eaefd10509ed3306e P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.690963 26218 raft_consensus.cc:2272] T ff39d8e4af71482eaefd10509ed3306e P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.691298 26218 tablet_replica.cc:333] T ea2ac5584199400bad5f6ea5e3962b32 P b3c36e31d3c8473b8491f544c3e38a76: stopping tablet replica
I20260601 13:37:42.691409 26218 raft_consensus.cc:2243] T ea2ac5584199400bad5f6ea5e3962b32 P b3c36e31d3c8473b8491f544c3e38a76 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:37:42.691607 26218 raft_consensus.cc:2272] T ea2ac5584199400bad5f6ea5e3962b32 P b3c36e31d3c8473b8491f544c3e38a76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.691929 26218 tablet_replica.cc:333] T 51307830438a4cc3a74fc15df811294c P b3c36e31d3c8473b8491f544c3e38a76: stopping tablet replica
I20260601 13:37:42.692055 26218 raft_consensus.cc:2243] T 51307830438a4cc3a74fc15df811294c P b3c36e31d3c8473b8491f544c3e38a76 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:37:42.692243 26218 raft_consensus.cc:2272] T 51307830438a4cc3a74fc15df811294c P b3c36e31d3c8473b8491f544c3e38a76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.692566 26218 tablet_replica.cc:333] T 40221005f5554e28950dfd126bcd79ad P b3c36e31d3c8473b8491f544c3e38a76: stopping tablet replica
I20260601 13:37:42.692674 26218 raft_consensus.cc:2243] T 40221005f5554e28950dfd126bcd79ad P b3c36e31d3c8473b8491f544c3e38a76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.692807 26218 raft_consensus.cc:2272] T 40221005f5554e28950dfd126bcd79ad P b3c36e31d3c8473b8491f544c3e38a76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.693118 26218 tablet_replica.cc:333] T 5ad477c851934d29b5c8abcacc9f90c7 P b3c36e31d3c8473b8491f544c3e38a76: stopping tablet replica
I20260601 13:37:42.693233 26218 raft_consensus.cc:2243] T 5ad477c851934d29b5c8abcacc9f90c7 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.693359 26218 raft_consensus.cc:2272] T 5ad477c851934d29b5c8abcacc9f90c7 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.693674 26218 tablet_replica.cc:333] T c42e0cc4e19945a190bb8d27b7777ecd P b3c36e31d3c8473b8491f544c3e38a76: stopping tablet replica
I20260601 13:37:42.693794 26218 raft_consensus.cc:2243] T c42e0cc4e19945a190bb8d27b7777ecd P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.693918 26218 raft_consensus.cc:2272] T c42e0cc4e19945a190bb8d27b7777ecd P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.694303 26218 tablet_replica.cc:333] T 438f0cc5f5854eb9bad6f46d17bcc905 P b3c36e31d3c8473b8491f544c3e38a76: stopping tablet replica
I20260601 13:37:42.694415 26218 raft_consensus.cc:2243] T 438f0cc5f5854eb9bad6f46d17bcc905 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.694523 26218 raft_consensus.cc:2272] T 438f0cc5f5854eb9bad6f46d17bcc905 P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.694895 26218 tablet_replica.cc:333] T 25b41794740d499b961a5a195c833a1c P b3c36e31d3c8473b8491f544c3e38a76: stopping tablet replica
I20260601 13:37:42.695007 26218 raft_consensus.cc:2243] T 25b41794740d499b961a5a195c833a1c P b3c36e31d3c8473b8491f544c3e38a76 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:37:42.695191 26218 raft_consensus.cc:2272] T 25b41794740d499b961a5a195c833a1c P b3c36e31d3c8473b8491f544c3e38a76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.695506 26218 tablet_replica.cc:333] T e142cd45da114b32b3be1a51c93cb78d P b3c36e31d3c8473b8491f544c3e38a76: stopping tablet replica
I20260601 13:37:42.695608 26218 raft_consensus.cc:2243] T e142cd45da114b32b3be1a51c93cb78d P b3c36e31d3c8473b8491f544c3e38a76 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:37:42.695772 26218 raft_consensus.cc:2272] T e142cd45da114b32b3be1a51c93cb78d P b3c36e31d3c8473b8491f544c3e38a76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.696100 26218 tablet_replica.cc:333] T fd91750d0e4847a289bc9a0d3cad86ab P b3c36e31d3c8473b8491f544c3e38a76: stopping tablet replica
I20260601 13:37:42.696204 26218 raft_consensus.cc:2243] T fd91750d0e4847a289bc9a0d3cad86ab P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:42.696295 26218 raft_consensus.cc:2272] T fd91750d0e4847a289bc9a0d3cad86ab P b3c36e31d3c8473b8491f544c3e38a76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.710812 26218 tablet_server.cc:196] TabletServer@127.25.154.132:0 shutdown complete.
I20260601 13:37:42.714756 26218 master.cc:562] Master@127.25.154.190:44423 shutting down...
I20260601 13:37:42.719734 26218 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1f97f1f26954436e85efe18099627cfa [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:42.719950 26218 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1f97f1f26954436e85efe18099627cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:42.720033 26218 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1f97f1f26954436e85efe18099627cfa: stopping tablet replica
I20260601 13:37:42.733371 26218 master.cc:584] Master@127.25.154.190:44423 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (9463 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260601 13:37:42.749714 26218 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.154.190:45285
I20260601 13:37:42.750126 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:42.752434 29723 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:42.752429 29725 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:42.752480 29722 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:42.752514 26218 server_base.cc:1061] running on GCE node
I20260601 13:37:42.752969 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:42.753015 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:37:42.753031 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321062753030 us; error 0 us; skew 500 ppm
I20260601 13:37:42.753872 26218 webserver.cc:533] Webserver started at http://127.25.154.190:42849/ using document root <none> and password file <none>
I20260601 13:37:42.754004 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:42.754046 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:42.754236 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:42.754613 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320984125593-26218-0/minicluster-data/master-0-root/instance:
uuid: "b18aee1673b94a578e7f3d4ae5fa33a7"
format_stamp: "Formatted at 2026-06-01 13:37:42 on dist-test-slave-whnk"
I20260601 13:37:42.756259 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:42.757345 29730 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:42.757769 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:42.757860 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320984125593-26218-0/minicluster-data/master-0-root
uuid: "b18aee1673b94a578e7f3d4ae5fa33a7"
format_stamp: "Formatted at 2026-06-01 13:37:42 on dist-test-slave-whnk"
I20260601 13:37:42.757957 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320984125593-26218-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320984125593-26218-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320984125593-26218-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)
I20260601 13:37:42.769762 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:42.770298 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:42.774969 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.190:45285
I20260601 13:37:42.782248 29782 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.190:45285 every 8 connection(s)
I20260601 13:37:42.782706 29783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:42.784516 29783 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b18aee1673b94a578e7f3d4ae5fa33a7: Bootstrap starting.
I20260601 13:37:42.785342 29783 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b18aee1673b94a578e7f3d4ae5fa33a7: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:42.786495 29783 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b18aee1673b94a578e7f3d4ae5fa33a7: No bootstrap required, opened a new log
I20260601 13:37:42.786870 29783 raft_consensus.cc:359] T 00000000000000000000000000000000 P b18aee1673b94a578e7f3d4ae5fa33a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b18aee1673b94a578e7f3d4ae5fa33a7" member_type: VOTER }
I20260601 13:37:42.786989 29783 raft_consensus.cc:385] T 00000000000000000000000000000000 P b18aee1673b94a578e7f3d4ae5fa33a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:42.787015 29783 raft_consensus.cc:740] T 00000000000000000000000000000000 P b18aee1673b94a578e7f3d4ae5fa33a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b18aee1673b94a578e7f3d4ae5fa33a7, State: Initialized, Role: FOLLOWER
I20260601 13:37:42.787237 29783 consensus_queue.cc:260] T 00000000000000000000000000000000 P b18aee1673b94a578e7f3d4ae5fa33a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b18aee1673b94a578e7f3d4ae5fa33a7" member_type: VOTER }
I20260601 13:37:42.787350 29783 raft_consensus.cc:399] T 00000000000000000000000000000000 P b18aee1673b94a578e7f3d4ae5fa33a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:42.787379 29783 raft_consensus.cc:493] T 00000000000000000000000000000000 P b18aee1673b94a578e7f3d4ae5fa33a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:42.787408 29783 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b18aee1673b94a578e7f3d4ae5fa33a7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:42.788098 29783 raft_consensus.cc:515] T 00000000000000000000000000000000 P b18aee1673b94a578e7f3d4ae5fa33a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b18aee1673b94a578e7f3d4ae5fa33a7" member_type: VOTER }
I20260601 13:37:42.788214 29783 leader_election.cc:304] T 00000000000000000000000000000000 P b18aee1673b94a578e7f3d4ae5fa33a7 [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: b18aee1673b94a578e7f3d4ae5fa33a7; no voters: 
I20260601 13:37:42.788383 29783 leader_election.cc:290] T 00000000000000000000000000000000 P b18aee1673b94a578e7f3d4ae5fa33a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:42.788553 29786 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b18aee1673b94a578e7f3d4ae5fa33a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:42.788839 29786 raft_consensus.cc:697] T 00000000000000000000000000000000 P b18aee1673b94a578e7f3d4ae5fa33a7 [term 1 LEADER]: Becoming Leader. State: Replica: b18aee1673b94a578e7f3d4ae5fa33a7, State: Running, Role: LEADER
I20260601 13:37:42.788964 29783 sys_catalog.cc:565] T 00000000000000000000000000000000 P b18aee1673b94a578e7f3d4ae5fa33a7 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:37:42.788995 29786 consensus_queue.cc:237] T 00000000000000000000000000000000 P b18aee1673b94a578e7f3d4ae5fa33a7 [LEADER]: Queue going to LEADER mode. State: All 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: "b18aee1673b94a578e7f3d4ae5fa33a7" member_type: VOTER }
I20260601 13:37:42.789479 29788 sys_catalog.cc:455] T 00000000000000000000000000000000 P b18aee1673b94a578e7f3d4ae5fa33a7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b18aee1673b94a578e7f3d4ae5fa33a7. Latest consensus state: current_term: 1 leader_uuid: "b18aee1673b94a578e7f3d4ae5fa33a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b18aee1673b94a578e7f3d4ae5fa33a7" member_type: VOTER } }
I20260601 13:37:42.789577 29788 sys_catalog.cc:458] T 00000000000000000000000000000000 P b18aee1673b94a578e7f3d4ae5fa33a7 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:42.789462 29787 sys_catalog.cc:455] T 00000000000000000000000000000000 P b18aee1673b94a578e7f3d4ae5fa33a7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b18aee1673b94a578e7f3d4ae5fa33a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b18aee1673b94a578e7f3d4ae5fa33a7" member_type: VOTER } }
I20260601 13:37:42.789852 29787 sys_catalog.cc:458] T 00000000000000000000000000000000 P b18aee1673b94a578e7f3d4ae5fa33a7 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:42.790273 29792 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:37:42.791051 29792 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:37:42.791339 26218 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:37:42.793265 29792 catalog_manager.cc:1382] Generated new cluster ID: 132f22a5a74242078707f1be6d338024
I20260601 13:37:42.793336 29792 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:37:42.817458 29792 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:37:42.818102 29792 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:37:42.823904 29792 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b18aee1673b94a578e7f3d4ae5fa33a7: Generated new TSK 0
I20260601 13:37:42.824100 29792 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:37:42.856173 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:42.858837 29805 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:42.859015 26218 server_base.cc:1061] running on GCE node
W20260601 13:37:42.859015 29807 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:42.859002 29804 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:42.859423 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:42.859469 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:37:42.859485 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321062859485 us; error 0 us; skew 500 ppm
I20260601 13:37:42.860460 26218 webserver.cc:533] Webserver started at http://127.25.154.129:45667/ using document root <none> and password file <none>
I20260601 13:37:42.860648 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:42.860699 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:42.860754 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:42.861122 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320984125593-26218-0/minicluster-data/ts-0-root/instance:
uuid: "b0cf3c4d4fcb480bb67ec10e3b37618b"
format_stamp: "Formatted at 2026-06-01 13:37:42 on dist-test-slave-whnk"
I20260601 13:37:42.862787 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:42.863881 29812 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:42.864267 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:42.864362 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320984125593-26218-0/minicluster-data/ts-0-root
uuid: "b0cf3c4d4fcb480bb67ec10e3b37618b"
format_stamp: "Formatted at 2026-06-01 13:37:42 on dist-test-slave-whnk"
I20260601 13:37:42.864461 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320984125593-26218-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320984125593-26218-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320984125593-26218-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)
I20260601 13:37:42.878331 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:42.878752 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:42.879077 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:42.879603 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:42.879669 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:42.879725 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:42.879761 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:42.884119 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.129:44707
I20260601 13:37:42.884177 29875 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.129:44707 every 8 connection(s)
I20260601 13:37:42.885035 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:42.887285 29883 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:42.887485 29880 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:42.887641 29881 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:42.887766 26218 server_base.cc:1061] running on GCE node
I20260601 13:37:42.887991 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:42.888036 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:37:42.888051 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321062888052 us; error 0 us; skew 500 ppm
I20260601 13:37:42.889196 26218 webserver.cc:533] Webserver started at http://127.25.154.130:34303/ using document root <none> and password file <none>
I20260601 13:37:42.889389 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:42.889461 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:42.889551 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:42.890379 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320984125593-26218-0/minicluster-data/ts-1-root/instance:
uuid: "d468c2b7dc82420fb217cb162cb99adf"
format_stamp: "Formatted at 2026-06-01 13:37:42 on dist-test-slave-whnk"
I20260601 13:37:42.890738 29876 heartbeater.cc:344] Connected to a master server at 127.25.154.190:45285
I20260601 13:37:42.890859 29876 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:42.891134 29876 heartbeater.cc:507] Master 127.25.154.190:45285 requested a full tablet report, sending...
I20260601 13:37:42.891860 29745 ts_manager.cc:194] Registered new tserver with Master: b0cf3c4d4fcb480bb67ec10e3b37618b (127.25.154.129:44707)
I20260601 13:37:42.892338 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:42.892794 29745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36426
I20260601 13:37:42.893469 29888 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:42.893766 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:42.893851 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320984125593-26218-0/minicluster-data/ts-1-root
uuid: "d468c2b7dc82420fb217cb162cb99adf"
format_stamp: "Formatted at 2026-06-01 13:37:42 on dist-test-slave-whnk"
I20260601 13:37:42.893935 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320984125593-26218-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320984125593-26218-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320984125593-26218-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)
I20260601 13:37:42.902781 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:42.903128 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:42.903412 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:42.903862 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:42.903918 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:42.903972 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:42.904016 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:42.908104 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.130:45147
I20260601 13:37:42.908190 29951 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.130:45147 every 8 connection(s)
I20260601 13:37:42.908911 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:42.910931 29956 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:42.910980 29958 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:42.911188 26218 server_base.cc:1061] running on GCE node
W20260601 13:37:42.911672 29955 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:42.911924 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:42.911988 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:37:42.912020 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321062912019 us; error 0 us; skew 500 ppm
I20260601 13:37:42.913043 26218 webserver.cc:533] Webserver started at http://127.25.154.131:43523/ using document root <none> and password file <none>
I20260601 13:37:42.913214 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:42.913285 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:42.913367 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:42.913533 29952 heartbeater.cc:344] Connected to a master server at 127.25.154.190:45285
I20260601 13:37:42.913635 29952 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:42.913849 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320984125593-26218-0/minicluster-data/ts-2-root/instance:
uuid: "5ac5878bc4a641dab544d5854ee0ec36"
format_stamp: "Formatted at 2026-06-01 13:37:42 on dist-test-slave-whnk"
I20260601 13:37:42.913878 29952 heartbeater.cc:507] Master 127.25.154.190:45285 requested a full tablet report, sending...
I20260601 13:37:42.914599 29745 ts_manager.cc:194] Registered new tserver with Master: d468c2b7dc82420fb217cb162cb99adf (127.25.154.130:45147)
I20260601 13:37:42.915189 29745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36440
I20260601 13:37:42.915632 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:42.916625 29963 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:42.916872 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:42.916954 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320984125593-26218-0/minicluster-data/ts-2-root
uuid: "5ac5878bc4a641dab544d5854ee0ec36"
format_stamp: "Formatted at 2026-06-01 13:37:42 on dist-test-slave-whnk"
I20260601 13:37:42.917040 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320984125593-26218-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320984125593-26218-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320984125593-26218-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)
I20260601 13:37:42.940884 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:42.941327 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:42.941655 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:42.942222 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:42.942286 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:42.942343 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:42.942390 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:42.946717 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.131:46677
I20260601 13:37:42.946820 30026 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.131:46677 every 8 connection(s)
I20260601 13:37:42.947641 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:42.949636 30031 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:42.949633 30033 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:42.949636 30030 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:42.949983 26218 server_base.cc:1061] running on GCE node
I20260601 13:37:42.950297 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:42.950353 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:37:42.950376 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321062950375 us; error 0 us; skew 500 ppm
I20260601 13:37:42.951401 26218 webserver.cc:533] Webserver started at http://127.25.154.132:44879/ using document root <none> and password file <none>
I20260601 13:37:42.951565 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:42.951627 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:42.951706 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:42.952108 30027 heartbeater.cc:344] Connected to a master server at 127.25.154.190:45285
I20260601 13:37:42.952214 30027 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:42.952171 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320984125593-26218-0/minicluster-data/ts-3-root/instance:
uuid: "c9956e6295804d1cb99dc24d069d9213"
format_stamp: "Formatted at 2026-06-01 13:37:42 on dist-test-slave-whnk"
I20260601 13:37:42.952427 30027 heartbeater.cc:507] Master 127.25.154.190:45285 requested a full tablet report, sending...
I20260601 13:37:42.953089 29745 ts_manager.cc:194] Registered new tserver with Master: 5ac5878bc4a641dab544d5854ee0ec36 (127.25.154.131:46677)
I20260601 13:37:42.953773 29745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36448
I20260601 13:37:42.954015 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:42.955019 30038 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:42.955289 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:42.955372 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320984125593-26218-0/minicluster-data/ts-3-root
uuid: "c9956e6295804d1cb99dc24d069d9213"
format_stamp: "Formatted at 2026-06-01 13:37:42 on dist-test-slave-whnk"
I20260601 13:37:42.955457 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320984125593-26218-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320984125593-26218-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320984125593-26218-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)
I20260601 13:37:42.962833 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:42.963299 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:42.963620 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:42.964102 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:42.964162 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:42.964219 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:42.964274 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:42.969622 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.132:36471
I20260601 13:37:42.969674 30101 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.132:36471 every 8 connection(s)
I20260601 13:37:42.975383 30102 heartbeater.cc:344] Connected to a master server at 127.25.154.190:45285
I20260601 13:37:42.975507 30102 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:42.975768 30102 heartbeater.cc:507] Master 127.25.154.190:45285 requested a full tablet report, sending...
I20260601 13:37:42.976409 29745 ts_manager.cc:194] Registered new tserver with Master: c9956e6295804d1cb99dc24d069d9213 (127.25.154.132:36471)
I20260601 13:37:42.976981 29745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36450
I20260601 13:37:42.976998 26218 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.006923755s
I20260601 13:37:43.893959 29876 heartbeater.cc:499] Master 127.25.154.190:45285 was elected leader, sending a full tablet report...
I20260601 13:37:43.916258 29952 heartbeater.cc:499] Master 127.25.154.190:45285 was elected leader, sending a full tablet report...
I20260601 13:37:43.954669 30027 heartbeater.cc:499] Master 127.25.154.190:45285 was elected leader, sending a full tablet report...
I20260601 13:37:43.978122 30102 heartbeater.cc:499] Master 127.25.154.190:45285 was elected leader, sending a full tablet report...
I20260601 13:37:44.018990 29745 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36466:
name: "test-workload"
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: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260601 13:37:44.029893 29916 tablet_service.cc:1511] Processing CreateTablet for tablet ee1d67835f60457badfc4d6273101cdd (DEFAULT_TABLE table=test-workload [id=489018bedea0496ab6a7cc0b91e3a85e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:37:44.030298 29916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1d67835f60457badfc4d6273101cdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.030274 29840 tablet_service.cc:1511] Processing CreateTablet for tablet ee1d67835f60457badfc4d6273101cdd (DEFAULT_TABLE table=test-workload [id=489018bedea0496ab6a7cc0b91e3a85e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:37:44.030483 29840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1d67835f60457badfc4d6273101cdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.032826 30123 tablet_bootstrap.cc:492] T ee1d67835f60457badfc4d6273101cdd P d468c2b7dc82420fb217cb162cb99adf: Bootstrap starting.
I20260601 13:37:44.033618 29991 tablet_service.cc:1511] Processing CreateTablet for tablet ee1d67835f60457badfc4d6273101cdd (DEFAULT_TABLE table=test-workload [id=489018bedea0496ab6a7cc0b91e3a85e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:37:44.033910 29991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1d67835f60457badfc4d6273101cdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:44.034109 30123 tablet_bootstrap.cc:654] T ee1d67835f60457badfc4d6273101cdd P d468c2b7dc82420fb217cb162cb99adf: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.034814 30124 tablet_bootstrap.cc:492] T ee1d67835f60457badfc4d6273101cdd P b0cf3c4d4fcb480bb67ec10e3b37618b: Bootstrap starting.
I20260601 13:37:44.035610 30124 tablet_bootstrap.cc:654] T ee1d67835f60457badfc4d6273101cdd P b0cf3c4d4fcb480bb67ec10e3b37618b: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.035895 30126 tablet_bootstrap.cc:492] T ee1d67835f60457badfc4d6273101cdd P 5ac5878bc4a641dab544d5854ee0ec36: Bootstrap starting.
I20260601 13:37:44.036628 30123 tablet_bootstrap.cc:492] T ee1d67835f60457badfc4d6273101cdd P d468c2b7dc82420fb217cb162cb99adf: No bootstrap required, opened a new log
I20260601 13:37:44.036733 30123 ts_tablet_manager.cc:1403] T ee1d67835f60457badfc4d6273101cdd P d468c2b7dc82420fb217cb162cb99adf: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:44.036916 30124 tablet_bootstrap.cc:492] T ee1d67835f60457badfc4d6273101cdd P b0cf3c4d4fcb480bb67ec10e3b37618b: No bootstrap required, opened a new log
I20260601 13:37:44.036942 30126 tablet_bootstrap.cc:654] T ee1d67835f60457badfc4d6273101cdd P 5ac5878bc4a641dab544d5854ee0ec36: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:44.037051 30124 ts_tablet_manager.cc:1403] T ee1d67835f60457badfc4d6273101cdd P b0cf3c4d4fcb480bb67ec10e3b37618b: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:37:44.037297 30123 raft_consensus.cc:359] T ee1d67835f60457badfc4d6273101cdd P d468c2b7dc82420fb217cb162cb99adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d468c2b7dc82420fb217cb162cb99adf" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 45147 } } peers { permanent_uuid: "b0cf3c4d4fcb480bb67ec10e3b37618b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 44707 } } peers { permanent_uuid: "5ac5878bc4a641dab544d5854ee0ec36" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 46677 } }
I20260601 13:37:44.037421 30123 raft_consensus.cc:385] T ee1d67835f60457badfc4d6273101cdd P d468c2b7dc82420fb217cb162cb99adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.037463 30123 raft_consensus.cc:740] T ee1d67835f60457badfc4d6273101cdd P d468c2b7dc82420fb217cb162cb99adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d468c2b7dc82420fb217cb162cb99adf, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.037597 30123 consensus_queue.cc:260] T ee1d67835f60457badfc4d6273101cdd P d468c2b7dc82420fb217cb162cb99adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d468c2b7dc82420fb217cb162cb99adf" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 45147 } } peers { permanent_uuid: "b0cf3c4d4fcb480bb67ec10e3b37618b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 44707 } } peers { permanent_uuid: "5ac5878bc4a641dab544d5854ee0ec36" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 46677 } }
I20260601 13:37:44.037562 30124 raft_consensus.cc:359] T ee1d67835f60457badfc4d6273101cdd P b0cf3c4d4fcb480bb67ec10e3b37618b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d468c2b7dc82420fb217cb162cb99adf" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 45147 } } peers { permanent_uuid: "b0cf3c4d4fcb480bb67ec10e3b37618b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 44707 } } peers { permanent_uuid: "5ac5878bc4a641dab544d5854ee0ec36" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 46677 } }
I20260601 13:37:44.037986 30124 raft_consensus.cc:385] T ee1d67835f60457badfc4d6273101cdd P b0cf3c4d4fcb480bb67ec10e3b37618b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.038033 30124 raft_consensus.cc:740] T ee1d67835f60457badfc4d6273101cdd P b0cf3c4d4fcb480bb67ec10e3b37618b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0cf3c4d4fcb480bb67ec10e3b37618b, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.038051 30123 ts_tablet_manager.cc:1434] T ee1d67835f60457badfc4d6273101cdd P d468c2b7dc82420fb217cb162cb99adf: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:44.038198 30124 consensus_queue.cc:260] T ee1d67835f60457badfc4d6273101cdd P b0cf3c4d4fcb480bb67ec10e3b37618b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d468c2b7dc82420fb217cb162cb99adf" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 45147 } } peers { permanent_uuid: "b0cf3c4d4fcb480bb67ec10e3b37618b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 44707 } } peers { permanent_uuid: "5ac5878bc4a641dab544d5854ee0ec36" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 46677 } }
I20260601 13:37:44.038694 30124 ts_tablet_manager.cc:1434] T ee1d67835f60457badfc4d6273101cdd P b0cf3c4d4fcb480bb67ec10e3b37618b: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:44.039059 30126 tablet_bootstrap.cc:492] T ee1d67835f60457badfc4d6273101cdd P 5ac5878bc4a641dab544d5854ee0ec36: No bootstrap required, opened a new log
I20260601 13:37:44.039196 30126 ts_tablet_manager.cc:1403] T ee1d67835f60457badfc4d6273101cdd P 5ac5878bc4a641dab544d5854ee0ec36: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:44.039739 30126 raft_consensus.cc:359] T ee1d67835f60457badfc4d6273101cdd P 5ac5878bc4a641dab544d5854ee0ec36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d468c2b7dc82420fb217cb162cb99adf" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 45147 } } peers { permanent_uuid: "b0cf3c4d4fcb480bb67ec10e3b37618b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 44707 } } peers { permanent_uuid: "5ac5878bc4a641dab544d5854ee0ec36" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 46677 } }
I20260601 13:37:44.039858 30126 raft_consensus.cc:385] T ee1d67835f60457badfc4d6273101cdd P 5ac5878bc4a641dab544d5854ee0ec36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:44.039919 30126 raft_consensus.cc:740] T ee1d67835f60457badfc4d6273101cdd P 5ac5878bc4a641dab544d5854ee0ec36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ac5878bc4a641dab544d5854ee0ec36, State: Initialized, Role: FOLLOWER
I20260601 13:37:44.040066 30126 consensus_queue.cc:260] T ee1d67835f60457badfc4d6273101cdd P 5ac5878bc4a641dab544d5854ee0ec36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d468c2b7dc82420fb217cb162cb99adf" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 45147 } } peers { permanent_uuid: "b0cf3c4d4fcb480bb67ec10e3b37618b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 44707 } } peers { permanent_uuid: "5ac5878bc4a641dab544d5854ee0ec36" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 46677 } }
I20260601 13:37:44.040485 30126 ts_tablet_manager.cc:1434] T ee1d67835f60457badfc4d6273101cdd P 5ac5878bc4a641dab544d5854ee0ec36: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:44.093307 30131 raft_consensus.cc:493] T ee1d67835f60457badfc4d6273101cdd P 5ac5878bc4a641dab544d5854ee0ec36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:44.093459 30131 raft_consensus.cc:515] T ee1d67835f60457badfc4d6273101cdd P 5ac5878bc4a641dab544d5854ee0ec36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d468c2b7dc82420fb217cb162cb99adf" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 45147 } } peers { permanent_uuid: "b0cf3c4d4fcb480bb67ec10e3b37618b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 44707 } } peers { permanent_uuid: "5ac5878bc4a641dab544d5854ee0ec36" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 46677 } }
I20260601 13:37:44.093983 30131 leader_election.cc:290] T ee1d67835f60457badfc4d6273101cdd P 5ac5878bc4a641dab544d5854ee0ec36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d468c2b7dc82420fb217cb162cb99adf (127.25.154.130:45147), b0cf3c4d4fcb480bb67ec10e3b37618b (127.25.154.129:44707)
I20260601 13:37:44.097661 29926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1d67835f60457badfc4d6273101cdd" candidate_uuid: "5ac5878bc4a641dab544d5854ee0ec36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d468c2b7dc82420fb217cb162cb99adf" is_pre_election: true
I20260601 13:37:44.097752 29850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1d67835f60457badfc4d6273101cdd" candidate_uuid: "5ac5878bc4a641dab544d5854ee0ec36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0cf3c4d4fcb480bb67ec10e3b37618b" is_pre_election: true
I20260601 13:37:44.097858 29926 raft_consensus.cc:2468] T ee1d67835f60457badfc4d6273101cdd P d468c2b7dc82420fb217cb162cb99adf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ac5878bc4a641dab544d5854ee0ec36 in term 0.
I20260601 13:37:44.097890 29850 raft_consensus.cc:2468] T ee1d67835f60457badfc4d6273101cdd P b0cf3c4d4fcb480bb67ec10e3b37618b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ac5878bc4a641dab544d5854ee0ec36 in term 0.
I20260601 13:37:44.098268 29967 leader_election.cc:304] T ee1d67835f60457badfc4d6273101cdd P 5ac5878bc4a641dab544d5854ee0ec36 [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: 5ac5878bc4a641dab544d5854ee0ec36, b0cf3c4d4fcb480bb67ec10e3b37618b, d468c2b7dc82420fb217cb162cb99adf; no voters: 
I20260601 13:37:44.098457 30131 raft_consensus.cc:2804] T ee1d67835f60457badfc4d6273101cdd P 5ac5878bc4a641dab544d5854ee0ec36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:44.098515 30131 raft_consensus.cc:493] T ee1d67835f60457badfc4d6273101cdd P 5ac5878bc4a641dab544d5854ee0ec36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:44.098542 30131 raft_consensus.cc:3060] T ee1d67835f60457badfc4d6273101cdd P 5ac5878bc4a641dab544d5854ee0ec36 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.099447 30131 raft_consensus.cc:515] T ee1d67835f60457badfc4d6273101cdd P 5ac5878bc4a641dab544d5854ee0ec36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d468c2b7dc82420fb217cb162cb99adf" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 45147 } } peers { permanent_uuid: "b0cf3c4d4fcb480bb67ec10e3b37618b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 44707 } } peers { permanent_uuid: "5ac5878bc4a641dab544d5854ee0ec36" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 46677 } }
I20260601 13:37:44.099814 30131 leader_election.cc:290] T ee1d67835f60457badfc4d6273101cdd P 5ac5878bc4a641dab544d5854ee0ec36 [CANDIDATE]: Term 1 election: Requested vote from peers d468c2b7dc82420fb217cb162cb99adf (127.25.154.130:45147), b0cf3c4d4fcb480bb67ec10e3b37618b (127.25.154.129:44707)
I20260601 13:37:44.100205 29850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1d67835f60457badfc4d6273101cdd" candidate_uuid: "5ac5878bc4a641dab544d5854ee0ec36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0cf3c4d4fcb480bb67ec10e3b37618b"
I20260601 13:37:44.100210 29926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1d67835f60457badfc4d6273101cdd" candidate_uuid: "5ac5878bc4a641dab544d5854ee0ec36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d468c2b7dc82420fb217cb162cb99adf"
I20260601 13:37:44.100339 29926 raft_consensus.cc:3060] T ee1d67835f60457badfc4d6273101cdd P d468c2b7dc82420fb217cb162cb99adf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.100339 29850 raft_consensus.cc:3060] T ee1d67835f60457badfc4d6273101cdd P b0cf3c4d4fcb480bb67ec10e3b37618b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:44.101315 29850 raft_consensus.cc:2468] T ee1d67835f60457badfc4d6273101cdd P b0cf3c4d4fcb480bb67ec10e3b37618b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ac5878bc4a641dab544d5854ee0ec36 in term 1.
I20260601 13:37:44.101315 29926 raft_consensus.cc:2468] T ee1d67835f60457badfc4d6273101cdd P d468c2b7dc82420fb217cb162cb99adf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ac5878bc4a641dab544d5854ee0ec36 in term 1.
I20260601 13:37:44.101660 29967 leader_election.cc:304] T ee1d67835f60457badfc4d6273101cdd P 5ac5878bc4a641dab544d5854ee0ec36 [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: 5ac5878bc4a641dab544d5854ee0ec36, b0cf3c4d4fcb480bb67ec10e3b37618b; no voters: 
I20260601 13:37:44.101869 30131 raft_consensus.cc:2804] T ee1d67835f60457badfc4d6273101cdd P 5ac5878bc4a641dab544d5854ee0ec36 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:44.102079 30131 raft_consensus.cc:697] T ee1d67835f60457badfc4d6273101cdd P 5ac5878bc4a641dab544d5854ee0ec36 [term 1 LEADER]: Becoming Leader. State: Replica: 5ac5878bc4a641dab544d5854ee0ec36, State: Running, Role: LEADER
I20260601 13:37:44.102248 30131 consensus_queue.cc:237] T ee1d67835f60457badfc4d6273101cdd P 5ac5878bc4a641dab544d5854ee0ec36 [LEADER]: Queue going to LEADER mode. State: All 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: "d468c2b7dc82420fb217cb162cb99adf" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 45147 } } peers { permanent_uuid: "b0cf3c4d4fcb480bb67ec10e3b37618b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 44707 } } peers { permanent_uuid: "5ac5878bc4a641dab544d5854ee0ec36" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 46677 } }
I20260601 13:37:44.103910 29746 catalog_manager.cc:5696] T ee1d67835f60457badfc4d6273101cdd P 5ac5878bc4a641dab544d5854ee0ec36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ac5878bc4a641dab544d5854ee0ec36 (127.25.154.131). New cstate: current_term: 1 leader_uuid: "5ac5878bc4a641dab544d5854ee0ec36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d468c2b7dc82420fb217cb162cb99adf" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 45147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0cf3c4d4fcb480bb67ec10e3b37618b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 44707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ac5878bc4a641dab544d5854ee0ec36" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 46677 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:44.487408 30131 consensus_queue.cc:1048] T ee1d67835f60457badfc4d6273101cdd P 5ac5878bc4a641dab544d5854ee0ec36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0cf3c4d4fcb480bb67ec10e3b37618b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 44707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:44.490783 30131 consensus_queue.cc:1048] T ee1d67835f60457badfc4d6273101cdd P 5ac5878bc4a641dab544d5854ee0ec36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d468c2b7dc82420fb217cb162cb99adf" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 45147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:44.791229 29801 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:44.791536 29801 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:44.791610 29801 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:46.791989 29801 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:46.792392 29801 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:46.792455 29801 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:48.792855 29801 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:48.793365 29801 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:48.793442 29801 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:50.793807 29801 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:50.794253 29801 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:50.794320 29801 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:52.794800 29801 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:52.795403 29801 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:52.795509 29801 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:54.795806 29801 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:54.796224 29801 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:54.796296 29801 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:55.178332 26218 tablet_server.cc:179] TabletServer@127.25.154.129:0 shutting down...
I20260601 13:37:55.182775 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:55.183037 26218 tablet_replica.cc:333] T ee1d67835f60457badfc4d6273101cdd P b0cf3c4d4fcb480bb67ec10e3b37618b: stopping tablet replica
I20260601 13:37:55.183202 26218 raft_consensus.cc:2243] T ee1d67835f60457badfc4d6273101cdd P b0cf3c4d4fcb480bb67ec10e3b37618b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:55.183355 26218 raft_consensus.cc:2272] T ee1d67835f60457badfc4d6273101cdd P b0cf3c4d4fcb480bb67ec10e3b37618b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:55.198370 26218 tablet_server.cc:196] TabletServer@127.25.154.129:0 shutdown complete.
I20260601 13:37:55.200811 26218 tablet_server.cc:179] TabletServer@127.25.154.130:0 shutting down...
I20260601 13:37:55.206008 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:55.206396 26218 tablet_replica.cc:333] T ee1d67835f60457badfc4d6273101cdd P d468c2b7dc82420fb217cb162cb99adf: stopping tablet replica
I20260601 13:37:55.206609 26218 raft_consensus.cc:2243] T ee1d67835f60457badfc4d6273101cdd P d468c2b7dc82420fb217cb162cb99adf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:55.206768 26218 raft_consensus.cc:2272] T ee1d67835f60457badfc4d6273101cdd P d468c2b7dc82420fb217cb162cb99adf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:55.220023 26218 tablet_server.cc:196] TabletServer@127.25.154.130:0 shutdown complete.
I20260601 13:37:55.222330 26218 tablet_server.cc:179] TabletServer@127.25.154.131:0 shutting down...
I20260601 13:37:55.227646 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:55.227946 26218 tablet_replica.cc:333] T ee1d67835f60457badfc4d6273101cdd P 5ac5878bc4a641dab544d5854ee0ec36: stopping tablet replica
I20260601 13:37:55.228102 26218 raft_consensus.cc:2243] T ee1d67835f60457badfc4d6273101cdd P 5ac5878bc4a641dab544d5854ee0ec36 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:55.228381 26218 raft_consensus.cc:2272] T ee1d67835f60457badfc4d6273101cdd P 5ac5878bc4a641dab544d5854ee0ec36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:55.242007 26218 tablet_server.cc:196] TabletServer@127.25.154.131:0 shutdown complete.
I20260601 13:37:55.244997 26218 tablet_server.cc:179] TabletServer@127.25.154.132:0 shutting down...
I20260601 13:37:55.250264 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:55.263217 26218 tablet_server.cc:196] TabletServer@127.25.154.132:0 shutdown complete.
I20260601 13:37:55.265723 26218 master.cc:562] Master@127.25.154.190:45285 shutting down...
I20260601 13:37:55.270737 26218 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b18aee1673b94a578e7f3d4ae5fa33a7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:55.270936 26218 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b18aee1673b94a578e7f3d4ae5fa33a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:55.270988 26218 tablet_replica.cc:333] T 00000000000000000000000000000000 P b18aee1673b94a578e7f3d4ae5fa33a7: stopping tablet replica
I20260601 13:37:55.283906 26218 master.cc:584] Master@127.25.154.190:45285 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12541 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260601 13:37:55.291640 26218 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.154.190:45189
I20260601 13:37:55.292047 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:55.294644 30146 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:55.294744 30145 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:55.294811 26218 server_base.cc:1061] running on GCE node
W20260601 13:37:55.294624 30148 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:55.295117 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:55.295166 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:37:55.295182 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321075295182 us; error 0 us; skew 500 ppm
I20260601 13:37:55.296077 26218 webserver.cc:533] Webserver started at http://127.25.154.190:38435/ using document root <none> and password file <none>
I20260601 13:37:55.296224 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:55.296276 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:55.296331 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:55.296785 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320984125593-26218-0/minicluster-data/master-0-root/instance:
uuid: "a980e43e5bc84470ae1dba9c4643bb47"
format_stamp: "Formatted at 2026-06-01 13:37:55 on dist-test-slave-whnk"
I20260601 13:37:55.298357 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:55.299373 30153 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:55.299670 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:55.299772 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320984125593-26218-0/minicluster-data/master-0-root
uuid: "a980e43e5bc84470ae1dba9c4643bb47"
format_stamp: "Formatted at 2026-06-01 13:37:55 on dist-test-slave-whnk"
I20260601 13:37:55.299865 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320984125593-26218-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320984125593-26218-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320984125593-26218-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)
I20260601 13:37:55.311610 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:55.312064 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:55.317323 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.190:45189
I20260601 13:37:55.320492 30205 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.190:45189 every 8 connection(s)
I20260601 13:37:55.321056 30206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:55.322968 30206 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a980e43e5bc84470ae1dba9c4643bb47: Bootstrap starting.
I20260601 13:37:55.323735 30206 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a980e43e5bc84470ae1dba9c4643bb47: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:55.324766 30206 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a980e43e5bc84470ae1dba9c4643bb47: No bootstrap required, opened a new log
I20260601 13:37:55.325114 30206 raft_consensus.cc:359] T 00000000000000000000000000000000 P a980e43e5bc84470ae1dba9c4643bb47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a980e43e5bc84470ae1dba9c4643bb47" member_type: VOTER }
I20260601 13:37:55.325232 30206 raft_consensus.cc:385] T 00000000000000000000000000000000 P a980e43e5bc84470ae1dba9c4643bb47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:55.325258 30206 raft_consensus.cc:740] T 00000000000000000000000000000000 P a980e43e5bc84470ae1dba9c4643bb47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a980e43e5bc84470ae1dba9c4643bb47, State: Initialized, Role: FOLLOWER
I20260601 13:37:55.325402 30206 consensus_queue.cc:260] T 00000000000000000000000000000000 P a980e43e5bc84470ae1dba9c4643bb47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a980e43e5bc84470ae1dba9c4643bb47" member_type: VOTER }
I20260601 13:37:55.325484 30206 raft_consensus.cc:399] T 00000000000000000000000000000000 P a980e43e5bc84470ae1dba9c4643bb47 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:55.325508 30206 raft_consensus.cc:493] T 00000000000000000000000000000000 P a980e43e5bc84470ae1dba9c4643bb47 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:55.325537 30206 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a980e43e5bc84470ae1dba9c4643bb47 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:55.326261 30206 raft_consensus.cc:515] T 00000000000000000000000000000000 P a980e43e5bc84470ae1dba9c4643bb47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a980e43e5bc84470ae1dba9c4643bb47" member_type: VOTER }
I20260601 13:37:55.326370 30206 leader_election.cc:304] T 00000000000000000000000000000000 P a980e43e5bc84470ae1dba9c4643bb47 [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: a980e43e5bc84470ae1dba9c4643bb47; no voters: 
I20260601 13:37:55.326510 30206 leader_election.cc:290] T 00000000000000000000000000000000 P a980e43e5bc84470ae1dba9c4643bb47 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:55.326689 30209 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a980e43e5bc84470ae1dba9c4643bb47 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:55.326886 30209 raft_consensus.cc:697] T 00000000000000000000000000000000 P a980e43e5bc84470ae1dba9c4643bb47 [term 1 LEADER]: Becoming Leader. State: Replica: a980e43e5bc84470ae1dba9c4643bb47, State: Running, Role: LEADER
I20260601 13:37:55.327014 30206 sys_catalog.cc:565] T 00000000000000000000000000000000 P a980e43e5bc84470ae1dba9c4643bb47 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:37:55.327019 30209 consensus_queue.cc:237] T 00000000000000000000000000000000 P a980e43e5bc84470ae1dba9c4643bb47 [LEADER]: Queue going to LEADER mode. State: All 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: "a980e43e5bc84470ae1dba9c4643bb47" member_type: VOTER }
I20260601 13:37:55.327730 30211 sys_catalog.cc:455] T 00000000000000000000000000000000 P a980e43e5bc84470ae1dba9c4643bb47 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a980e43e5bc84470ae1dba9c4643bb47. Latest consensus state: current_term: 1 leader_uuid: "a980e43e5bc84470ae1dba9c4643bb47" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a980e43e5bc84470ae1dba9c4643bb47" member_type: VOTER } }
I20260601 13:37:55.327926 30211 sys_catalog.cc:458] T 00000000000000000000000000000000 P a980e43e5bc84470ae1dba9c4643bb47 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:55.327986 30210 sys_catalog.cc:455] T 00000000000000000000000000000000 P a980e43e5bc84470ae1dba9c4643bb47 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a980e43e5bc84470ae1dba9c4643bb47" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a980e43e5bc84470ae1dba9c4643bb47" member_type: VOTER } }
I20260601 13:37:55.328141 30210 sys_catalog.cc:458] T 00000000000000000000000000000000 P a980e43e5bc84470ae1dba9c4643bb47 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:55.328367 30218 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:37:55.329536 30218 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:37:55.329771 26218 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:37:55.331801 30218 catalog_manager.cc:1382] Generated new cluster ID: f703d60827b645baa99add96d379e409
I20260601 13:37:55.331869 30218 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:37:55.347484 30218 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:37:55.348073 30218 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:37:55.354969 30218 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a980e43e5bc84470ae1dba9c4643bb47: Generated new TSK 0
I20260601 13:37:55.355155 30218 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:37:55.362578 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:37:55.365511 26218 server_base.cc:1061] running on GCE node
W20260601 13:37:55.365463 30227 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:55.365440 30228 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:55.365447 30230 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:55.366003 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:55.366194 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:37:55.366305 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321075366304 us; error 0 us; skew 500 ppm
I20260601 13:37:55.367357 26218 webserver.cc:533] Webserver started at http://127.25.154.129:42675/ using document root <none> and password file <none>
I20260601 13:37:55.367623 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:55.367723 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:55.367825 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:55.368278 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320984125593-26218-0/minicluster-data/ts-0-root/instance:
uuid: "1011399ed7ae4e00bb0a08ad9f1fc460"
format_stamp: "Formatted at 2026-06-01 13:37:55 on dist-test-slave-whnk"
I20260601 13:37:55.370201 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:55.371297 30235 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:55.371636 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:55.371762 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320984125593-26218-0/minicluster-data/ts-0-root
uuid: "1011399ed7ae4e00bb0a08ad9f1fc460"
format_stamp: "Formatted at 2026-06-01 13:37:55 on dist-test-slave-whnk"
I20260601 13:37:55.371855 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320984125593-26218-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320984125593-26218-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320984125593-26218-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)
I20260601 13:37:55.381719 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:55.382247 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:55.382591 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:55.383078 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:55.383139 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:55.383188 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:55.383239 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:55.388041 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.129:35697
I20260601 13:37:55.388063 30298 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.129:35697 every 8 connection(s)
I20260601 13:37:55.389218 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:55.391417 30304 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:55.391455 30303 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:55.391844 26218 server_base.cc:1061] running on GCE node
W20260601 13:37:55.392088 30306 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:55.392369 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:55.392426 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:37:55.392450 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321075392450 us; error 0 us; skew 500 ppm
I20260601 13:37:55.393407 26218 webserver.cc:533] Webserver started at http://127.25.154.130:39347/ using document root <none> and password file <none>
I20260601 13:37:55.393539 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:55.393584 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:55.393641 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:55.394003 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320984125593-26218-0/minicluster-data/ts-1-root/instance:
uuid: "40c82cc3f5554f6ea6947b652f8fe564"
format_stamp: "Formatted at 2026-06-01 13:37:55 on dist-test-slave-whnk"
I20260601 13:37:55.395695 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:55.396912 30311 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:55.397559 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:55.397629 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320984125593-26218-0/minicluster-data/ts-1-root
uuid: "40c82cc3f5554f6ea6947b652f8fe564"
format_stamp: "Formatted at 2026-06-01 13:37:55 on dist-test-slave-whnk"
I20260601 13:37:55.397696 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320984125593-26218-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320984125593-26218-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320984125593-26218-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)
I20260601 13:37:55.399407 30299 heartbeater.cc:344] Connected to a master server at 127.25.154.190:45189
I20260601 13:37:55.399506 30299 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:55.399751 30299 heartbeater.cc:507] Master 127.25.154.190:45189 requested a full tablet report, sending...
I20260601 13:37:55.400393 30170 ts_manager.cc:194] Registered new tserver with Master: 1011399ed7ae4e00bb0a08ad9f1fc460 (127.25.154.129:35697)
I20260601 13:37:55.401422 30170 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36202
I20260601 13:37:55.407925 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:55.408455 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:55.408793 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:55.409277 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:55.409341 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:55.409399 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:55.409435 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:55.414412 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.130:39445
I20260601 13:37:55.414433 30374 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.130:39445 every 8 connection(s)
I20260601 13:37:55.415469 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:55.419078 30378 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:37:55.419440 30379 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:55.419472 26218 server_base.cc:1061] running on GCE node
W20260601 13:37:55.419847 30381 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:37:55.420166 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:55.420235 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:37:55.420258 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321075420258 us; error 0 us; skew 500 ppm
I20260601 13:37:55.420482 30375 heartbeater.cc:344] Connected to a master server at 127.25.154.190:45189
I20260601 13:37:55.420598 30375 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:55.420866 30375 heartbeater.cc:507] Master 127.25.154.190:45189 requested a full tablet report, sending...
I20260601 13:37:55.421195 26218 webserver.cc:533] Webserver started at http://127.25.154.131:44201/ using document root <none> and password file <none>
I20260601 13:37:55.421386 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:55.421442 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:55.421527 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:55.421627 30170 ts_manager.cc:194] Registered new tserver with Master: 40c82cc3f5554f6ea6947b652f8fe564 (127.25.154.130:39445)
I20260601 13:37:55.421985 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320984125593-26218-0/minicluster-data/ts-2-root/instance:
uuid: "bcc9a196b3994123b8d889122e2935dd"
format_stamp: "Formatted at 2026-06-01 13:37:55 on dist-test-slave-whnk"
I20260601 13:37:55.422719 30170 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36218
I20260601 13:37:55.424106 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:37:55.425313 30386 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:55.425678 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:55.425824 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320984125593-26218-0/minicluster-data/ts-2-root
uuid: "bcc9a196b3994123b8d889122e2935dd"
format_stamp: "Formatted at 2026-06-01 13:37:55 on dist-test-slave-whnk"
I20260601 13:37:55.425920 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320984125593-26218-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320984125593-26218-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320984125593-26218-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)
I20260601 13:37:55.432924 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:55.433408 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:55.433841 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:55.434448 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:55.434511 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:55.434568 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:55.434617 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:55.442552 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.131:37539
I20260601 13:37:55.442813 30449 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.131:37539 every 8 connection(s)
I20260601 13:37:55.449483 30450 heartbeater.cc:344] Connected to a master server at 127.25.154.190:45189
I20260601 13:37:55.449621 30450 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:55.449901 30450 heartbeater.cc:507] Master 127.25.154.190:45189 requested a full tablet report, sending...
I20260601 13:37:55.450995 30170 ts_manager.cc:194] Registered new tserver with Master: bcc9a196b3994123b8d889122e2935dd (127.25.154.131:37539)
I20260601 13:37:55.451361 26218 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008115166s
I20260601 13:37:55.451692 30170 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36234
I20260601 13:37:56.402578 30299 heartbeater.cc:499] Master 127.25.154.190:45189 was elected leader, sending a full tablet report...
I20260601 13:37:56.424079 30375 heartbeater.cc:499] Master 127.25.154.190:45189 was elected leader, sending a full tablet report...
I20260601 13:37:56.452756 30450 heartbeater.cc:499] Master 127.25.154.190:45189 was elected leader, sending a full tablet report...
I20260601 13:37:56.494189 30170 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36252:
name: "test-workload"
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: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:37:56.494894 30170 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:37:56.507687 30414 tablet_service.cc:1511] Processing CreateTablet for tablet 449cf80f08394bc3b92c782ef5a6de5f (DEFAULT_TABLE table=test-workload [id=9883bab29baa407cb00e8ea4f128b987]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:37:56.507900 30338 tablet_service.cc:1511] Processing CreateTablet for tablet 449cf80f08394bc3b92c782ef5a6de5f (DEFAULT_TABLE table=test-workload [id=9883bab29baa407cb00e8ea4f128b987]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:37:56.508033 30414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 449cf80f08394bc3b92c782ef5a6de5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:56.508116 30338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 449cf80f08394bc3b92c782ef5a6de5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:56.508097 30263 tablet_service.cc:1511] Processing CreateTablet for tablet 449cf80f08394bc3b92c782ef5a6de5f (DEFAULT_TABLE table=test-workload [id=9883bab29baa407cb00e8ea4f128b987]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:37:56.508428 30263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 449cf80f08394bc3b92c782ef5a6de5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:56.510478 30471 tablet_bootstrap.cc:492] T 449cf80f08394bc3b92c782ef5a6de5f P 1011399ed7ae4e00bb0a08ad9f1fc460: Bootstrap starting.
I20260601 13:37:56.511195 30473 tablet_bootstrap.cc:492] T 449cf80f08394bc3b92c782ef5a6de5f P bcc9a196b3994123b8d889122e2935dd: Bootstrap starting.
I20260601 13:37:56.511775 30471 tablet_bootstrap.cc:654] T 449cf80f08394bc3b92c782ef5a6de5f P 1011399ed7ae4e00bb0a08ad9f1fc460: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:56.512303 30473 tablet_bootstrap.cc:654] T 449cf80f08394bc3b92c782ef5a6de5f P bcc9a196b3994123b8d889122e2935dd: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:56.513026 30472 tablet_bootstrap.cc:492] T 449cf80f08394bc3b92c782ef5a6de5f P 40c82cc3f5554f6ea6947b652f8fe564: Bootstrap starting.
I20260601 13:37:56.513065 30471 tablet_bootstrap.cc:492] T 449cf80f08394bc3b92c782ef5a6de5f P 1011399ed7ae4e00bb0a08ad9f1fc460: No bootstrap required, opened a new log
I20260601 13:37:56.513200 30471 ts_tablet_manager.cc:1403] T 449cf80f08394bc3b92c782ef5a6de5f P 1011399ed7ae4e00bb0a08ad9f1fc460: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:56.513494 30473 tablet_bootstrap.cc:492] T 449cf80f08394bc3b92c782ef5a6de5f P bcc9a196b3994123b8d889122e2935dd: No bootstrap required, opened a new log
I20260601 13:37:56.513593 30473 ts_tablet_manager.cc:1403] T 449cf80f08394bc3b92c782ef5a6de5f P bcc9a196b3994123b8d889122e2935dd: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:56.513703 30471 raft_consensus.cc:359] T 449cf80f08394bc3b92c782ef5a6de5f P 1011399ed7ae4e00bb0a08ad9f1fc460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc9a196b3994123b8d889122e2935dd" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37539 } } peers { permanent_uuid: "1011399ed7ae4e00bb0a08ad9f1fc460" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 35697 } } peers { permanent_uuid: "40c82cc3f5554f6ea6947b652f8fe564" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 39445 } }
I20260601 13:37:56.513830 30471 raft_consensus.cc:385] T 449cf80f08394bc3b92c782ef5a6de5f P 1011399ed7ae4e00bb0a08ad9f1fc460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:56.513871 30471 raft_consensus.cc:740] T 449cf80f08394bc3b92c782ef5a6de5f P 1011399ed7ae4e00bb0a08ad9f1fc460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1011399ed7ae4e00bb0a08ad9f1fc460, State: Initialized, Role: FOLLOWER
I20260601 13:37:56.514010 30471 consensus_queue.cc:260] T 449cf80f08394bc3b92c782ef5a6de5f P 1011399ed7ae4e00bb0a08ad9f1fc460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bcc9a196b3994123b8d889122e2935dd" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37539 } } peers { permanent_uuid: "1011399ed7ae4e00bb0a08ad9f1fc460" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 35697 } } peers { permanent_uuid: "40c82cc3f5554f6ea6947b652f8fe564" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 39445 } }
I20260601 13:37:56.514066 30473 raft_consensus.cc:359] T 449cf80f08394bc3b92c782ef5a6de5f P bcc9a196b3994123b8d889122e2935dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc9a196b3994123b8d889122e2935dd" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37539 } } peers { permanent_uuid: "1011399ed7ae4e00bb0a08ad9f1fc460" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 35697 } } peers { permanent_uuid: "40c82cc3f5554f6ea6947b652f8fe564" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 39445 } }
I20260601 13:37:56.514161 30473 raft_consensus.cc:385] T 449cf80f08394bc3b92c782ef5a6de5f P bcc9a196b3994123b8d889122e2935dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:56.514194 30473 raft_consensus.cc:740] T 449cf80f08394bc3b92c782ef5a6de5f P bcc9a196b3994123b8d889122e2935dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc9a196b3994123b8d889122e2935dd, State: Initialized, Role: FOLLOWER
I20260601 13:37:56.514328 30473 consensus_queue.cc:260] T 449cf80f08394bc3b92c782ef5a6de5f P bcc9a196b3994123b8d889122e2935dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bcc9a196b3994123b8d889122e2935dd" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37539 } } peers { permanent_uuid: "1011399ed7ae4e00bb0a08ad9f1fc460" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 35697 } } peers { permanent_uuid: "40c82cc3f5554f6ea6947b652f8fe564" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 39445 } }
I20260601 13:37:56.514454 30471 ts_tablet_manager.cc:1434] T 449cf80f08394bc3b92c782ef5a6de5f P 1011399ed7ae4e00bb0a08ad9f1fc460: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:56.514742 30472 tablet_bootstrap.cc:654] T 449cf80f08394bc3b92c782ef5a6de5f P 40c82cc3f5554f6ea6947b652f8fe564: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:56.514914 30473 ts_tablet_manager.cc:1434] T 449cf80f08394bc3b92c782ef5a6de5f P bcc9a196b3994123b8d889122e2935dd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:56.517150 30472 tablet_bootstrap.cc:492] T 449cf80f08394bc3b92c782ef5a6de5f P 40c82cc3f5554f6ea6947b652f8fe564: No bootstrap required, opened a new log
I20260601 13:37:56.517266 30472 ts_tablet_manager.cc:1403] T 449cf80f08394bc3b92c782ef5a6de5f P 40c82cc3f5554f6ea6947b652f8fe564: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:56.517726 30472 raft_consensus.cc:359] T 449cf80f08394bc3b92c782ef5a6de5f P 40c82cc3f5554f6ea6947b652f8fe564 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc9a196b3994123b8d889122e2935dd" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37539 } } peers { permanent_uuid: "1011399ed7ae4e00bb0a08ad9f1fc460" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 35697 } } peers { permanent_uuid: "40c82cc3f5554f6ea6947b652f8fe564" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 39445 } }
I20260601 13:37:56.517882 30472 raft_consensus.cc:385] T 449cf80f08394bc3b92c782ef5a6de5f P 40c82cc3f5554f6ea6947b652f8fe564 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:56.517940 30472 raft_consensus.cc:740] T 449cf80f08394bc3b92c782ef5a6de5f P 40c82cc3f5554f6ea6947b652f8fe564 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40c82cc3f5554f6ea6947b652f8fe564, State: Initialized, Role: FOLLOWER
I20260601 13:37:56.518079 30472 consensus_queue.cc:260] T 449cf80f08394bc3b92c782ef5a6de5f P 40c82cc3f5554f6ea6947b652f8fe564 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bcc9a196b3994123b8d889122e2935dd" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37539 } } peers { permanent_uuid: "1011399ed7ae4e00bb0a08ad9f1fc460" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 35697 } } peers { permanent_uuid: "40c82cc3f5554f6ea6947b652f8fe564" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 39445 } }
I20260601 13:37:56.518560 30472 ts_tablet_manager.cc:1434] T 449cf80f08394bc3b92c782ef5a6de5f P 40c82cc3f5554f6ea6947b652f8fe564: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:56.578577 30479 raft_consensus.cc:493] T 449cf80f08394bc3b92c782ef5a6de5f P 40c82cc3f5554f6ea6947b652f8fe564 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:56.578908 30479 raft_consensus.cc:515] T 449cf80f08394bc3b92c782ef5a6de5f P 40c82cc3f5554f6ea6947b652f8fe564 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc9a196b3994123b8d889122e2935dd" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37539 } } peers { permanent_uuid: "1011399ed7ae4e00bb0a08ad9f1fc460" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 35697 } } peers { permanent_uuid: "40c82cc3f5554f6ea6947b652f8fe564" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 39445 } }
I20260601 13:37:56.579474 30479 leader_election.cc:290] T 449cf80f08394bc3b92c782ef5a6de5f P 40c82cc3f5554f6ea6947b652f8fe564 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcc9a196b3994123b8d889122e2935dd (127.25.154.131:37539), 1011399ed7ae4e00bb0a08ad9f1fc460 (127.25.154.129:35697)
I20260601 13:37:56.583792 30424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449cf80f08394bc3b92c782ef5a6de5f" candidate_uuid: "40c82cc3f5554f6ea6947b652f8fe564" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc9a196b3994123b8d889122e2935dd" is_pre_election: true
I20260601 13:37:56.583792 30273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449cf80f08394bc3b92c782ef5a6de5f" candidate_uuid: "40c82cc3f5554f6ea6947b652f8fe564" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1011399ed7ae4e00bb0a08ad9f1fc460" is_pre_election: true
I20260601 13:37:56.583952 30424 raft_consensus.cc:2468] T 449cf80f08394bc3b92c782ef5a6de5f P bcc9a196b3994123b8d889122e2935dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40c82cc3f5554f6ea6947b652f8fe564 in term 0.
I20260601 13:37:56.583992 30273 raft_consensus.cc:2468] T 449cf80f08394bc3b92c782ef5a6de5f P 1011399ed7ae4e00bb0a08ad9f1fc460 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40c82cc3f5554f6ea6947b652f8fe564 in term 0.
I20260601 13:37:56.584378 30313 leader_election.cc:304] T 449cf80f08394bc3b92c782ef5a6de5f P 40c82cc3f5554f6ea6947b652f8fe564 [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: 40c82cc3f5554f6ea6947b652f8fe564, bcc9a196b3994123b8d889122e2935dd; no voters: 
I20260601 13:37:56.584560 30479 raft_consensus.cc:2804] T 449cf80f08394bc3b92c782ef5a6de5f P 40c82cc3f5554f6ea6947b652f8fe564 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:56.584621 30479 raft_consensus.cc:493] T 449cf80f08394bc3b92c782ef5a6de5f P 40c82cc3f5554f6ea6947b652f8fe564 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:56.584671 30479 raft_consensus.cc:3060] T 449cf80f08394bc3b92c782ef5a6de5f P 40c82cc3f5554f6ea6947b652f8fe564 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:56.585915 30479 raft_consensus.cc:515] T 449cf80f08394bc3b92c782ef5a6de5f P 40c82cc3f5554f6ea6947b652f8fe564 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc9a196b3994123b8d889122e2935dd" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37539 } } peers { permanent_uuid: "1011399ed7ae4e00bb0a08ad9f1fc460" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 35697 } } peers { permanent_uuid: "40c82cc3f5554f6ea6947b652f8fe564" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 39445 } }
I20260601 13:37:56.586534 30479 leader_election.cc:290] T 449cf80f08394bc3b92c782ef5a6de5f P 40c82cc3f5554f6ea6947b652f8fe564 [CANDIDATE]: Term 1 election: Requested vote from peers bcc9a196b3994123b8d889122e2935dd (127.25.154.131:37539), 1011399ed7ae4e00bb0a08ad9f1fc460 (127.25.154.129:35697)
I20260601 13:37:56.586982 30273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449cf80f08394bc3b92c782ef5a6de5f" candidate_uuid: "40c82cc3f5554f6ea6947b652f8fe564" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1011399ed7ae4e00bb0a08ad9f1fc460"
I20260601 13:37:56.586982 30424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449cf80f08394bc3b92c782ef5a6de5f" candidate_uuid: "40c82cc3f5554f6ea6947b652f8fe564" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc9a196b3994123b8d889122e2935dd"
I20260601 13:37:56.587143 30273 raft_consensus.cc:3060] T 449cf80f08394bc3b92c782ef5a6de5f P 1011399ed7ae4e00bb0a08ad9f1fc460 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:56.587190 30424 raft_consensus.cc:3060] T 449cf80f08394bc3b92c782ef5a6de5f P bcc9a196b3994123b8d889122e2935dd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:56.588184 30273 raft_consensus.cc:2468] T 449cf80f08394bc3b92c782ef5a6de5f P 1011399ed7ae4e00bb0a08ad9f1fc460 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40c82cc3f5554f6ea6947b652f8fe564 in term 1.
I20260601 13:37:56.588184 30424 raft_consensus.cc:2468] T 449cf80f08394bc3b92c782ef5a6de5f P bcc9a196b3994123b8d889122e2935dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40c82cc3f5554f6ea6947b652f8fe564 in term 1.
I20260601 13:37:56.588577 30314 leader_election.cc:304] T 449cf80f08394bc3b92c782ef5a6de5f P 40c82cc3f5554f6ea6947b652f8fe564 [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: 1011399ed7ae4e00bb0a08ad9f1fc460, 40c82cc3f5554f6ea6947b652f8fe564; no voters: 
I20260601 13:37:56.588891 30479 raft_consensus.cc:2804] T 449cf80f08394bc3b92c782ef5a6de5f P 40c82cc3f5554f6ea6947b652f8fe564 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:56.589119 30479 raft_consensus.cc:697] T 449cf80f08394bc3b92c782ef5a6de5f P 40c82cc3f5554f6ea6947b652f8fe564 [term 1 LEADER]: Becoming Leader. State: Replica: 40c82cc3f5554f6ea6947b652f8fe564, State: Running, Role: LEADER
I20260601 13:37:56.589280 30479 consensus_queue.cc:237] T 449cf80f08394bc3b92c782ef5a6de5f P 40c82cc3f5554f6ea6947b652f8fe564 [LEADER]: Queue going to LEADER mode. State: All 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: "bcc9a196b3994123b8d889122e2935dd" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37539 } } peers { permanent_uuid: "1011399ed7ae4e00bb0a08ad9f1fc460" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 35697 } } peers { permanent_uuid: "40c82cc3f5554f6ea6947b652f8fe564" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 39445 } }
I20260601 13:37:56.590945 30170 catalog_manager.cc:5696] T 449cf80f08394bc3b92c782ef5a6de5f P 40c82cc3f5554f6ea6947b652f8fe564 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40c82cc3f5554f6ea6947b652f8fe564 (127.25.154.130). New cstate: current_term: 1 leader_uuid: "40c82cc3f5554f6ea6947b652f8fe564" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bcc9a196b3994123b8d889122e2935dd" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1011399ed7ae4e00bb0a08ad9f1fc460" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 35697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40c82cc3f5554f6ea6947b652f8fe564" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 39445 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:57.168934 30484 consensus_queue.cc:1048] T 449cf80f08394bc3b92c782ef5a6de5f P 40c82cc3f5554f6ea6947b652f8fe564 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1011399ed7ae4e00bb0a08ad9f1fc460" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 35697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:57.172851 30484 consensus_queue.cc:1048] T 449cf80f08394bc3b92c782ef5a6de5f P 40c82cc3f5554f6ea6947b652f8fe564 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc9a196b3994123b8d889122e2935dd" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:57.329267 30224 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:57.329546 30224 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:57.329615 30224 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:57.329775 30217 placement_policy_util.cc:407] tablet 449cf80f08394bc3b92c782ef5a6de5f: detected majority of replicas (2 of 3) at location L0
I20260601 13:37:58.331530 30217 placement_policy_util.cc:407] tablet 449cf80f08394bc3b92c782ef5a6de5f: detected majority of replicas (2 of 3) at location L0
I20260601 13:37:59.329928 30224 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:59.330319 30224 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:59.330381 30224 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:59.333030 30217 placement_policy_util.cc:407] tablet 449cf80f08394bc3b92c782ef5a6de5f: detected majority of replicas (2 of 3) at location L0
I20260601 13:38:00.334868 30217 placement_policy_util.cc:407] tablet 449cf80f08394bc3b92c782ef5a6de5f: detected majority of replicas (2 of 3) at location L0
I20260601 13:38:01.330739 30224 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:01.331175 30224 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:01.331256 30224 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:01.336586 30217 placement_policy_util.cc:407] tablet 449cf80f08394bc3b92c782ef5a6de5f: detected majority of replicas (2 of 3) at location L0
I20260601 13:38:02.338081 30217 placement_policy_util.cc:407] tablet 449cf80f08394bc3b92c782ef5a6de5f: detected majority of replicas (2 of 3) at location L0
I20260601 13:38:03.331604 30224 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:03.331954 30224 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:03.332013 30224 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:03.339720 30217 placement_policy_util.cc:407] tablet 449cf80f08394bc3b92c782ef5a6de5f: detected majority of replicas (2 of 3) at location L0
I20260601 13:38:04.341830 30217 placement_policy_util.cc:407] tablet 449cf80f08394bc3b92c782ef5a6de5f: detected majority of replicas (2 of 3) at location L0
I20260601 13:38:05.332320 30224 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:05.332650 30224 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:05.332705 30224 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:05.343535 30217 placement_policy_util.cc:407] tablet 449cf80f08394bc3b92c782ef5a6de5f: detected majority of replicas (2 of 3) at location L0
I20260601 13:38:06.345065 30217 placement_policy_util.cc:407] tablet 449cf80f08394bc3b92c782ef5a6de5f: detected majority of replicas (2 of 3) at location L0
I20260601 13:38:07.333048 30224 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:07.333359 30224 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:07.333412 30224 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:07.346814 30217 placement_policy_util.cc:407] tablet 449cf80f08394bc3b92c782ef5a6de5f: detected majority of replicas (2 of 3) at location L0
I20260601 13:38:07.662431 26218 tablet_server.cc:179] TabletServer@127.25.154.129:0 shutting down...
I20260601 13:38:07.668056 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:07.668445 26218 tablet_replica.cc:333] T 449cf80f08394bc3b92c782ef5a6de5f P 1011399ed7ae4e00bb0a08ad9f1fc460: stopping tablet replica
I20260601 13:38:07.668608 26218 raft_consensus.cc:2243] T 449cf80f08394bc3b92c782ef5a6de5f P 1011399ed7ae4e00bb0a08ad9f1fc460 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:07.668748 26218 raft_consensus.cc:2272] T 449cf80f08394bc3b92c782ef5a6de5f P 1011399ed7ae4e00bb0a08ad9f1fc460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:07.682489 26218 tablet_server.cc:196] TabletServer@127.25.154.129:0 shutdown complete.
I20260601 13:38:07.684677 26218 tablet_server.cc:179] TabletServer@127.25.154.130:0 shutting down...
I20260601 13:38:07.689072 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:07.689280 26218 tablet_replica.cc:333] T 449cf80f08394bc3b92c782ef5a6de5f P 40c82cc3f5554f6ea6947b652f8fe564: stopping tablet replica
I20260601 13:38:07.689375 26218 raft_consensus.cc:2243] T 449cf80f08394bc3b92c782ef5a6de5f P 40c82cc3f5554f6ea6947b652f8fe564 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:07.689633 26218 raft_consensus.cc:2272] T 449cf80f08394bc3b92c782ef5a6de5f P 40c82cc3f5554f6ea6947b652f8fe564 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:07.702746 26218 tablet_server.cc:196] TabletServer@127.25.154.130:0 shutdown complete.
I20260601 13:38:07.705097 26218 tablet_server.cc:179] TabletServer@127.25.154.131:0 shutting down...
I20260601 13:38:07.709467 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:07.709800 26218 tablet_replica.cc:333] T 449cf80f08394bc3b92c782ef5a6de5f P bcc9a196b3994123b8d889122e2935dd: stopping tablet replica
I20260601 13:38:07.709941 26218 raft_consensus.cc:2243] T 449cf80f08394bc3b92c782ef5a6de5f P bcc9a196b3994123b8d889122e2935dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:07.710101 26218 raft_consensus.cc:2272] T 449cf80f08394bc3b92c782ef5a6de5f P bcc9a196b3994123b8d889122e2935dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:07.723193 26218 tablet_server.cc:196] TabletServer@127.25.154.131:0 shutdown complete.
I20260601 13:38:07.725483 26218 master.cc:562] Master@127.25.154.190:45189 shutting down...
I20260601 13:38:07.730227 26218 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a980e43e5bc84470ae1dba9c4643bb47 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:07.730412 26218 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a980e43e5bc84470ae1dba9c4643bb47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:07.730458 26218 tablet_replica.cc:333] T 00000000000000000000000000000000 P a980e43e5bc84470ae1dba9c4643bb47: stopping tablet replica
I20260601 13:38:07.743083 26218 master.cc:584] Master@127.25.154.190:45189 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (12458 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260601 13:38:07.749856 26218 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.154.190:33183
I20260601 13:38:07.750308 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:07.752135 30495 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:07.752197 30498 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:07.752148 30496 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:07.752450 26218 server_base.cc:1061] running on GCE node
I20260601 13:38:07.752610 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:07.752646 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:38:07.752668 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321087752668 us; error 0 us; skew 500 ppm
I20260601 13:38:07.753449 26218 webserver.cc:533] Webserver started at http://127.25.154.190:33671/ using document root <none> and password file <none>
I20260601 13:38:07.753573 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:07.753612 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:07.753697 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:07.754045 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/master-0-root/instance:
uuid: "3ab89a92bbe04909bd1dc02890d94a29"
format_stamp: "Formatted at 2026-06-01 13:38:07 on dist-test-slave-whnk"
I20260601 13:38:07.755633 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:07.756951 30503 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:07.757448 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:07.757513 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/master-0-root
uuid: "3ab89a92bbe04909bd1dc02890d94a29"
format_stamp: "Formatted at 2026-06-01 13:38:07 on dist-test-slave-whnk"
I20260601 13:38:07.757580 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-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)
I20260601 13:38:07.781461 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:07.781850 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:07.786705 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.190:33183
I20260601 13:38:07.789228 30555 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.190:33183 every 8 connection(s)
I20260601 13:38:07.789686 30556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:07.791530 30556 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3ab89a92bbe04909bd1dc02890d94a29: Bootstrap starting.
I20260601 13:38:07.792342 30556 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3ab89a92bbe04909bd1dc02890d94a29: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:07.793469 30556 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3ab89a92bbe04909bd1dc02890d94a29: No bootstrap required, opened a new log
I20260601 13:38:07.793849 30556 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3ab89a92bbe04909bd1dc02890d94a29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ab89a92bbe04909bd1dc02890d94a29" member_type: VOTER }
I20260601 13:38:07.793941 30556 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3ab89a92bbe04909bd1dc02890d94a29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:07.793962 30556 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3ab89a92bbe04909bd1dc02890d94a29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab89a92bbe04909bd1dc02890d94a29, State: Initialized, Role: FOLLOWER
I20260601 13:38:07.794153 30556 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3ab89a92bbe04909bd1dc02890d94a29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3ab89a92bbe04909bd1dc02890d94a29" member_type: VOTER }
I20260601 13:38:07.794245 30556 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3ab89a92bbe04909bd1dc02890d94a29 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:38:07.794270 30556 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3ab89a92bbe04909bd1dc02890d94a29 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:38:07.794301 30556 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3ab89a92bbe04909bd1dc02890d94a29 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:07.795001 30556 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3ab89a92bbe04909bd1dc02890d94a29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ab89a92bbe04909bd1dc02890d94a29" member_type: VOTER }
I20260601 13:38:07.795130 30556 leader_election.cc:304] T 00000000000000000000000000000000 P 3ab89a92bbe04909bd1dc02890d94a29 [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: 3ab89a92bbe04909bd1dc02890d94a29; no voters: 
I20260601 13:38:07.795288 30556 leader_election.cc:290] T 00000000000000000000000000000000 P 3ab89a92bbe04909bd1dc02890d94a29 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:38:07.795470 30559 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3ab89a92bbe04909bd1dc02890d94a29 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:07.795773 30559 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3ab89a92bbe04909bd1dc02890d94a29 [term 1 LEADER]: Becoming Leader. State: Replica: 3ab89a92bbe04909bd1dc02890d94a29, State: Running, Role: LEADER
I20260601 13:38:07.795789 30556 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3ab89a92bbe04909bd1dc02890d94a29 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:38:07.795943 30559 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3ab89a92bbe04909bd1dc02890d94a29 [LEADER]: Queue going to LEADER mode. State: All 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: "3ab89a92bbe04909bd1dc02890d94a29" member_type: VOTER }
I20260601 13:38:07.796512 30561 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ab89a92bbe04909bd1dc02890d94a29 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3ab89a92bbe04909bd1dc02890d94a29. Latest consensus state: current_term: 1 leader_uuid: "3ab89a92bbe04909bd1dc02890d94a29" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ab89a92bbe04909bd1dc02890d94a29" member_type: VOTER } }
I20260601 13:38:07.796612 30561 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ab89a92bbe04909bd1dc02890d94a29 [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:07.796561 30560 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ab89a92bbe04909bd1dc02890d94a29 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3ab89a92bbe04909bd1dc02890d94a29" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ab89a92bbe04909bd1dc02890d94a29" member_type: VOTER } }
I20260601 13:38:07.796667 30560 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ab89a92bbe04909bd1dc02890d94a29 [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:07.797192 30566 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:38:07.797926 30566 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:38:07.798498 26218 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:38:07.800135 30566 catalog_manager.cc:1382] Generated new cluster ID: 84eb6c376b5e4c31a608ae4020379396
I20260601 13:38:07.800249 30566 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:38:07.806823 30566 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:38:07.807471 30566 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:38:07.817498 30566 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3ab89a92bbe04909bd1dc02890d94a29: Generated new TSK 0
I20260601 13:38:07.817689 30566 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:38:07.831123 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:07.833400 30577 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:07.833458 30580 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:07.833467 26218 server_base.cc:1061] running on GCE node
W20260601 13:38:07.833680 30578 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:07.833959 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:07.834000 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:38:07.834017 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321087834016 us; error 0 us; skew 500 ppm
I20260601 13:38:07.834941 26218 webserver.cc:533] Webserver started at http://127.25.154.129:35349/ using document root <none> and password file <none>
I20260601 13:38:07.835074 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:07.835119 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:07.835186 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:07.835577 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-0-root/instance:
uuid: "e0130ad4f75949f18f9605ed710e50a6"
format_stamp: "Formatted at 2026-06-01 13:38:07 on dist-test-slave-whnk"
I20260601 13:38:07.837095 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:07.838253 30585 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:07.838527 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:07.838626 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-0-root
uuid: "e0130ad4f75949f18f9605ed710e50a6"
format_stamp: "Formatted at 2026-06-01 13:38:07 on dist-test-slave-whnk"
I20260601 13:38:07.838737 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-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)
I20260601 13:38:07.852061 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:07.852593 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:07.852947 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:07.853483 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:07.853550 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:07.853614 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:07.853672 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:07.858536 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.129:45455
I20260601 13:38:07.858562 30648 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.129:45455 every 8 connection(s)
I20260601 13:38:07.859578 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:07.861788 30654 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:07.861847 30653 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:07.862062 26218 server_base.cc:1061] running on GCE node
W20260601 13:38:07.862213 30656 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:07.862475 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:07.862519 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:38:07.862534 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321087862535 us; error 0 us; skew 500 ppm
I20260601 13:38:07.863646 26218 webserver.cc:533] Webserver started at http://127.25.154.130:40343/ using document root <none> and password file <none>
I20260601 13:38:07.863853 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:07.863903 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:07.864006 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:07.864521 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-1-root/instance:
uuid: "85f8e0b3323341a5a380884d70b3f4ae"
format_stamp: "Formatted at 2026-06-01 13:38:07 on dist-test-slave-whnk"
I20260601 13:38:07.866420 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:38:07.867563 30661 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:07.868171 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:07.868244 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-1-root
uuid: "85f8e0b3323341a5a380884d70b3f4ae"
format_stamp: "Formatted at 2026-06-01 13:38:07 on dist-test-slave-whnk"
I20260601 13:38:07.868345 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-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)
I20260601 13:38:07.868479 30649 heartbeater.cc:344] Connected to a master server at 127.25.154.190:33183
I20260601 13:38:07.868609 30649 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:07.868872 30649 heartbeater.cc:507] Master 127.25.154.190:33183 requested a full tablet report, sending...
I20260601 13:38:07.869524 30520 ts_manager.cc:194] Registered new tserver with Master: e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455)
I20260601 13:38:07.870369 30520 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40146
I20260601 13:38:07.874125 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:07.874650 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:07.874962 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:07.875427 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:07.875488 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:07.875548 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:07.875612 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:07.880630 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.130:42407
I20260601 13:38:07.880668 30724 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.130:42407 every 8 connection(s)
I20260601 13:38:07.881515 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:07.883738 30728 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:07.883761 30731 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:07.883733 30729 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:07.884187 26218 server_base.cc:1061] running on GCE node
I20260601 13:38:07.884375 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:07.884425 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:38:07.884455 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321087884454 us; error 0 us; skew 500 ppm
I20260601 13:38:07.885639 26218 webserver.cc:533] Webserver started at http://127.25.154.131:38633/ using document root <none> and password file <none>
I20260601 13:38:07.885803 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:07.885864 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:07.885942 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:07.886117 30725 heartbeater.cc:344] Connected to a master server at 127.25.154.190:33183
I20260601 13:38:07.886241 30725 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:07.886440 30725 heartbeater.cc:507] Master 127.25.154.190:33183 requested a full tablet report, sending...
I20260601 13:38:07.886418 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-2-root/instance:
uuid: "5893d9c9bb76455ca16e2e6b169b1d24"
format_stamp: "Formatted at 2026-06-01 13:38:07 on dist-test-slave-whnk"
I20260601 13:38:07.887055 30520 ts_manager.cc:194] Registered new tserver with Master: 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407)
I20260601 13:38:07.887647 30520 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40154
I20260601 13:38:07.888119 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:07.889062 30736 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:07.889436 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:07.889505 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-2-root
uuid: "5893d9c9bb76455ca16e2e6b169b1d24"
format_stamp: "Formatted at 2026-06-01 13:38:07 on dist-test-slave-whnk"
I20260601 13:38:07.889603 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-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)
I20260601 13:38:07.921624 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:07.922228 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:07.922602 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:07.923112 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:07.923156 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:07.923189 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:07.923262 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:07.928599 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.131:43337
I20260601 13:38:07.928666 30799 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.131:43337 every 8 connection(s)
I20260601 13:38:07.933861 30800 heartbeater.cc:344] Connected to a master server at 127.25.154.190:33183
I20260601 13:38:07.933969 30800 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:07.934275 30800 heartbeater.cc:507] Master 127.25.154.190:33183 requested a full tablet report, sending...
I20260601 13:38:07.935066 30520 ts_manager.cc:194] Registered new tserver with Master: 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337)
I20260601 13:38:07.935724 30520 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40168
I20260601 13:38:07.936035 26218 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006879272s
I20260601 13:38:08.871411 30649 heartbeater.cc:499] Master 127.25.154.190:33183 was elected leader, sending a full tablet report...
I20260601 13:38:08.888628 30725 heartbeater.cc:499] Master 127.25.154.190:33183 was elected leader, sending a full tablet report...
I20260601 13:38:08.936856 30800 heartbeater.cc:499] Master 127.25.154.190:33183 was elected leader, sending a full tablet report...
I20260601 13:38:08.972879 30520 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40184:
name: "test-workload"
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: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:38:08.973598 30520 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:38:08.989837 30613 tablet_service.cc:1511] Processing CreateTablet for tablet 9cb7e0ba8b9d452ba06e00a40d37e29f (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:38:08.990396 30612 tablet_service.cc:1511] Processing CreateTablet for tablet 011d0b6cc2d34c70b4dd2cf2338e264f (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:38:08.990447 30687 tablet_service.cc:1511] Processing CreateTablet for tablet 3a2fdba6899844a48b58efc47c368a38 (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:38:08.990525 30689 tablet_service.cc:1511] Processing CreateTablet for tablet 011d0b6cc2d34c70b4dd2cf2338e264f (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:38:08.990721 30612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 011d0b6cc2d34c70b4dd2cf2338e264f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:08.990787 30687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2fdba6899844a48b58efc47c368a38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:08.990957 30689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 011d0b6cc2d34c70b4dd2cf2338e264f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:08.990943 30685 tablet_service.cc:1511] Processing CreateTablet for tablet 4c28da9c09714d5689c1c8e8a73ed965 (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:38:08.991237 30685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c28da9c09714d5689c1c8e8a73ed965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:08.991377 30611 tablet_service.cc:1511] Processing CreateTablet for tablet 3a2fdba6899844a48b58efc47c368a38 (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:38:08.991732 30610 tablet_service.cc:1511] Processing CreateTablet for tablet 94718730b2d74387bfb9aaead1b5fd52 (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:38:08.992094 30609 tablet_service.cc:1511] Processing CreateTablet for tablet 4c28da9c09714d5689c1c8e8a73ed965 (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:38:08.992494 30688 tablet_service.cc:1511] Processing CreateTablet for tablet 9cb7e0ba8b9d452ba06e00a40d37e29f (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:38:08.992713 30688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cb7e0ba8b9d452ba06e00a40d37e29f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:08.993748 30686 tablet_service.cc:1511] Processing CreateTablet for tablet 94718730b2d74387bfb9aaead1b5fd52 (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:38:08.993878 30613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cb7e0ba8b9d452ba06e00a40d37e29f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:08.994009 30686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94718730b2d74387bfb9aaead1b5fd52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:08.995458 30610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94718730b2d74387bfb9aaead1b5fd52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:08.995908 30609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c28da9c09714d5689c1c8e8a73ed965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:08.996423 30611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2fdba6899844a48b58efc47c368a38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:08.997465 30764 tablet_service.cc:1511] Processing CreateTablet for tablet 9cb7e0ba8b9d452ba06e00a40d37e29f (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:38:08.998014 30764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cb7e0ba8b9d452ba06e00a40d37e29f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:08.998864 30613 tablet_service.cc:1511] Processing CreateTablet for tablet e3f5e5d7885e4832b4ded111cff37fbd (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:38:08.999117 30613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3f5e5d7885e4832b4ded111cff37fbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:08.999895 30763 tablet_service.cc:1511] Processing CreateTablet for tablet 011d0b6cc2d34c70b4dd2cf2338e264f (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:38:09.000155 30763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 011d0b6cc2d34c70b4dd2cf2338e264f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:09.001194 30607 tablet_service.cc:1511] Processing CreateTablet for tablet a9c1ca40b14848a183e8a10aa3d42530 (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:38:09.001478 30607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9c1ca40b14848a183e8a10aa3d42530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:08.998864 30608 tablet_service.cc:1511] Processing CreateTablet for tablet b990ca7526cf40118c5ea17d4391d9c4 (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:38:09.002483 30608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b990ca7526cf40118c5ea17d4391d9c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:09.003377 30762 tablet_service.cc:1511] Processing CreateTablet for tablet 3a2fdba6899844a48b58efc47c368a38 (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:38:09.003638 30762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2fdba6899844a48b58efc47c368a38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:09.005050 30613 tablet_service.cc:1511] Processing CreateTablet for tablet aa0acb076e144336a4bd6c8534fb4279 (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:38:09.005275 30605 tablet_service.cc:1511] Processing CreateTablet for tablet 1c4c852bb70647bfa1efcea0a0632ab1 (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:38:09.005364 30613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0acb076e144336a4bd6c8534fb4279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:09.005055 30606 tablet_service.cc:1511] Processing CreateTablet for tablet 4991cccc3d8045e8bc206b351ebbaa08 (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:38:09.005746 30606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4991cccc3d8045e8bc206b351ebbaa08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:09.005997 30758 tablet_service.cc:1511] Processing CreateTablet for tablet a9c1ca40b14848a183e8a10aa3d42530 (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:38:09.006271 30758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9c1ca40b14848a183e8a10aa3d42530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:09.006367 30760 tablet_service.cc:1511] Processing CreateTablet for tablet 4c28da9c09714d5689c1c8e8a73ed965 (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:38:09.006466 30762 tablet_service.cc:1511] Processing CreateTablet for tablet 1c4c852bb70647bfa1efcea0a0632ab1 (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:38:09.006639 30760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c28da9c09714d5689c1c8e8a73ed965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:09.006816 30762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4c852bb70647bfa1efcea0a0632ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:09.007141 30761 tablet_service.cc:1511] Processing CreateTablet for tablet 94718730b2d74387bfb9aaead1b5fd52 (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:38:09.007378 30761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94718730b2d74387bfb9aaead1b5fd52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:09.007953 30605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4c852bb70647bfa1efcea0a0632ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:09.008147 30763 tablet_service.cc:1511] Processing CreateTablet for tablet b990ca7526cf40118c5ea17d4391d9c4 (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:38:09.008934 30759 tablet_service.cc:1511] Processing CreateTablet for tablet e3f5e5d7885e4832b4ded111cff37fbd (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:38:09.009195 30759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3f5e5d7885e4832b4ded111cff37fbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:09.009693 30757 tablet_service.cc:1511] Processing CreateTablet for tablet 586cadd90b974dc1a0f04ef248d13577 (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:38:09.009994 30763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b990ca7526cf40118c5ea17d4391d9c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:09.010195 30756 tablet_service.cc:1511] Processing CreateTablet for tablet aa0acb076e144336a4bd6c8534fb4279 (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:38:09.010468 30756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0acb076e144336a4bd6c8534fb4279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:09.012985 30755 tablet_service.cc:1511] Processing CreateTablet for tablet 4991cccc3d8045e8bc206b351ebbaa08 (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:38:09.013278 30755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4991cccc3d8045e8bc206b351ebbaa08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:09.013620 30757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586cadd90b974dc1a0f04ef248d13577. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:09.015872 30608 tablet_service.cc:1511] Processing CreateTablet for tablet 586cadd90b974dc1a0f04ef248d13577 (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:38:09.016130 30608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586cadd90b974dc1a0f04ef248d13577. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:09.016513 30689 tablet_service.cc:1511] Processing CreateTablet for tablet aa0acb076e144336a4bd6c8534fb4279 (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:38:09.016736 30689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0acb076e144336a4bd6c8534fb4279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:09.017351 30687 tablet_service.cc:1511] Processing CreateTablet for tablet a9c1ca40b14848a183e8a10aa3d42530 (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:38:09.017583 30687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9c1ca40b14848a183e8a10aa3d42530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:09.018486 30685 tablet_service.cc:1511] Processing CreateTablet for tablet 586cadd90b974dc1a0f04ef248d13577 (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:38:09.018518 30684 tablet_service.cc:1511] Processing CreateTablet for tablet 4991cccc3d8045e8bc206b351ebbaa08 (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:38:09.018720 30685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586cadd90b974dc1a0f04ef248d13577. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:09.019038 30683 tablet_service.cc:1511] Processing CreateTablet for tablet 1c4c852bb70647bfa1efcea0a0632ab1 (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:38:09.019284 30683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4c852bb70647bfa1efcea0a0632ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:09.020031 30686 tablet_service.cc:1511] Processing CreateTablet for tablet b990ca7526cf40118c5ea17d4391d9c4 (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:38:09.020291 30686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b990ca7526cf40118c5ea17d4391d9c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:09.005369 30820 tablet_bootstrap.cc:492] T 4c28da9c09714d5689c1c8e8a73ed965 P 85f8e0b3323341a5a380884d70b3f4ae: Bootstrap starting.
I20260601 13:38:09.021381 30684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4991cccc3d8045e8bc206b351ebbaa08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:09.021823 30820 tablet_bootstrap.cc:654] T 4c28da9c09714d5689c1c8e8a73ed965 P 85f8e0b3323341a5a380884d70b3f4ae: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.022646 30822 tablet_bootstrap.cc:492] T 011d0b6cc2d34c70b4dd2cf2338e264f P 5893d9c9bb76455ca16e2e6b169b1d24: Bootstrap starting.
I20260601 13:38:09.023138 30688 tablet_service.cc:1511] Processing CreateTablet for tablet e3f5e5d7885e4832b4ded111cff37fbd (DEFAULT_TABLE table=test-workload [id=972c787a36b64300ad9871000465c649]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:38:09.023573 30688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3f5e5d7885e4832b4ded111cff37fbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:09.023906 30822 tablet_bootstrap.cc:654] T 011d0b6cc2d34c70b4dd2cf2338e264f P 5893d9c9bb76455ca16e2e6b169b1d24: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.024094 30820 tablet_bootstrap.cc:492] T 4c28da9c09714d5689c1c8e8a73ed965 P 85f8e0b3323341a5a380884d70b3f4ae: No bootstrap required, opened a new log
I20260601 13:38:09.024242 30820 ts_tablet_manager.cc:1403] T 4c28da9c09714d5689c1c8e8a73ed965 P 85f8e0b3323341a5a380884d70b3f4ae: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.000s
I20260601 13:38:09.024770 30820 raft_consensus.cc:359] T 4c28da9c09714d5689c1c8e8a73ed965 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.024899 30820 raft_consensus.cc:385] T 4c28da9c09714d5689c1c8e8a73ed965 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.024932 30820 raft_consensus.cc:740] T 4c28da9c09714d5689c1c8e8a73ed965 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f8e0b3323341a5a380884d70b3f4ae, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.025064 30820 consensus_queue.cc:260] T 4c28da9c09714d5689c1c8e8a73ed965 P 85f8e0b3323341a5a380884d70b3f4ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.025127 30822 tablet_bootstrap.cc:492] T 011d0b6cc2d34c70b4dd2cf2338e264f P 5893d9c9bb76455ca16e2e6b169b1d24: No bootstrap required, opened a new log
I20260601 13:38:09.025161 30821 tablet_bootstrap.cc:492] T 9cb7e0ba8b9d452ba06e00a40d37e29f P e0130ad4f75949f18f9605ed710e50a6: Bootstrap starting.
I20260601 13:38:09.025218 30822 ts_tablet_manager.cc:1403] T 011d0b6cc2d34c70b4dd2cf2338e264f P 5893d9c9bb76455ca16e2e6b169b1d24: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:09.025481 30820 ts_tablet_manager.cc:1434] T 4c28da9c09714d5689c1c8e8a73ed965 P 85f8e0b3323341a5a380884d70b3f4ae: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:09.025897 30822 raft_consensus.cc:359] T 011d0b6cc2d34c70b4dd2cf2338e264f P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.026038 30822 raft_consensus.cc:385] T 011d0b6cc2d34c70b4dd2cf2338e264f P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.026091 30822 raft_consensus.cc:740] T 011d0b6cc2d34c70b4dd2cf2338e264f P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5893d9c9bb76455ca16e2e6b169b1d24, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.026310 30821 tablet_bootstrap.cc:654] T 9cb7e0ba8b9d452ba06e00a40d37e29f P e0130ad4f75949f18f9605ed710e50a6: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.026264 30822 consensus_queue.cc:260] T 011d0b6cc2d34c70b4dd2cf2338e264f P 5893d9c9bb76455ca16e2e6b169b1d24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.026328 30820 tablet_bootstrap.cc:492] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae: Bootstrap starting.
I20260601 13:38:09.026651 30822 ts_tablet_manager.cc:1434] T 011d0b6cc2d34c70b4dd2cf2338e264f P 5893d9c9bb76455ca16e2e6b169b1d24: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:09.027347 30822 tablet_bootstrap.cc:492] T 3a2fdba6899844a48b58efc47c368a38 P 5893d9c9bb76455ca16e2e6b169b1d24: Bootstrap starting.
I20260601 13:38:09.027500 30820 tablet_bootstrap.cc:654] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.028371 30822 tablet_bootstrap.cc:654] T 3a2fdba6899844a48b58efc47c368a38 P 5893d9c9bb76455ca16e2e6b169b1d24: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.028606 30820 tablet_bootstrap.cc:492] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae: No bootstrap required, opened a new log
I20260601 13:38:09.028680 30820 ts_tablet_manager.cc:1403] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:09.028821 30821 tablet_bootstrap.cc:492] T 9cb7e0ba8b9d452ba06e00a40d37e29f P e0130ad4f75949f18f9605ed710e50a6: No bootstrap required, opened a new log
I20260601 13:38:09.028903 30821 ts_tablet_manager.cc:1403] T 9cb7e0ba8b9d452ba06e00a40d37e29f P e0130ad4f75949f18f9605ed710e50a6: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:09.029153 30820 raft_consensus.cc:359] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.029268 30820 raft_consensus.cc:385] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.029318 30820 raft_consensus.cc:740] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f8e0b3323341a5a380884d70b3f4ae, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.029417 30821 raft_consensus.cc:359] T 9cb7e0ba8b9d452ba06e00a40d37e29f P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.029448 30820 consensus_queue.cc:260] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.029562 30821 raft_consensus.cc:385] T 9cb7e0ba8b9d452ba06e00a40d37e29f P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.029608 30821 raft_consensus.cc:740] T 9cb7e0ba8b9d452ba06e00a40d37e29f P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0130ad4f75949f18f9605ed710e50a6, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.029765 30820 ts_tablet_manager.cc:1434] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:09.029737 30821 consensus_queue.cc:260] T 9cb7e0ba8b9d452ba06e00a40d37e29f P e0130ad4f75949f18f9605ed710e50a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.029908 30822 tablet_bootstrap.cc:492] T 3a2fdba6899844a48b58efc47c368a38 P 5893d9c9bb76455ca16e2e6b169b1d24: No bootstrap required, opened a new log
I20260601 13:38:09.029978 30820 tablet_bootstrap.cc:492] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae: Bootstrap starting.
I20260601 13:38:09.029983 30822 ts_tablet_manager.cc:1403] T 3a2fdba6899844a48b58efc47c368a38 P 5893d9c9bb76455ca16e2e6b169b1d24: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:09.030220 30821 ts_tablet_manager.cc:1434] T 9cb7e0ba8b9d452ba06e00a40d37e29f P e0130ad4f75949f18f9605ed710e50a6: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:09.030467 30822 raft_consensus.cc:359] T 3a2fdba6899844a48b58efc47c368a38 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.030562 30822 raft_consensus.cc:385] T 3a2fdba6899844a48b58efc47c368a38 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.030596 30822 raft_consensus.cc:740] T 3a2fdba6899844a48b58efc47c368a38 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5893d9c9bb76455ca16e2e6b169b1d24, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.030746 30822 consensus_queue.cc:260] T 3a2fdba6899844a48b58efc47c368a38 P 5893d9c9bb76455ca16e2e6b169b1d24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.031041 30820 tablet_bootstrap.cc:654] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.031522 30821 tablet_bootstrap.cc:492] T 011d0b6cc2d34c70b4dd2cf2338e264f P e0130ad4f75949f18f9605ed710e50a6: Bootstrap starting.
I20260601 13:38:09.031572 30822 ts_tablet_manager.cc:1434] T 3a2fdba6899844a48b58efc47c368a38 P 5893d9c9bb76455ca16e2e6b169b1d24: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:38:09.031718 30822 tablet_bootstrap.cc:492] T a9c1ca40b14848a183e8a10aa3d42530 P 5893d9c9bb76455ca16e2e6b169b1d24: Bootstrap starting.
I20260601 13:38:09.032498 30821 tablet_bootstrap.cc:654] T 011d0b6cc2d34c70b4dd2cf2338e264f P e0130ad4f75949f18f9605ed710e50a6: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.032594 30822 tablet_bootstrap.cc:654] T a9c1ca40b14848a183e8a10aa3d42530 P 5893d9c9bb76455ca16e2e6b169b1d24: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.033914 30820 tablet_bootstrap.cc:492] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae: No bootstrap required, opened a new log
I20260601 13:38:09.034016 30820 ts_tablet_manager.cc:1403] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:09.034513 30820 raft_consensus.cc:359] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.034631 30820 raft_consensus.cc:385] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.034675 30820 raft_consensus.cc:740] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f8e0b3323341a5a380884d70b3f4ae, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.034828 30820 consensus_queue.cc:260] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.035102 30820 ts_tablet_manager.cc:1434] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:09.035156 30822 tablet_bootstrap.cc:492] T a9c1ca40b14848a183e8a10aa3d42530 P 5893d9c9bb76455ca16e2e6b169b1d24: No bootstrap required, opened a new log
I20260601 13:38:09.035156 30821 tablet_bootstrap.cc:492] T 011d0b6cc2d34c70b4dd2cf2338e264f P e0130ad4f75949f18f9605ed710e50a6: No bootstrap required, opened a new log
I20260601 13:38:09.035265 30821 ts_tablet_manager.cc:1403] T 011d0b6cc2d34c70b4dd2cf2338e264f P e0130ad4f75949f18f9605ed710e50a6: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:09.035276 30822 ts_tablet_manager.cc:1403] T a9c1ca40b14848a183e8a10aa3d42530 P 5893d9c9bb76455ca16e2e6b169b1d24: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:38:09.035300 30820 tablet_bootstrap.cc:492] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae: Bootstrap starting.
I20260601 13:38:09.035706 30822 raft_consensus.cc:359] T a9c1ca40b14848a183e8a10aa3d42530 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.035706 30821 raft_consensus.cc:359] T 011d0b6cc2d34c70b4dd2cf2338e264f P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.035840 30822 raft_consensus.cc:385] T a9c1ca40b14848a183e8a10aa3d42530 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.035848 30821 raft_consensus.cc:385] T 011d0b6cc2d34c70b4dd2cf2338e264f P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.035887 30822 raft_consensus.cc:740] T a9c1ca40b14848a183e8a10aa3d42530 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5893d9c9bb76455ca16e2e6b169b1d24, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.035902 30821 raft_consensus.cc:740] T 011d0b6cc2d34c70b4dd2cf2338e264f P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0130ad4f75949f18f9605ed710e50a6, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.036015 30821 consensus_queue.cc:260] T 011d0b6cc2d34c70b4dd2cf2338e264f P e0130ad4f75949f18f9605ed710e50a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.036062 30822 consensus_queue.cc:260] T a9c1ca40b14848a183e8a10aa3d42530 P 5893d9c9bb76455ca16e2e6b169b1d24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.036274 30821 ts_tablet_manager.cc:1434] T 011d0b6cc2d34c70b4dd2cf2338e264f P e0130ad4f75949f18f9605ed710e50a6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:09.036299 30820 tablet_bootstrap.cc:654] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.036662 30821 tablet_bootstrap.cc:492] T e3f5e5d7885e4832b4ded111cff37fbd P e0130ad4f75949f18f9605ed710e50a6: Bootstrap starting.
I20260601 13:38:09.036922 30822 ts_tablet_manager.cc:1434] T a9c1ca40b14848a183e8a10aa3d42530 P 5893d9c9bb76455ca16e2e6b169b1d24: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:38:09.037144 30822 tablet_bootstrap.cc:492] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24: Bootstrap starting.
I20260601 13:38:09.037648 30821 tablet_bootstrap.cc:654] T e3f5e5d7885e4832b4ded111cff37fbd P e0130ad4f75949f18f9605ed710e50a6: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.038084 30822 tablet_bootstrap.cc:654] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.039237 30822 tablet_bootstrap.cc:492] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24: No bootstrap required, opened a new log
I20260601 13:38:09.039343 30822 ts_tablet_manager.cc:1403] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:09.039805 30822 raft_consensus.cc:359] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.039930 30822 raft_consensus.cc:385] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.039954 30821 tablet_bootstrap.cc:492] T e3f5e5d7885e4832b4ded111cff37fbd P e0130ad4f75949f18f9605ed710e50a6: No bootstrap required, opened a new log
I20260601 13:38:09.039974 30822 raft_consensus.cc:740] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5893d9c9bb76455ca16e2e6b169b1d24, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.040050 30821 ts_tablet_manager.cc:1403] T e3f5e5d7885e4832b4ded111cff37fbd P e0130ad4f75949f18f9605ed710e50a6: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:09.040124 30822 consensus_queue.cc:260] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.040475 30822 ts_tablet_manager.cc:1434] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:09.040468 30821 raft_consensus.cc:359] T e3f5e5d7885e4832b4ded111cff37fbd P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.039350 30820 tablet_bootstrap.cc:492] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae: No bootstrap required, opened a new log
I20260601 13:38:09.040692 30820 ts_tablet_manager.cc:1403] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:38:09.040719 30822 tablet_bootstrap.cc:492] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24: Bootstrap starting.
I20260601 13:38:09.041065 30820 raft_consensus.cc:359] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.041168 30820 raft_consensus.cc:385] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.041204 30820 raft_consensus.cc:740] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f8e0b3323341a5a380884d70b3f4ae, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.041330 30820 consensus_queue.cc:260] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.041818 30822 tablet_bootstrap.cc:654] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.041851 30820 ts_tablet_manager.cc:1434] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:09.042029 30820 tablet_bootstrap.cc:492] T 94718730b2d74387bfb9aaead1b5fd52 P 85f8e0b3323341a5a380884d70b3f4ae: Bootstrap starting.
I20260601 13:38:09.040606 30821 raft_consensus.cc:385] T e3f5e5d7885e4832b4ded111cff37fbd P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.042227 30821 raft_consensus.cc:740] T e3f5e5d7885e4832b4ded111cff37fbd P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0130ad4f75949f18f9605ed710e50a6, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.042387 30821 consensus_queue.cc:260] T e3f5e5d7885e4832b4ded111cff37fbd P e0130ad4f75949f18f9605ed710e50a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.042658 30821 ts_tablet_manager.cc:1434] T e3f5e5d7885e4832b4ded111cff37fbd P e0130ad4f75949f18f9605ed710e50a6: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:38:09.043148 30820 tablet_bootstrap.cc:654] T 94718730b2d74387bfb9aaead1b5fd52 P 85f8e0b3323341a5a380884d70b3f4ae: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.043183 30821 tablet_bootstrap.cc:492] T b990ca7526cf40118c5ea17d4391d9c4 P e0130ad4f75949f18f9605ed710e50a6: Bootstrap starting.
I20260601 13:38:09.044214 30821 tablet_bootstrap.cc:654] T b990ca7526cf40118c5ea17d4391d9c4 P e0130ad4f75949f18f9605ed710e50a6: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.044315 30822 tablet_bootstrap.cc:492] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24: No bootstrap required, opened a new log
I20260601 13:38:09.044409 30822 ts_tablet_manager.cc:1403] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:38:09.044864 30822 raft_consensus.cc:359] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.044983 30822 raft_consensus.cc:385] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.045037 30822 raft_consensus.cc:740] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5893d9c9bb76455ca16e2e6b169b1d24, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.045176 30822 consensus_queue.cc:260] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.045444 30822 ts_tablet_manager.cc:1434] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:09.045650 30822 tablet_bootstrap.cc:492] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24: Bootstrap starting.
I20260601 13:38:09.045725 30820 tablet_bootstrap.cc:492] T 94718730b2d74387bfb9aaead1b5fd52 P 85f8e0b3323341a5a380884d70b3f4ae: No bootstrap required, opened a new log
I20260601 13:38:09.045725 30821 tablet_bootstrap.cc:492] T b990ca7526cf40118c5ea17d4391d9c4 P e0130ad4f75949f18f9605ed710e50a6: No bootstrap required, opened a new log
I20260601 13:38:09.045912 30820 ts_tablet_manager.cc:1403] T 94718730b2d74387bfb9aaead1b5fd52 P 85f8e0b3323341a5a380884d70b3f4ae: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:09.045912 30821 ts_tablet_manager.cc:1403] T b990ca7526cf40118c5ea17d4391d9c4 P e0130ad4f75949f18f9605ed710e50a6: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:09.046409 30821 raft_consensus.cc:359] T b990ca7526cf40118c5ea17d4391d9c4 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.046409 30820 raft_consensus.cc:359] T 94718730b2d74387bfb9aaead1b5fd52 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.046540 30821 raft_consensus.cc:385] T b990ca7526cf40118c5ea17d4391d9c4 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.046550 30820 raft_consensus.cc:385] T 94718730b2d74387bfb9aaead1b5fd52 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.046587 30821 raft_consensus.cc:740] T b990ca7526cf40118c5ea17d4391d9c4 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0130ad4f75949f18f9605ed710e50a6, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.046603 30820 raft_consensus.cc:740] T 94718730b2d74387bfb9aaead1b5fd52 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f8e0b3323341a5a380884d70b3f4ae, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.046726 30822 tablet_bootstrap.cc:654] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.046732 30820 consensus_queue.cc:260] T 94718730b2d74387bfb9aaead1b5fd52 P 85f8e0b3323341a5a380884d70b3f4ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.046732 30821 consensus_queue.cc:260] T b990ca7526cf40118c5ea17d4391d9c4 P e0130ad4f75949f18f9605ed710e50a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.047212 30820 ts_tablet_manager.cc:1434] T 94718730b2d74387bfb9aaead1b5fd52 P 85f8e0b3323341a5a380884d70b3f4ae: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:09.047372 30820 tablet_bootstrap.cc:492] T aa0acb076e144336a4bd6c8534fb4279 P 85f8e0b3323341a5a380884d70b3f4ae: Bootstrap starting.
I20260601 13:38:09.048398 30820 tablet_bootstrap.cc:654] T aa0acb076e144336a4bd6c8534fb4279 P 85f8e0b3323341a5a380884d70b3f4ae: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.048450 30821 ts_tablet_manager.cc:1434] T b990ca7526cf40118c5ea17d4391d9c4 P e0130ad4f75949f18f9605ed710e50a6: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:38:09.048619 30821 tablet_bootstrap.cc:492] T 4991cccc3d8045e8bc206b351ebbaa08 P e0130ad4f75949f18f9605ed710e50a6: Bootstrap starting.
I20260601 13:38:09.049629 30821 tablet_bootstrap.cc:654] T 4991cccc3d8045e8bc206b351ebbaa08 P e0130ad4f75949f18f9605ed710e50a6: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.050316 30820 tablet_bootstrap.cc:492] T aa0acb076e144336a4bd6c8534fb4279 P 85f8e0b3323341a5a380884d70b3f4ae: No bootstrap required, opened a new log
I20260601 13:38:09.050379 30822 tablet_bootstrap.cc:492] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24: No bootstrap required, opened a new log
I20260601 13:38:09.050408 30820 ts_tablet_manager.cc:1403] T aa0acb076e144336a4bd6c8534fb4279 P 85f8e0b3323341a5a380884d70b3f4ae: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:09.050474 30822 ts_tablet_manager.cc:1403] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:38:09.050715 30821 tablet_bootstrap.cc:492] T 4991cccc3d8045e8bc206b351ebbaa08 P e0130ad4f75949f18f9605ed710e50a6: No bootstrap required, opened a new log
I20260601 13:38:09.050794 30821 ts_tablet_manager.cc:1403] T 4991cccc3d8045e8bc206b351ebbaa08 P e0130ad4f75949f18f9605ed710e50a6: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:09.050889 30820 raft_consensus.cc:359] T aa0acb076e144336a4bd6c8534fb4279 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.050943 30822 raft_consensus.cc:359] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.051000 30820 raft_consensus.cc:385] T aa0acb076e144336a4bd6c8534fb4279 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.051056 30822 raft_consensus.cc:385] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.051069 30820 raft_consensus.cc:740] T aa0acb076e144336a4bd6c8534fb4279 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f8e0b3323341a5a380884d70b3f4ae, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.051120 30822 raft_consensus.cc:740] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5893d9c9bb76455ca16e2e6b169b1d24, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.051198 30821 raft_consensus.cc:359] T 4991cccc3d8045e8bc206b351ebbaa08 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.051213 30820 consensus_queue.cc:260] T aa0acb076e144336a4bd6c8534fb4279 P 85f8e0b3323341a5a380884d70b3f4ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.051309 30821 raft_consensus.cc:385] T 4991cccc3d8045e8bc206b351ebbaa08 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.051360 30821 raft_consensus.cc:740] T 4991cccc3d8045e8bc206b351ebbaa08 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0130ad4f75949f18f9605ed710e50a6, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.051513 30820 ts_tablet_manager.cc:1434] T aa0acb076e144336a4bd6c8534fb4279 P 85f8e0b3323341a5a380884d70b3f4ae: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:09.051476 30821 consensus_queue.cc:260] T 4991cccc3d8045e8bc206b351ebbaa08 P e0130ad4f75949f18f9605ed710e50a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.051257 30822 consensus_queue.cc:260] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.051760 30821 ts_tablet_manager.cc:1434] T 4991cccc3d8045e8bc206b351ebbaa08 P e0130ad4f75949f18f9605ed710e50a6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:09.051791 30822 ts_tablet_manager.cc:1434] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:38:09.051928 30820 tablet_bootstrap.cc:492] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae: Bootstrap starting.
I20260601 13:38:09.051928 30821 tablet_bootstrap.cc:492] T 1c4c852bb70647bfa1efcea0a0632ab1 P e0130ad4f75949f18f9605ed710e50a6: Bootstrap starting.
I20260601 13:38:09.052910 30820 tablet_bootstrap.cc:654] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.053843 30821 tablet_bootstrap.cc:654] T 1c4c852bb70647bfa1efcea0a0632ab1 P e0130ad4f75949f18f9605ed710e50a6: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.054021 30820 tablet_bootstrap.cc:492] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae: No bootstrap required, opened a new log
I20260601 13:38:09.054100 30820 ts_tablet_manager.cc:1403] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:09.054250 30822 tablet_bootstrap.cc:492] T 1c4c852bb70647bfa1efcea0a0632ab1 P 5893d9c9bb76455ca16e2e6b169b1d24: Bootstrap starting.
I20260601 13:38:09.054574 30820 raft_consensus.cc:359] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.054658 30820 raft_consensus.cc:385] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.054679 30820 raft_consensus.cc:740] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f8e0b3323341a5a380884d70b3f4ae, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.054821 30820 consensus_queue.cc:260] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.055102 30820 ts_tablet_manager.cc:1434] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:09.055302 30820 tablet_bootstrap.cc:492] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae: Bootstrap starting.
I20260601 13:38:09.055327 30822 tablet_bootstrap.cc:654] T 1c4c852bb70647bfa1efcea0a0632ab1 P 5893d9c9bb76455ca16e2e6b169b1d24: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.056164 30820 tablet_bootstrap.cc:654] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.056377 30826 raft_consensus.cc:493] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:09.056504 30826 raft_consensus.cc:515] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.057037 30826 leader_election.cc:290] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455), 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407)
I20260601 13:38:09.057363 30820 tablet_bootstrap.cc:492] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae: No bootstrap required, opened a new log
I20260601 13:38:09.057456 30820 ts_tablet_manager.cc:1403] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:09.057912 30820 raft_consensus.cc:359] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.057987 30822 tablet_bootstrap.cc:492] T 1c4c852bb70647bfa1efcea0a0632ab1 P 5893d9c9bb76455ca16e2e6b169b1d24: No bootstrap required, opened a new log
I20260601 13:38:09.058022 30820 raft_consensus.cc:385] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.058074 30822 ts_tablet_manager.cc:1403] T 1c4c852bb70647bfa1efcea0a0632ab1 P 5893d9c9bb76455ca16e2e6b169b1d24: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:09.058079 30820 raft_consensus.cc:740] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f8e0b3323341a5a380884d70b3f4ae, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.058285 30820 consensus_queue.cc:260] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.058583 30820 ts_tablet_manager.cc:1434] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:09.058547 30822 raft_consensus.cc:359] T 1c4c852bb70647bfa1efcea0a0632ab1 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.058632 30821 tablet_bootstrap.cc:492] T 1c4c852bb70647bfa1efcea0a0632ab1 P e0130ad4f75949f18f9605ed710e50a6: No bootstrap required, opened a new log
I20260601 13:38:09.058651 30822 raft_consensus.cc:385] T 1c4c852bb70647bfa1efcea0a0632ab1 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.058743 30822 raft_consensus.cc:740] T 1c4c852bb70647bfa1efcea0a0632ab1 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5893d9c9bb76455ca16e2e6b169b1d24, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.058792 30821 ts_tablet_manager.cc:1403] T 1c4c852bb70647bfa1efcea0a0632ab1 P e0130ad4f75949f18f9605ed710e50a6: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.002s
I20260601 13:38:09.058907 30822 consensus_queue.cc:260] T 1c4c852bb70647bfa1efcea0a0632ab1 P 5893d9c9bb76455ca16e2e6b169b1d24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.058954 30820 tablet_bootstrap.cc:492] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae: Bootstrap starting.
I20260601 13:38:09.059218 30821 raft_consensus.cc:359] T 1c4c852bb70647bfa1efcea0a0632ab1 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.059319 30821 raft_consensus.cc:385] T 1c4c852bb70647bfa1efcea0a0632ab1 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.059371 30821 raft_consensus.cc:740] T 1c4c852bb70647bfa1efcea0a0632ab1 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0130ad4f75949f18f9605ed710e50a6, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.059504 30821 consensus_queue.cc:260] T 1c4c852bb70647bfa1efcea0a0632ab1 P e0130ad4f75949f18f9605ed710e50a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.059749 30821 ts_tablet_manager.cc:1434] T 1c4c852bb70647bfa1efcea0a0632ab1 P e0130ad4f75949f18f9605ed710e50a6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:09.059940 30821 tablet_bootstrap.cc:492] T aa0acb076e144336a4bd6c8534fb4279 P e0130ad4f75949f18f9605ed710e50a6: Bootstrap starting.
I20260601 13:38:09.059996 30820 tablet_bootstrap.cc:654] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.060801 30822 ts_tablet_manager.cc:1434] T 1c4c852bb70647bfa1efcea0a0632ab1 P 5893d9c9bb76455ca16e2e6b169b1d24: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:38:09.060953 30821 tablet_bootstrap.cc:654] T aa0acb076e144336a4bd6c8534fb4279 P e0130ad4f75949f18f9605ed710e50a6: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.061131 30820 tablet_bootstrap.cc:492] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae: No bootstrap required, opened a new log
I20260601 13:38:09.061211 30820 ts_tablet_manager.cc:1403] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:38:09.061663 30820 raft_consensus.cc:359] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.061753 30820 raft_consensus.cc:385] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.061784 30820 raft_consensus.cc:740] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f8e0b3323341a5a380884d70b3f4ae, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.061913 30820 consensus_queue.cc:260] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.062290 30820 ts_tablet_manager.cc:1434] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:09.062975 30820 tablet_bootstrap.cc:492] T b990ca7526cf40118c5ea17d4391d9c4 P 85f8e0b3323341a5a380884d70b3f4ae: Bootstrap starting.
I20260601 13:38:09.063980 30820 tablet_bootstrap.cc:654] T b990ca7526cf40118c5ea17d4391d9c4 P 85f8e0b3323341a5a380884d70b3f4ae: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.060966 30822 tablet_bootstrap.cc:492] T e3f5e5d7885e4832b4ded111cff37fbd P 5893d9c9bb76455ca16e2e6b169b1d24: Bootstrap starting.
I20260601 13:38:09.065186 30822 tablet_bootstrap.cc:654] T e3f5e5d7885e4832b4ded111cff37fbd P 5893d9c9bb76455ca16e2e6b169b1d24: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.065794 30699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b990ca7526cf40118c5ea17d4391d9c4" candidate_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f8e0b3323341a5a380884d70b3f4ae" is_pre_election: true
W20260601 13:38:09.066223 30739 leader_election.cc:343] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:38:09.066290 30821 tablet_bootstrap.cc:492] T aa0acb076e144336a4bd6c8534fb4279 P e0130ad4f75949f18f9605ed710e50a6: No bootstrap required, opened a new log
I20260601 13:38:09.066370 30821 ts_tablet_manager.cc:1403] T aa0acb076e144336a4bd6c8534fb4279 P e0130ad4f75949f18f9605ed710e50a6: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.001s
I20260601 13:38:09.066609 30623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b990ca7526cf40118c5ea17d4391d9c4" candidate_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0130ad4f75949f18f9605ed710e50a6" is_pre_election: true
I20260601 13:38:09.066725 30623 raft_consensus.cc:2468] T b990ca7526cf40118c5ea17d4391d9c4 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5893d9c9bb76455ca16e2e6b169b1d24 in term 0.
I20260601 13:38:09.066808 30821 raft_consensus.cc:359] T aa0acb076e144336a4bd6c8534fb4279 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.066910 30821 raft_consensus.cc:385] T aa0acb076e144336a4bd6c8534fb4279 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.066928 30825 raft_consensus.cc:493] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:09.066946 30821 raft_consensus.cc:740] T aa0acb076e144336a4bd6c8534fb4279 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0130ad4f75949f18f9605ed710e50a6, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.067003 30825 raft_consensus.cc:515] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.067107 30820 tablet_bootstrap.cc:492] T b990ca7526cf40118c5ea17d4391d9c4 P 85f8e0b3323341a5a380884d70b3f4ae: No bootstrap required, opened a new log
I20260601 13:38:09.067073 30821 consensus_queue.cc:260] T aa0acb076e144336a4bd6c8534fb4279 P e0130ad4f75949f18f9605ed710e50a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.067173 30820 ts_tablet_manager.cc:1403] T b990ca7526cf40118c5ea17d4391d9c4 P 85f8e0b3323341a5a380884d70b3f4ae: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:09.067379 30821 ts_tablet_manager.cc:1434] T aa0acb076e144336a4bd6c8534fb4279 P e0130ad4f75949f18f9605ed710e50a6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:09.067505 30825 leader_election.cc:290] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455), 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337)
I20260601 13:38:09.067551 30821 tablet_bootstrap.cc:492] T 4c28da9c09714d5689c1c8e8a73ed965 P e0130ad4f75949f18f9605ed710e50a6: Bootstrap starting.
I20260601 13:38:09.067591 30820 raft_consensus.cc:359] T b990ca7526cf40118c5ea17d4391d9c4 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.067693 30820 raft_consensus.cc:385] T b990ca7526cf40118c5ea17d4391d9c4 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.067728 30820 raft_consensus.cc:740] T b990ca7526cf40118c5ea17d4391d9c4 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f8e0b3323341a5a380884d70b3f4ae, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.067840 30820 consensus_queue.cc:260] T b990ca7526cf40118c5ea17d4391d9c4 P 85f8e0b3323341a5a380884d70b3f4ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.067040 30737 leader_election.cc:304] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5893d9c9bb76455ca16e2e6b169b1d24, e0130ad4f75949f18f9605ed710e50a6; no voters: 85f8e0b3323341a5a380884d70b3f4ae
I20260601 13:38:09.068127 30820 ts_tablet_manager.cc:1434] T b990ca7526cf40118c5ea17d4391d9c4 P 85f8e0b3323341a5a380884d70b3f4ae: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:09.068230 30826 raft_consensus.cc:2804] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:09.068277 30826 raft_consensus.cc:493] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:09.068284 30820 tablet_bootstrap.cc:492] T 4991cccc3d8045e8bc206b351ebbaa08 P 85f8e0b3323341a5a380884d70b3f4ae: Bootstrap starting.
I20260601 13:38:09.068349 30826 raft_consensus.cc:3060] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.068992 30821 tablet_bootstrap.cc:654] T 4c28da9c09714d5689c1c8e8a73ed965 P e0130ad4f75949f18f9605ed710e50a6: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.069569 30820 tablet_bootstrap.cc:654] T 4991cccc3d8045e8bc206b351ebbaa08 P 85f8e0b3323341a5a380884d70b3f4ae: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.069962 30826 raft_consensus.cc:515] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.070341 30826 leader_election.cc:290] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [CANDIDATE]: Term 1 election: Requested vote from peers e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455), 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407)
I20260601 13:38:09.070643 30623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b990ca7526cf40118c5ea17d4391d9c4" candidate_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0130ad4f75949f18f9605ed710e50a6"
I20260601 13:38:09.070724 30821 tablet_bootstrap.cc:492] T 4c28da9c09714d5689c1c8e8a73ed965 P e0130ad4f75949f18f9605ed710e50a6: No bootstrap required, opened a new log
I20260601 13:38:09.070750 30623 raft_consensus.cc:3060] T b990ca7526cf40118c5ea17d4391d9c4 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.070830 30821 ts_tablet_manager.cc:1403] T 4c28da9c09714d5689c1c8e8a73ed965 P e0130ad4f75949f18f9605ed710e50a6: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:38:09.071203 30699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b990ca7526cf40118c5ea17d4391d9c4" candidate_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f8e0b3323341a5a380884d70b3f4ae"
I20260601 13:38:09.071309 30699 raft_consensus.cc:3060] T b990ca7526cf40118c5ea17d4391d9c4 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.071296 30821 raft_consensus.cc:359] T 4c28da9c09714d5689c1c8e8a73ed965 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.071409 30821 raft_consensus.cc:385] T 4c28da9c09714d5689c1c8e8a73ed965 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.071444 30821 raft_consensus.cc:740] T 4c28da9c09714d5689c1c8e8a73ed965 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0130ad4f75949f18f9605ed710e50a6, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.071573 30821 consensus_queue.cc:260] T 4c28da9c09714d5689c1c8e8a73ed965 P e0130ad4f75949f18f9605ed710e50a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.071800 30623 raft_consensus.cc:2468] T b990ca7526cf40118c5ea17d4391d9c4 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5893d9c9bb76455ca16e2e6b169b1d24 in term 1.
I20260601 13:38:09.072240 30737 leader_election.cc:304] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [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: 5893d9c9bb76455ca16e2e6b169b1d24, e0130ad4f75949f18f9605ed710e50a6; no voters: 
I20260601 13:38:09.072332 30699 raft_consensus.cc:2468] T b990ca7526cf40118c5ea17d4391d9c4 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5893d9c9bb76455ca16e2e6b169b1d24 in term 1.
I20260601 13:38:09.072273 30821 ts_tablet_manager.cc:1434] T 4c28da9c09714d5689c1c8e8a73ed965 P e0130ad4f75949f18f9605ed710e50a6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:38:09.072540 30821 tablet_bootstrap.cc:492] T 94718730b2d74387bfb9aaead1b5fd52 P e0130ad4f75949f18f9605ed710e50a6: Bootstrap starting.
I20260601 13:38:09.072616 30825 raft_consensus.cc:493] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:09.072685 30825 raft_consensus.cc:515] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.073012 30825 leader_election.cc:290] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455), 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337)
I20260601 13:38:09.073597 30821 tablet_bootstrap.cc:654] T 94718730b2d74387bfb9aaead1b5fd52 P e0130ad4f75949f18f9605ed710e50a6: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.073693 30826 raft_consensus.cc:2804] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:09.073884 30826 raft_consensus.cc:697] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 LEADER]: Becoming Leader. State: Replica: 5893d9c9bb76455ca16e2e6b169b1d24, State: Running, Role: LEADER
I20260601 13:38:09.074018 30826 consensus_queue.cc:237] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Queue going to LEADER mode. State: All 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.075475 30774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011d0b6cc2d34c70b4dd2cf2338e264f" candidate_uuid: "85f8e0b3323341a5a380884d70b3f4ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" is_pre_election: true
I20260601 13:38:09.075533 30821 tablet_bootstrap.cc:492] T 94718730b2d74387bfb9aaead1b5fd52 P e0130ad4f75949f18f9605ed710e50a6: No bootstrap required, opened a new log
I20260601 13:38:09.075587 30774 raft_consensus.cc:2468] T 011d0b6cc2d34c70b4dd2cf2338e264f P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85f8e0b3323341a5a380884d70b3f4ae in term 0.
I20260601 13:38:09.075619 30821 ts_tablet_manager.cc:1403] T 94718730b2d74387bfb9aaead1b5fd52 P e0130ad4f75949f18f9605ed710e50a6: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:38:09.075830 30773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb7e0ba8b9d452ba06e00a40d37e29f" candidate_uuid: "85f8e0b3323341a5a380884d70b3f4ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" is_pre_election: true
I20260601 13:38:09.075802 30518 catalog_manager.cc:5696] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131). New cstate: current_term: 1 leader_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:09.076047 30821 raft_consensus.cc:359] T 94718730b2d74387bfb9aaead1b5fd52 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.076138 30821 raft_consensus.cc:385] T 94718730b2d74387bfb9aaead1b5fd52 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.076160 30664 leader_election.cc:304] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [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: 5893d9c9bb76455ca16e2e6b169b1d24, 85f8e0b3323341a5a380884d70b3f4ae; no voters: 
W20260601 13:38:09.076336 30664 leader_election.cc:343] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:38:09.076167 30821 raft_consensus.cc:740] T 94718730b2d74387bfb9aaead1b5fd52 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0130ad4f75949f18f9605ed710e50a6, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.076548 30821 consensus_queue.cc:260] T 94718730b2d74387bfb9aaead1b5fd52 P e0130ad4f75949f18f9605ed710e50a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.076870 30821 ts_tablet_manager.cc:1434] T 94718730b2d74387bfb9aaead1b5fd52 P e0130ad4f75949f18f9605ed710e50a6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:09.077052 30821 tablet_bootstrap.cc:492] T a9c1ca40b14848a183e8a10aa3d42530 P e0130ad4f75949f18f9605ed710e50a6: Bootstrap starting.
I20260601 13:38:09.077265 30825 raft_consensus.cc:2804] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:09.077334 30825 raft_consensus.cc:493] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:09.077380 30825 raft_consensus.cc:3060] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.078094 30821 tablet_bootstrap.cc:654] T a9c1ca40b14848a183e8a10aa3d42530 P e0130ad4f75949f18f9605ed710e50a6: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.078502 30825 raft_consensus.cc:515] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.078861 30825 leader_election.cc:290] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [CANDIDATE]: Term 1 election: Requested vote from peers e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455), 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337)
I20260601 13:38:09.079208 30773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011d0b6cc2d34c70b4dd2cf2338e264f" candidate_uuid: "85f8e0b3323341a5a380884d70b3f4ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5893d9c9bb76455ca16e2e6b169b1d24"
I20260601 13:38:09.079269 30623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011d0b6cc2d34c70b4dd2cf2338e264f" candidate_uuid: "85f8e0b3323341a5a380884d70b3f4ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0130ad4f75949f18f9605ed710e50a6" is_pre_election: true
I20260601 13:38:09.079320 30773 raft_consensus.cc:3060] T 011d0b6cc2d34c70b4dd2cf2338e264f P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.079349 30623 raft_consensus.cc:2468] T 011d0b6cc2d34c70b4dd2cf2338e264f P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85f8e0b3323341a5a380884d70b3f4ae in term 0.
I20260601 13:38:09.079377 30821 tablet_bootstrap.cc:492] T a9c1ca40b14848a183e8a10aa3d42530 P e0130ad4f75949f18f9605ed710e50a6: No bootstrap required, opened a new log
I20260601 13:38:09.079465 30821 ts_tablet_manager.cc:1403] T a9c1ca40b14848a183e8a10aa3d42530 P e0130ad4f75949f18f9605ed710e50a6: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:09.079553 30622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb7e0ba8b9d452ba06e00a40d37e29f" candidate_uuid: "85f8e0b3323341a5a380884d70b3f4ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0130ad4f75949f18f9605ed710e50a6" is_pre_election: true
I20260601 13:38:09.079643 30622 raft_consensus.cc:2468] T 9cb7e0ba8b9d452ba06e00a40d37e29f P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85f8e0b3323341a5a380884d70b3f4ae in term 0.
I20260601 13:38:09.079825 30621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "011d0b6cc2d34c70b4dd2cf2338e264f" candidate_uuid: "85f8e0b3323341a5a380884d70b3f4ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0130ad4f75949f18f9605ed710e50a6"
I20260601 13:38:09.079905 30621 raft_consensus.cc:3060] T 011d0b6cc2d34c70b4dd2cf2338e264f P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.080318 30662 leader_election.cc:304] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 85f8e0b3323341a5a380884d70b3f4ae, e0130ad4f75949f18f9605ed710e50a6; no voters: 5893d9c9bb76455ca16e2e6b169b1d24
I20260601 13:38:09.080422 30773 raft_consensus.cc:2468] T 011d0b6cc2d34c70b4dd2cf2338e264f P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f8e0b3323341a5a380884d70b3f4ae in term 1.
I20260601 13:38:09.080664 30861 raft_consensus.cc:493] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:09.080747 30861 raft_consensus.cc:515] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.080765 30664 leader_election.cc:304] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [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: 5893d9c9bb76455ca16e2e6b169b1d24, 85f8e0b3323341a5a380884d70b3f4ae; no voters: 
I20260601 13:38:09.081187 30621 raft_consensus.cc:2468] T 011d0b6cc2d34c70b4dd2cf2338e264f P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f8e0b3323341a5a380884d70b3f4ae in term 1.
I20260601 13:38:09.081208 30825 raft_consensus.cc:2804] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:09.081266 30825 raft_consensus.cc:493] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:09.081307 30825 raft_consensus.cc:3060] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.081385 30861 leader_election.cc:290] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455), 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337)
I20260601 13:38:09.079916 30821 raft_consensus.cc:359] T a9c1ca40b14848a183e8a10aa3d42530 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.081455 30821 raft_consensus.cc:385] T a9c1ca40b14848a183e8a10aa3d42530 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.081492 30821 raft_consensus.cc:740] T a9c1ca40b14848a183e8a10aa3d42530 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0130ad4f75949f18f9605ed710e50a6, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.081727 30621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c1ca40b14848a183e8a10aa3d42530" candidate_uuid: "85f8e0b3323341a5a380884d70b3f4ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0130ad4f75949f18f9605ed710e50a6" is_pre_election: true
I20260601 13:38:09.081684 30821 consensus_queue.cc:260] T a9c1ca40b14848a183e8a10aa3d42530 P e0130ad4f75949f18f9605ed710e50a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.081826 30621 raft_consensus.cc:2468] T a9c1ca40b14848a183e8a10aa3d42530 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85f8e0b3323341a5a380884d70b3f4ae in term 0.
I20260601 13:38:09.081921 30773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c1ca40b14848a183e8a10aa3d42530" candidate_uuid: "85f8e0b3323341a5a380884d70b3f4ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" is_pre_election: true
I20260601 13:38:09.082026 30773 raft_consensus.cc:2468] T a9c1ca40b14848a183e8a10aa3d42530 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85f8e0b3323341a5a380884d70b3f4ae in term 0.
I20260601 13:38:09.082084 30821 ts_tablet_manager.cc:1434] T a9c1ca40b14848a183e8a10aa3d42530 P e0130ad4f75949f18f9605ed710e50a6: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:38:09.082211 30825 raft_consensus.cc:515] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.082340 30821 tablet_bootstrap.cc:492] T 3a2fdba6899844a48b58efc47c368a38 P e0130ad4f75949f18f9605ed710e50a6: Bootstrap starting.
I20260601 13:38:09.082517 30825 leader_election.cc:290] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae [CANDIDATE]: Term 1 election: Requested vote from peers e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455), 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337)
I20260601 13:38:09.082347 30662 leader_election.cc:304] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [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: 85f8e0b3323341a5a380884d70b3f4ae, e0130ad4f75949f18f9605ed710e50a6; no voters: 
I20260601 13:38:09.082792 30825 raft_consensus.cc:2804] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:09.082846 30825 raft_consensus.cc:493] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:09.082886 30825 raft_consensus.cc:3060] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.083202 30621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb7e0ba8b9d452ba06e00a40d37e29f" candidate_uuid: "85f8e0b3323341a5a380884d70b3f4ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0130ad4f75949f18f9605ed710e50a6"
I20260601 13:38:09.083287 30621 raft_consensus.cc:3060] T 9cb7e0ba8b9d452ba06e00a40d37e29f P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.083634 30821 tablet_bootstrap.cc:654] T 3a2fdba6899844a48b58efc47c368a38 P e0130ad4f75949f18f9605ed710e50a6: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.084201 30621 raft_consensus.cc:2468] T 9cb7e0ba8b9d452ba06e00a40d37e29f P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f8e0b3323341a5a380884d70b3f4ae in term 1.
I20260601 13:38:09.084504 30662 leader_election.cc:304] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae [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: 85f8e0b3323341a5a380884d70b3f4ae, e0130ad4f75949f18f9605ed710e50a6; no voters: 
I20260601 13:38:09.084693 30861 raft_consensus.cc:2804] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:09.084851 30821 tablet_bootstrap.cc:492] T 3a2fdba6899844a48b58efc47c368a38 P e0130ad4f75949f18f9605ed710e50a6: No bootstrap required, opened a new log
I20260601 13:38:09.084880 30861 raft_consensus.cc:697] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae [term 1 LEADER]: Becoming Leader. State: Replica: 85f8e0b3323341a5a380884d70b3f4ae, State: Running, Role: LEADER
I20260601 13:38:09.084939 30821 ts_tablet_manager.cc:1403] T 3a2fdba6899844a48b58efc47c368a38 P e0130ad4f75949f18f9605ed710e50a6: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:09.085032 30861 consensus_queue.cc:237] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Queue going to LEADER mode. State: All 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.085300 30825 raft_consensus.cc:515] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.085394 30821 raft_consensus.cc:359] T 3a2fdba6899844a48b58efc47c368a38 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.085526 30821 raft_consensus.cc:385] T 3a2fdba6899844a48b58efc47c368a38 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.085573 30821 raft_consensus.cc:740] T 3a2fdba6899844a48b58efc47c368a38 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0130ad4f75949f18f9605ed710e50a6, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.085707 30821 consensus_queue.cc:260] T 3a2fdba6899844a48b58efc47c368a38 P e0130ad4f75949f18f9605ed710e50a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.085932 30773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb7e0ba8b9d452ba06e00a40d37e29f" candidate_uuid: "85f8e0b3323341a5a380884d70b3f4ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5893d9c9bb76455ca16e2e6b169b1d24"
I20260601 13:38:09.086014 30621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c1ca40b14848a183e8a10aa3d42530" candidate_uuid: "85f8e0b3323341a5a380884d70b3f4ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0130ad4f75949f18f9605ed710e50a6"
I20260601 13:38:09.086052 30821 ts_tablet_manager.cc:1434] T 3a2fdba6899844a48b58efc47c368a38 P e0130ad4f75949f18f9605ed710e50a6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:09.086081 30621 raft_consensus.cc:3060] T a9c1ca40b14848a183e8a10aa3d42530 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.086241 30821 tablet_bootstrap.cc:492] T 586cadd90b974dc1a0f04ef248d13577 P e0130ad4f75949f18f9605ed710e50a6: Bootstrap starting.
W20260601 13:38:09.086297 30664 leader_election.cc:343] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:38:09.086450 30862 raft_consensus.cc:2804] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:09.086575 30862 raft_consensus.cc:697] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [term 1 LEADER]: Becoming Leader. State: Replica: 85f8e0b3323341a5a380884d70b3f4ae, State: Running, Role: LEADER
I20260601 13:38:09.086771 30862 consensus_queue.cc:237] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Queue going to LEADER mode. State: All 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.087028 30621 raft_consensus.cc:2468] T a9c1ca40b14848a183e8a10aa3d42530 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f8e0b3323341a5a380884d70b3f4ae in term 1.
I20260601 13:38:09.087285 30662 leader_election.cc:304] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [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: 85f8e0b3323341a5a380884d70b3f4ae, e0130ad4f75949f18f9605ed710e50a6; no voters: 
I20260601 13:38:09.087378 30821 tablet_bootstrap.cc:654] T 586cadd90b974dc1a0f04ef248d13577 P e0130ad4f75949f18f9605ed710e50a6: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.087407 30861 raft_consensus.cc:2804] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:09.087472 30861 raft_consensus.cc:697] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 LEADER]: Becoming Leader. State: Replica: 85f8e0b3323341a5a380884d70b3f4ae, State: Running, Role: LEADER
I20260601 13:38:09.087520 30825 leader_election.cc:290] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [CANDIDATE]: Term 1 election: Requested vote from peers e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455), 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337)
I20260601 13:38:09.087580 30861 consensus_queue.cc:237] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Queue going to LEADER mode. State: All 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.088678 30822 tablet_bootstrap.cc:492] T e3f5e5d7885e4832b4ded111cff37fbd P 5893d9c9bb76455ca16e2e6b169b1d24: No bootstrap required, opened a new log
I20260601 13:38:09.088768 30822 ts_tablet_manager.cc:1403] T e3f5e5d7885e4832b4ded111cff37fbd P 5893d9c9bb76455ca16e2e6b169b1d24: Time spent bootstrapping tablet: real 0.028s	user 0.002s	sys 0.000s
I20260601 13:38:09.088861 30773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c1ca40b14848a183e8a10aa3d42530" candidate_uuid: "85f8e0b3323341a5a380884d70b3f4ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5893d9c9bb76455ca16e2e6b169b1d24"
I20260601 13:38:09.088963 30773 raft_consensus.cc:3060] T a9c1ca40b14848a183e8a10aa3d42530 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.089234 30822 raft_consensus.cc:359] T e3f5e5d7885e4832b4ded111cff37fbd P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.089337 30822 raft_consensus.cc:385] T e3f5e5d7885e4832b4ded111cff37fbd P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.089371 30822 raft_consensus.cc:740] T e3f5e5d7885e4832b4ded111cff37fbd P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5893d9c9bb76455ca16e2e6b169b1d24, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.089483 30822 consensus_queue.cc:260] T e3f5e5d7885e4832b4ded111cff37fbd P 5893d9c9bb76455ca16e2e6b169b1d24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.089751 30822 ts_tablet_manager.cc:1434] T e3f5e5d7885e4832b4ded111cff37fbd P 5893d9c9bb76455ca16e2e6b169b1d24: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:09.089960 30822 tablet_bootstrap.cc:492] T 586cadd90b974dc1a0f04ef248d13577 P 5893d9c9bb76455ca16e2e6b169b1d24: Bootstrap starting.
I20260601 13:38:09.089939 30773 raft_consensus.cc:2468] T a9c1ca40b14848a183e8a10aa3d42530 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f8e0b3323341a5a380884d70b3f4ae in term 1.
I20260601 13:38:09.091091 30822 tablet_bootstrap.cc:654] T 586cadd90b974dc1a0f04ef248d13577 P 5893d9c9bb76455ca16e2e6b169b1d24: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.091480 30820 tablet_bootstrap.cc:492] T 4991cccc3d8045e8bc206b351ebbaa08 P 85f8e0b3323341a5a380884d70b3f4ae: No bootstrap required, opened a new log
I20260601 13:38:09.091571 30820 ts_tablet_manager.cc:1403] T 4991cccc3d8045e8bc206b351ebbaa08 P 85f8e0b3323341a5a380884d70b3f4ae: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.000s
I20260601 13:38:09.092020 30820 raft_consensus.cc:359] T 4991cccc3d8045e8bc206b351ebbaa08 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.091920 30517 catalog_manager.cc:5696] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130). New cstate: current_term: 1 leader_uuid: "85f8e0b3323341a5a380884d70b3f4ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:09.092139 30820 raft_consensus.cc:385] T 4991cccc3d8045e8bc206b351ebbaa08 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.092172 30820 raft_consensus.cc:740] T 4991cccc3d8045e8bc206b351ebbaa08 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f8e0b3323341a5a380884d70b3f4ae, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.092226 30822 tablet_bootstrap.cc:492] T 586cadd90b974dc1a0f04ef248d13577 P 5893d9c9bb76455ca16e2e6b169b1d24: No bootstrap required, opened a new log
I20260601 13:38:09.092299 30822 ts_tablet_manager.cc:1403] T 586cadd90b974dc1a0f04ef248d13577 P 5893d9c9bb76455ca16e2e6b169b1d24: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:09.092278 30820 consensus_queue.cc:260] T 4991cccc3d8045e8bc206b351ebbaa08 P 85f8e0b3323341a5a380884d70b3f4ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.092619 30820 ts_tablet_manager.cc:1434] T 4991cccc3d8045e8bc206b351ebbaa08 P 85f8e0b3323341a5a380884d70b3f4ae: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:09.092803 30820 tablet_bootstrap.cc:492] T e3f5e5d7885e4832b4ded111cff37fbd P 85f8e0b3323341a5a380884d70b3f4ae: Bootstrap starting.
I20260601 13:38:09.092770 30822 raft_consensus.cc:359] T 586cadd90b974dc1a0f04ef248d13577 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.092861 30822 raft_consensus.cc:385] T 586cadd90b974dc1a0f04ef248d13577 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.092893 30822 raft_consensus.cc:740] T 586cadd90b974dc1a0f04ef248d13577 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5893d9c9bb76455ca16e2e6b169b1d24, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.093008 30822 consensus_queue.cc:260] T 586cadd90b974dc1a0f04ef248d13577 P 5893d9c9bb76455ca16e2e6b169b1d24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.093310 30822 ts_tablet_manager.cc:1434] T 586cadd90b974dc1a0f04ef248d13577 P 5893d9c9bb76455ca16e2e6b169b1d24: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:09.093468 30822 tablet_bootstrap.cc:492] T 4991cccc3d8045e8bc206b351ebbaa08 P 5893d9c9bb76455ca16e2e6b169b1d24: Bootstrap starting.
I20260601 13:38:09.093844 30821 tablet_bootstrap.cc:492] T 586cadd90b974dc1a0f04ef248d13577 P e0130ad4f75949f18f9605ed710e50a6: No bootstrap required, opened a new log
I20260601 13:38:09.093873 30820 tablet_bootstrap.cc:654] T e3f5e5d7885e4832b4ded111cff37fbd P 85f8e0b3323341a5a380884d70b3f4ae: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.093931 30821 ts_tablet_manager.cc:1403] T 586cadd90b974dc1a0f04ef248d13577 P e0130ad4f75949f18f9605ed710e50a6: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.001s
I20260601 13:38:09.092283 30517 catalog_manager.cc:5696] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130). New cstate: current_term: 1 leader_uuid: "85f8e0b3323341a5a380884d70b3f4ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:09.094432 30821 raft_consensus.cc:359] T 586cadd90b974dc1a0f04ef248d13577 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.094518 30821 raft_consensus.cc:385] T 586cadd90b974dc1a0f04ef248d13577 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.094532 30822 tablet_bootstrap.cc:654] T 4991cccc3d8045e8bc206b351ebbaa08 P 5893d9c9bb76455ca16e2e6b169b1d24: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.094549 30821 raft_consensus.cc:740] T 586cadd90b974dc1a0f04ef248d13577 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0130ad4f75949f18f9605ed710e50a6, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.094615 30517 catalog_manager.cc:5696] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130). New cstate: current_term: 1 leader_uuid: "85f8e0b3323341a5a380884d70b3f4ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:09.094655 30821 consensus_queue.cc:260] T 586cadd90b974dc1a0f04ef248d13577 P e0130ad4f75949f18f9605ed710e50a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.095323 30821 ts_tablet_manager.cc:1434] T 586cadd90b974dc1a0f04ef248d13577 P e0130ad4f75949f18f9605ed710e50a6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:09.096109 30820 tablet_bootstrap.cc:492] T e3f5e5d7885e4832b4ded111cff37fbd P 85f8e0b3323341a5a380884d70b3f4ae: No bootstrap required, opened a new log
I20260601 13:38:09.096205 30820 ts_tablet_manager.cc:1403] T e3f5e5d7885e4832b4ded111cff37fbd P 85f8e0b3323341a5a380884d70b3f4ae: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:09.096240 30822 tablet_bootstrap.cc:492] T 4991cccc3d8045e8bc206b351ebbaa08 P 5893d9c9bb76455ca16e2e6b169b1d24: No bootstrap required, opened a new log
I20260601 13:38:09.096298 30822 ts_tablet_manager.cc:1403] T 4991cccc3d8045e8bc206b351ebbaa08 P 5893d9c9bb76455ca16e2e6b169b1d24: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:09.096908 30820 raft_consensus.cc:359] T e3f5e5d7885e4832b4ded111cff37fbd P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.096879 30822 raft_consensus.cc:359] T 4991cccc3d8045e8bc206b351ebbaa08 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.097003 30820 raft_consensus.cc:385] T e3f5e5d7885e4832b4ded111cff37fbd P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.097011 30822 raft_consensus.cc:385] T 4991cccc3d8045e8bc206b351ebbaa08 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.097057 30820 raft_consensus.cc:740] T e3f5e5d7885e4832b4ded111cff37fbd P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f8e0b3323341a5a380884d70b3f4ae, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.097072 30822 raft_consensus.cc:740] T 4991cccc3d8045e8bc206b351ebbaa08 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5893d9c9bb76455ca16e2e6b169b1d24, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.097180 30820 consensus_queue.cc:260] T e3f5e5d7885e4832b4ded111cff37fbd P 85f8e0b3323341a5a380884d70b3f4ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.097559 30820 ts_tablet_manager.cc:1434] T e3f5e5d7885e4832b4ded111cff37fbd P 85f8e0b3323341a5a380884d70b3f4ae: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:09.097743 30822 consensus_queue.cc:260] T 4991cccc3d8045e8bc206b351ebbaa08 P 5893d9c9bb76455ca16e2e6b169b1d24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.098080 30822 ts_tablet_manager.cc:1434] T 4991cccc3d8045e8bc206b351ebbaa08 P 5893d9c9bb76455ca16e2e6b169b1d24: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:38:09.098517 30822 tablet_bootstrap.cc:492] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24: Bootstrap starting.
I20260601 13:38:09.099462 30822 tablet_bootstrap.cc:654] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.100621 30822 tablet_bootstrap.cc:492] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24: No bootstrap required, opened a new log
I20260601 13:38:09.100721 30822 ts_tablet_manager.cc:1403] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:09.101153 30822 raft_consensus.cc:359] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.101259 30822 raft_consensus.cc:385] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.101420 30822 raft_consensus.cc:740] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5893d9c9bb76455ca16e2e6b169b1d24, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.101608 30822 consensus_queue.cc:260] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.101966 30822 ts_tablet_manager.cc:1434] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:09.102177 30822 tablet_bootstrap.cc:492] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 5893d9c9bb76455ca16e2e6b169b1d24: Bootstrap starting.
I20260601 13:38:09.103101 30822 tablet_bootstrap.cc:654] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 5893d9c9bb76455ca16e2e6b169b1d24: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:09.104178 30822 tablet_bootstrap.cc:492] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 5893d9c9bb76455ca16e2e6b169b1d24: No bootstrap required, opened a new log
I20260601 13:38:09.104285 30822 ts_tablet_manager.cc:1403] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 5893d9c9bb76455ca16e2e6b169b1d24: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:09.104681 30822 raft_consensus.cc:359] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.104791 30822 raft_consensus.cc:385] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:09.104839 30822 raft_consensus.cc:740] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5893d9c9bb76455ca16e2e6b169b1d24, State: Initialized, Role: FOLLOWER
I20260601 13:38:09.104984 30822 consensus_queue.cc:260] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 5893d9c9bb76455ca16e2e6b169b1d24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.105243 30822 ts_tablet_manager.cc:1434] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 5893d9c9bb76455ca16e2e6b169b1d24: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:38:09.110491 30650 tablet.cc:2404] T 011d0b6cc2d34c70b4dd2cf2338e264f P e0130ad4f75949f18f9605ed710e50a6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:38:09.128942 30826 raft_consensus.cc:493] T 4991cccc3d8045e8bc206b351ebbaa08 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:09.129123 30826 raft_consensus.cc:515] T 4991cccc3d8045e8bc206b351ebbaa08 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.129758 30826 leader_election.cc:290] T 4991cccc3d8045e8bc206b351ebbaa08 P 5893d9c9bb76455ca16e2e6b169b1d24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455), 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407)
I20260601 13:38:09.130230 30699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4991cccc3d8045e8bc206b351ebbaa08" candidate_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f8e0b3323341a5a380884d70b3f4ae" is_pre_election: true
I20260601 13:38:09.130292 30621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4991cccc3d8045e8bc206b351ebbaa08" candidate_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0130ad4f75949f18f9605ed710e50a6" is_pre_election: true
I20260601 13:38:09.130347 30699 raft_consensus.cc:2468] T 4991cccc3d8045e8bc206b351ebbaa08 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5893d9c9bb76455ca16e2e6b169b1d24 in term 0.
I20260601 13:38:09.130496 30621 raft_consensus.cc:2468] T 4991cccc3d8045e8bc206b351ebbaa08 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5893d9c9bb76455ca16e2e6b169b1d24 in term 0.
I20260601 13:38:09.130698 30739 leader_election.cc:304] T 4991cccc3d8045e8bc206b351ebbaa08 P 5893d9c9bb76455ca16e2e6b169b1d24 [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: 5893d9c9bb76455ca16e2e6b169b1d24, 85f8e0b3323341a5a380884d70b3f4ae; no voters: 
I20260601 13:38:09.130970 30826 raft_consensus.cc:2804] T 4991cccc3d8045e8bc206b351ebbaa08 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:09.131037 30826 raft_consensus.cc:493] T 4991cccc3d8045e8bc206b351ebbaa08 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:09.131067 30826 raft_consensus.cc:3060] T 4991cccc3d8045e8bc206b351ebbaa08 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.131969 30826 raft_consensus.cc:515] T 4991cccc3d8045e8bc206b351ebbaa08 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.132397 30826 leader_election.cc:290] T 4991cccc3d8045e8bc206b351ebbaa08 P 5893d9c9bb76455ca16e2e6b169b1d24 [CANDIDATE]: Term 1 election: Requested vote from peers e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455), 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407)
I20260601 13:38:09.132841 30699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4991cccc3d8045e8bc206b351ebbaa08" candidate_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f8e0b3323341a5a380884d70b3f4ae"
I20260601 13:38:09.132907 30621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4991cccc3d8045e8bc206b351ebbaa08" candidate_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0130ad4f75949f18f9605ed710e50a6"
I20260601 13:38:09.132942 30699 raft_consensus.cc:3060] T 4991cccc3d8045e8bc206b351ebbaa08 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.133049 30621 raft_consensus.cc:3060] T 4991cccc3d8045e8bc206b351ebbaa08 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.133749 30621 raft_consensus.cc:2468] T 4991cccc3d8045e8bc206b351ebbaa08 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5893d9c9bb76455ca16e2e6b169b1d24 in term 1.
I20260601 13:38:09.133759 30699 raft_consensus.cc:2468] T 4991cccc3d8045e8bc206b351ebbaa08 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5893d9c9bb76455ca16e2e6b169b1d24 in term 1.
I20260601 13:38:09.134135 30739 leader_election.cc:304] T 4991cccc3d8045e8bc206b351ebbaa08 P 5893d9c9bb76455ca16e2e6b169b1d24 [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: 5893d9c9bb76455ca16e2e6b169b1d24, 85f8e0b3323341a5a380884d70b3f4ae; no voters: 
I20260601 13:38:09.134353 30826 raft_consensus.cc:2804] T 4991cccc3d8045e8bc206b351ebbaa08 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:09.134485 30826 raft_consensus.cc:697] T 4991cccc3d8045e8bc206b351ebbaa08 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 LEADER]: Becoming Leader. State: Replica: 5893d9c9bb76455ca16e2e6b169b1d24, State: Running, Role: LEADER
I20260601 13:38:09.134625 30826 consensus_queue.cc:237] T 4991cccc3d8045e8bc206b351ebbaa08 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Queue going to LEADER mode. State: All 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.136242 30517 catalog_manager.cc:5696] T 4991cccc3d8045e8bc206b351ebbaa08 P 5893d9c9bb76455ca16e2e6b169b1d24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131). New cstate: current_term: 1 leader_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:09.145944 30830 raft_consensus.cc:493] T e3f5e5d7885e4832b4ded111cff37fbd P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:09.145944 30826 raft_consensus.cc:493] T e3f5e5d7885e4832b4ded111cff37fbd P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:09.146211 30826 raft_consensus.cc:515] T e3f5e5d7885e4832b4ded111cff37fbd P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.146219 30830 raft_consensus.cc:515] T e3f5e5d7885e4832b4ded111cff37fbd P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.146826 30826 leader_election.cc:290] T e3f5e5d7885e4832b4ded111cff37fbd P 5893d9c9bb76455ca16e2e6b169b1d24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455), 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407)
I20260601 13:38:09.146894 30830 leader_election.cc:290] T e3f5e5d7885e4832b4ded111cff37fbd P e0130ad4f75949f18f9605ed710e50a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407), 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337)
I20260601 13:38:09.147207 30621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f5e5d7885e4832b4ded111cff37fbd" candidate_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0130ad4f75949f18f9605ed710e50a6" is_pre_election: true
I20260601 13:38:09.147239 30699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f5e5d7885e4832b4ded111cff37fbd" candidate_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f8e0b3323341a5a380884d70b3f4ae" is_pre_election: true
I20260601 13:38:09.147352 30621 raft_consensus.cc:2468] T e3f5e5d7885e4832b4ded111cff37fbd P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5893d9c9bb76455ca16e2e6b169b1d24 in term 0.
I20260601 13:38:09.147361 30699 raft_consensus.cc:2468] T e3f5e5d7885e4832b4ded111cff37fbd P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5893d9c9bb76455ca16e2e6b169b1d24 in term 0.
I20260601 13:38:09.147670 30739 leader_election.cc:304] T e3f5e5d7885e4832b4ded111cff37fbd P 5893d9c9bb76455ca16e2e6b169b1d24 [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: 5893d9c9bb76455ca16e2e6b169b1d24, 85f8e0b3323341a5a380884d70b3f4ae; no voters: 
I20260601 13:38:09.147907 30826 raft_consensus.cc:2804] T e3f5e5d7885e4832b4ded111cff37fbd P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:09.147966 30826 raft_consensus.cc:493] T e3f5e5d7885e4832b4ded111cff37fbd P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:09.148047 30826 raft_consensus.cc:3060] T e3f5e5d7885e4832b4ded111cff37fbd P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.149153 30826 raft_consensus.cc:515] T e3f5e5d7885e4832b4ded111cff37fbd P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.149845 30699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f5e5d7885e4832b4ded111cff37fbd" candidate_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f8e0b3323341a5a380884d70b3f4ae"
I20260601 13:38:09.149979 30699 raft_consensus.cc:3060] T e3f5e5d7885e4832b4ded111cff37fbd P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.149845 30621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f5e5d7885e4832b4ded111cff37fbd" candidate_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0130ad4f75949f18f9605ed710e50a6"
I20260601 13:38:09.150182 30621 raft_consensus.cc:3060] T e3f5e5d7885e4832b4ded111cff37fbd P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.151059 30699 raft_consensus.cc:2468] T e3f5e5d7885e4832b4ded111cff37fbd P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5893d9c9bb76455ca16e2e6b169b1d24 in term 1.
I20260601 13:38:09.151226 30621 raft_consensus.cc:2468] T e3f5e5d7885e4832b4ded111cff37fbd P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5893d9c9bb76455ca16e2e6b169b1d24 in term 1.
I20260601 13:38:09.151530 30737 leader_election.cc:304] T e3f5e5d7885e4832b4ded111cff37fbd P 5893d9c9bb76455ca16e2e6b169b1d24 [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: 5893d9c9bb76455ca16e2e6b169b1d24, e0130ad4f75949f18f9605ed710e50a6; no voters: 
I20260601 13:38:09.150033 30826 leader_election.cc:290] T e3f5e5d7885e4832b4ded111cff37fbd P 5893d9c9bb76455ca16e2e6b169b1d24 [CANDIDATE]: Term 1 election: Requested vote from peers e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455), 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407)
I20260601 13:38:09.151764 30857 raft_consensus.cc:2804] T e3f5e5d7885e4832b4ded111cff37fbd P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:09.151883 30857 raft_consensus.cc:697] T e3f5e5d7885e4832b4ded111cff37fbd P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 LEADER]: Becoming Leader. State: Replica: 5893d9c9bb76455ca16e2e6b169b1d24, State: Running, Role: LEADER
I20260601 13:38:09.152119 30773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f5e5d7885e4832b4ded111cff37fbd" candidate_uuid: "e0130ad4f75949f18f9605ed710e50a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" is_pre_election: true
I20260601 13:38:09.152086 30857 consensus_queue.cc:237] T e3f5e5d7885e4832b4ded111cff37fbd P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Queue going to LEADER mode. State: All 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.152277 30699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3f5e5d7885e4832b4ded111cff37fbd" candidate_uuid: "e0130ad4f75949f18f9605ed710e50a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f8e0b3323341a5a380884d70b3f4ae" is_pre_election: true
I20260601 13:38:09.152405 30699 raft_consensus.cc:2393] T e3f5e5d7885e4832b4ded111cff37fbd P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e0130ad4f75949f18f9605ed710e50a6 in current term 1: Already voted for candidate 5893d9c9bb76455ca16e2e6b169b1d24 in this term.
I20260601 13:38:09.152665 30588 leader_election.cc:304] T e3f5e5d7885e4832b4ded111cff37fbd P e0130ad4f75949f18f9605ed710e50a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0130ad4f75949f18f9605ed710e50a6; no voters: 5893d9c9bb76455ca16e2e6b169b1d24, 85f8e0b3323341a5a380884d70b3f4ae
I20260601 13:38:09.152832 30830 raft_consensus.cc:2749] T e3f5e5d7885e4832b4ded111cff37fbd P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:38:09.154057 30517 catalog_manager.cc:5696] T e3f5e5d7885e4832b4ded111cff37fbd P 5893d9c9bb76455ca16e2e6b169b1d24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131). New cstate: current_term: 1 leader_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:09.197204 30862 raft_consensus.cc:493] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:09.197398 30862 raft_consensus.cc:515] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.197952 30862 leader_election.cc:290] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455), 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337)
I20260601 13:38:09.198401 30621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2fdba6899844a48b58efc47c368a38" candidate_uuid: "85f8e0b3323341a5a380884d70b3f4ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0130ad4f75949f18f9605ed710e50a6" is_pre_election: true
I20260601 13:38:09.198401 30773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2fdba6899844a48b58efc47c368a38" candidate_uuid: "85f8e0b3323341a5a380884d70b3f4ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" is_pre_election: true
I20260601 13:38:09.198566 30621 raft_consensus.cc:2468] T 3a2fdba6899844a48b58efc47c368a38 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85f8e0b3323341a5a380884d70b3f4ae in term 0.
I20260601 13:38:09.198566 30773 raft_consensus.cc:2468] T 3a2fdba6899844a48b58efc47c368a38 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85f8e0b3323341a5a380884d70b3f4ae in term 0.
I20260601 13:38:09.198889 30662 leader_election.cc:304] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae [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: 85f8e0b3323341a5a380884d70b3f4ae, e0130ad4f75949f18f9605ed710e50a6; no voters: 
I20260601 13:38:09.199119 30862 raft_consensus.cc:2804] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:09.199185 30862 raft_consensus.cc:493] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:09.199235 30862 raft_consensus.cc:3060] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.200174 30862 raft_consensus.cc:515] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.200570 30862 leader_election.cc:290] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae [CANDIDATE]: Term 1 election: Requested vote from peers e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455), 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337)
I20260601 13:38:09.200968 30773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2fdba6899844a48b58efc47c368a38" candidate_uuid: "85f8e0b3323341a5a380884d70b3f4ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5893d9c9bb76455ca16e2e6b169b1d24"
I20260601 13:38:09.201062 30773 raft_consensus.cc:3060] T 3a2fdba6899844a48b58efc47c368a38 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.201009 30621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2fdba6899844a48b58efc47c368a38" candidate_uuid: "85f8e0b3323341a5a380884d70b3f4ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0130ad4f75949f18f9605ed710e50a6"
I20260601 13:38:09.201251 30621 raft_consensus.cc:3060] T 3a2fdba6899844a48b58efc47c368a38 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.201960 30773 raft_consensus.cc:2468] T 3a2fdba6899844a48b58efc47c368a38 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f8e0b3323341a5a380884d70b3f4ae in term 1.
I20260601 13:38:09.202061 30621 raft_consensus.cc:2468] T 3a2fdba6899844a48b58efc47c368a38 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f8e0b3323341a5a380884d70b3f4ae in term 1.
I20260601 13:38:09.202293 30664 leader_election.cc:304] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae [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: 5893d9c9bb76455ca16e2e6b169b1d24, 85f8e0b3323341a5a380884d70b3f4ae; no voters: 
I20260601 13:38:09.202461 30862 raft_consensus.cc:2804] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:09.202548 30862 raft_consensus.cc:697] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 LEADER]: Becoming Leader. State: Replica: 85f8e0b3323341a5a380884d70b3f4ae, State: Running, Role: LEADER
I20260601 13:38:09.202685 30862 consensus_queue.cc:237] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Queue going to LEADER mode. State: All 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.204533 30517 catalog_manager.cc:5696] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130). New cstate: current_term: 1 leader_uuid: "85f8e0b3323341a5a380884d70b3f4ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:09.228816 30862 raft_consensus.cc:493] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:09.228989 30862 raft_consensus.cc:515] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.229513 30862 leader_election.cc:290] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455), 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337)
I20260601 13:38:09.230037 30773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4c852bb70647bfa1efcea0a0632ab1" candidate_uuid: "85f8e0b3323341a5a380884d70b3f4ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" is_pre_election: true
I20260601 13:38:09.230074 30621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4c852bb70647bfa1efcea0a0632ab1" candidate_uuid: "85f8e0b3323341a5a380884d70b3f4ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0130ad4f75949f18f9605ed710e50a6" is_pre_election: true
I20260601 13:38:09.230201 30773 raft_consensus.cc:2468] T 1c4c852bb70647bfa1efcea0a0632ab1 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85f8e0b3323341a5a380884d70b3f4ae in term 0.
I20260601 13:38:09.230326 30621 raft_consensus.cc:2468] T 1c4c852bb70647bfa1efcea0a0632ab1 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85f8e0b3323341a5a380884d70b3f4ae in term 0.
I20260601 13:38:09.230578 30662 leader_election.cc:304] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [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: 85f8e0b3323341a5a380884d70b3f4ae, e0130ad4f75949f18f9605ed710e50a6; no voters: 
I20260601 13:38:09.230754 30862 raft_consensus.cc:2804] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:09.230829 30862 raft_consensus.cc:493] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:09.230885 30862 raft_consensus.cc:3060] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.231745 30862 raft_consensus.cc:515] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.232163 30862 leader_election.cc:290] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [CANDIDATE]: Term 1 election: Requested vote from peers e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455), 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337)
I20260601 13:38:09.232509 30621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4c852bb70647bfa1efcea0a0632ab1" candidate_uuid: "85f8e0b3323341a5a380884d70b3f4ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0130ad4f75949f18f9605ed710e50a6"
I20260601 13:38:09.232622 30621 raft_consensus.cc:3060] T 1c4c852bb70647bfa1efcea0a0632ab1 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.232679 30773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c4c852bb70647bfa1efcea0a0632ab1" candidate_uuid: "85f8e0b3323341a5a380884d70b3f4ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5893d9c9bb76455ca16e2e6b169b1d24"
I20260601 13:38:09.232847 30773 raft_consensus.cc:3060] T 1c4c852bb70647bfa1efcea0a0632ab1 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.233417 30621 raft_consensus.cc:2468] T 1c4c852bb70647bfa1efcea0a0632ab1 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f8e0b3323341a5a380884d70b3f4ae in term 1.
I20260601 13:38:09.233650 30773 raft_consensus.cc:2468] T 1c4c852bb70647bfa1efcea0a0632ab1 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f8e0b3323341a5a380884d70b3f4ae in term 1.
I20260601 13:38:09.233690 30662 leader_election.cc:304] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [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: 85f8e0b3323341a5a380884d70b3f4ae, e0130ad4f75949f18f9605ed710e50a6; no voters: 
I20260601 13:38:09.233867 30862 raft_consensus.cc:2804] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:09.234048 30862 raft_consensus.cc:697] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 LEADER]: Becoming Leader. State: Replica: 85f8e0b3323341a5a380884d70b3f4ae, State: Running, Role: LEADER
I20260601 13:38:09.234256 30862 consensus_queue.cc:237] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Queue going to LEADER mode. State: All 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.236070 30517 catalog_manager.cc:5696] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130). New cstate: current_term: 1 leader_uuid: "85f8e0b3323341a5a380884d70b3f4ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:09.256475 30857 raft_consensus.cc:493] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:09.256639 30857 raft_consensus.cc:515] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.257140 30857 leader_election.cc:290] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455), 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407)
I20260601 13:38:09.257637 30621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0acb076e144336a4bd6c8534fb4279" candidate_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0130ad4f75949f18f9605ed710e50a6" is_pre_election: true
I20260601 13:38:09.257691 30699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0acb076e144336a4bd6c8534fb4279" candidate_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f8e0b3323341a5a380884d70b3f4ae" is_pre_election: true
I20260601 13:38:09.257797 30621 raft_consensus.cc:2468] T aa0acb076e144336a4bd6c8534fb4279 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5893d9c9bb76455ca16e2e6b169b1d24 in term 0.
I20260601 13:38:09.257797 30699 raft_consensus.cc:2468] T aa0acb076e144336a4bd6c8534fb4279 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5893d9c9bb76455ca16e2e6b169b1d24 in term 0.
I20260601 13:38:09.258198 30737 leader_election.cc:304] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [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: 5893d9c9bb76455ca16e2e6b169b1d24, e0130ad4f75949f18f9605ed710e50a6; no voters: 
I20260601 13:38:09.258383 30857 raft_consensus.cc:2804] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:09.258445 30857 raft_consensus.cc:493] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:09.258486 30857 raft_consensus.cc:3060] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.259495 30857 raft_consensus.cc:515] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.259842 30857 leader_election.cc:290] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [CANDIDATE]: Term 1 election: Requested vote from peers e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455), 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407)
I20260601 13:38:09.260104 30621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0acb076e144336a4bd6c8534fb4279" candidate_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0130ad4f75949f18f9605ed710e50a6"
I20260601 13:38:09.260246 30621 raft_consensus.cc:3060] T aa0acb076e144336a4bd6c8534fb4279 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.260201 30699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa0acb076e144336a4bd6c8534fb4279" candidate_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f8e0b3323341a5a380884d70b3f4ae"
I20260601 13:38:09.260339 30699 raft_consensus.cc:3060] T aa0acb076e144336a4bd6c8534fb4279 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.261014 30621 raft_consensus.cc:2468] T aa0acb076e144336a4bd6c8534fb4279 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5893d9c9bb76455ca16e2e6b169b1d24 in term 1.
I20260601 13:38:09.261111 30699 raft_consensus.cc:2468] T aa0acb076e144336a4bd6c8534fb4279 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5893d9c9bb76455ca16e2e6b169b1d24 in term 1.
I20260601 13:38:09.261286 30737 leader_election.cc:304] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [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: 5893d9c9bb76455ca16e2e6b169b1d24, e0130ad4f75949f18f9605ed710e50a6; no voters: 
I20260601 13:38:09.261454 30857 raft_consensus.cc:2804] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:09.261560 30857 raft_consensus.cc:697] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 LEADER]: Becoming Leader. State: Replica: 5893d9c9bb76455ca16e2e6b169b1d24, State: Running, Role: LEADER
I20260601 13:38:09.261708 30857 consensus_queue.cc:237] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Queue going to LEADER mode. State: All 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.263530 30517 catalog_manager.cc:5696] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131). New cstate: current_term: 1 leader_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:09.293946 30862 raft_consensus.cc:493] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:09.294124 30862 raft_consensus.cc:515] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.294777 30862 leader_election.cc:290] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455), 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337)
I20260601 13:38:09.295280 30621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cadd90b974dc1a0f04ef248d13577" candidate_uuid: "85f8e0b3323341a5a380884d70b3f4ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0130ad4f75949f18f9605ed710e50a6" is_pre_election: true
I20260601 13:38:09.295346 30773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cadd90b974dc1a0f04ef248d13577" candidate_uuid: "85f8e0b3323341a5a380884d70b3f4ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" is_pre_election: true
I20260601 13:38:09.295408 30621 raft_consensus.cc:2468] T 586cadd90b974dc1a0f04ef248d13577 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85f8e0b3323341a5a380884d70b3f4ae in term 0.
I20260601 13:38:09.295496 30773 raft_consensus.cc:2468] T 586cadd90b974dc1a0f04ef248d13577 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85f8e0b3323341a5a380884d70b3f4ae in term 0.
I20260601 13:38:09.295768 30662 leader_election.cc:304] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae [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: 85f8e0b3323341a5a380884d70b3f4ae, e0130ad4f75949f18f9605ed710e50a6; no voters: 
I20260601 13:38:09.295948 30862 raft_consensus.cc:2804] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:09.296007 30862 raft_consensus.cc:493] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:09.296051 30862 raft_consensus.cc:3060] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.296913 30862 raft_consensus.cc:515] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.297395 30862 leader_election.cc:290] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae [CANDIDATE]: Term 1 election: Requested vote from peers e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455), 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337)
I20260601 13:38:09.297812 30773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cadd90b974dc1a0f04ef248d13577" candidate_uuid: "85f8e0b3323341a5a380884d70b3f4ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5893d9c9bb76455ca16e2e6b169b1d24"
I20260601 13:38:09.297842 30621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586cadd90b974dc1a0f04ef248d13577" candidate_uuid: "85f8e0b3323341a5a380884d70b3f4ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0130ad4f75949f18f9605ed710e50a6"
I20260601 13:38:09.297982 30773 raft_consensus.cc:3060] T 586cadd90b974dc1a0f04ef248d13577 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.298003 30621 raft_consensus.cc:3060] T 586cadd90b974dc1a0f04ef248d13577 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.298920 30773 raft_consensus.cc:2468] T 586cadd90b974dc1a0f04ef248d13577 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f8e0b3323341a5a380884d70b3f4ae in term 1.
I20260601 13:38:09.299201 30621 raft_consensus.cc:2468] T 586cadd90b974dc1a0f04ef248d13577 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f8e0b3323341a5a380884d70b3f4ae in term 1.
I20260601 13:38:09.299254 30664 leader_election.cc:304] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae [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: 5893d9c9bb76455ca16e2e6b169b1d24, 85f8e0b3323341a5a380884d70b3f4ae; no voters: 
I20260601 13:38:09.299440 30862 raft_consensus.cc:2804] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:09.299530 30862 raft_consensus.cc:697] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 LEADER]: Becoming Leader. State: Replica: 85f8e0b3323341a5a380884d70b3f4ae, State: Running, Role: LEADER
I20260601 13:38:09.299675 30862 consensus_queue.cc:237] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Queue going to LEADER mode. State: All 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.301641 30517 catalog_manager.cc:5696] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130). New cstate: current_term: 1 leader_uuid: "85f8e0b3323341a5a380884d70b3f4ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:09.330560 30857 raft_consensus.cc:493] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:09.330740 30857 raft_consensus.cc:515] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.331362 30857 leader_election.cc:290] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455), 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407)
I20260601 13:38:09.331894 30621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94718730b2d74387bfb9aaead1b5fd52" candidate_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0130ad4f75949f18f9605ed710e50a6" is_pre_election: true
I20260601 13:38:09.331894 30699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94718730b2d74387bfb9aaead1b5fd52" candidate_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f8e0b3323341a5a380884d70b3f4ae" is_pre_election: true
I20260601 13:38:09.332077 30621 raft_consensus.cc:2468] T 94718730b2d74387bfb9aaead1b5fd52 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5893d9c9bb76455ca16e2e6b169b1d24 in term 0.
I20260601 13:38:09.332077 30699 raft_consensus.cc:2468] T 94718730b2d74387bfb9aaead1b5fd52 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5893d9c9bb76455ca16e2e6b169b1d24 in term 0.
I20260601 13:38:09.332470 30737 leader_election.cc:304] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24 [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: 5893d9c9bb76455ca16e2e6b169b1d24, e0130ad4f75949f18f9605ed710e50a6; no voters: 
I20260601 13:38:09.332717 30857 raft_consensus.cc:2804] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:09.332782 30857 raft_consensus.cc:493] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:09.332828 30857 raft_consensus.cc:3060] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.333691 30857 raft_consensus.cc:515] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.334044 30857 leader_election.cc:290] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24 [CANDIDATE]: Term 1 election: Requested vote from peers e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455), 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407)
I20260601 13:38:09.334373 30621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94718730b2d74387bfb9aaead1b5fd52" candidate_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0130ad4f75949f18f9605ed710e50a6"
I20260601 13:38:09.334416 30699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94718730b2d74387bfb9aaead1b5fd52" candidate_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f8e0b3323341a5a380884d70b3f4ae"
I20260601 13:38:09.334506 30621 raft_consensus.cc:3060] T 94718730b2d74387bfb9aaead1b5fd52 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.334548 30699 raft_consensus.cc:3060] T 94718730b2d74387bfb9aaead1b5fd52 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.335268 30699 raft_consensus.cc:2468] T 94718730b2d74387bfb9aaead1b5fd52 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5893d9c9bb76455ca16e2e6b169b1d24 in term 1.
I20260601 13:38:09.335295 30621 raft_consensus.cc:2468] T 94718730b2d74387bfb9aaead1b5fd52 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5893d9c9bb76455ca16e2e6b169b1d24 in term 1.
I20260601 13:38:09.335533 30739 leader_election.cc:304] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24 [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: 5893d9c9bb76455ca16e2e6b169b1d24, 85f8e0b3323341a5a380884d70b3f4ae; no voters: 
I20260601 13:38:09.335702 30857 raft_consensus.cc:2804] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:09.335790 30857 raft_consensus.cc:697] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 LEADER]: Becoming Leader. State: Replica: 5893d9c9bb76455ca16e2e6b169b1d24, State: Running, Role: LEADER
I20260601 13:38:09.335932 30857 consensus_queue.cc:237] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Queue going to LEADER mode. State: All 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.337553 30517 catalog_manager.cc:5696] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131). New cstate: current_term: 1 leader_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:09.339227 30857 raft_consensus.cc:493] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:09.339326 30857 raft_consensus.cc:515] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.339936 30857 leader_election.cc:290] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455), 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407)
I20260601 13:38:09.340016 30621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c28da9c09714d5689c1c8e8a73ed965" candidate_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0130ad4f75949f18f9605ed710e50a6" is_pre_election: true
I20260601 13:38:09.340142 30621 raft_consensus.cc:2468] T 4c28da9c09714d5689c1c8e8a73ed965 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5893d9c9bb76455ca16e2e6b169b1d24 in term 0.
I20260601 13:38:09.340394 30699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c28da9c09714d5689c1c8e8a73ed965" candidate_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f8e0b3323341a5a380884d70b3f4ae" is_pre_election: true
I20260601 13:38:09.340404 30737 leader_election.cc:304] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [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: 5893d9c9bb76455ca16e2e6b169b1d24, e0130ad4f75949f18f9605ed710e50a6; no voters: 
I20260601 13:38:09.340521 30699 raft_consensus.cc:2468] T 4c28da9c09714d5689c1c8e8a73ed965 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5893d9c9bb76455ca16e2e6b169b1d24 in term 0.
I20260601 13:38:09.340615 30857 raft_consensus.cc:2804] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:09.340741 30857 raft_consensus.cc:493] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:09.340826 30857 raft_consensus.cc:3060] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.341578 30857 raft_consensus.cc:515] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.341904 30857 leader_election.cc:290] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [CANDIDATE]: Term 1 election: Requested vote from peers e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455), 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407)
I20260601 13:38:09.342227 30699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c28da9c09714d5689c1c8e8a73ed965" candidate_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f8e0b3323341a5a380884d70b3f4ae"
I20260601 13:38:09.342227 30621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c28da9c09714d5689c1c8e8a73ed965" candidate_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0130ad4f75949f18f9605ed710e50a6"
I20260601 13:38:09.342360 30621 raft_consensus.cc:3060] T 4c28da9c09714d5689c1c8e8a73ed965 P e0130ad4f75949f18f9605ed710e50a6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.342360 30699 raft_consensus.cc:3060] T 4c28da9c09714d5689c1c8e8a73ed965 P 85f8e0b3323341a5a380884d70b3f4ae [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.343240 30699 raft_consensus.cc:2468] T 4c28da9c09714d5689c1c8e8a73ed965 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5893d9c9bb76455ca16e2e6b169b1d24 in term 1.
I20260601 13:38:09.343240 30621 raft_consensus.cc:2468] T 4c28da9c09714d5689c1c8e8a73ed965 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5893d9c9bb76455ca16e2e6b169b1d24 in term 1.
I20260601 13:38:09.343626 30737 leader_election.cc:304] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [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: 5893d9c9bb76455ca16e2e6b169b1d24, e0130ad4f75949f18f9605ed710e50a6; no voters: 
I20260601 13:38:09.343899 30857 raft_consensus.cc:2804] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:09.344004 30857 raft_consensus.cc:697] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 LEADER]: Becoming Leader. State: Replica: 5893d9c9bb76455ca16e2e6b169b1d24, State: Running, Role: LEADER
I20260601 13:38:09.344156 30857 consensus_queue.cc:237] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Queue going to LEADER mode. State: All 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: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } }
I20260601 13:38:09.345798 30517 catalog_manager.cc:5696] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131). New cstate: current_term: 1 leader_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:09.459851 30773 raft_consensus.cc:1275] T 3a2fdba6899844a48b58efc47c368a38 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:09.460377 30621 raft_consensus.cc:1275] T b990ca7526cf40118c5ea17d4391d9c4 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:09.460464 30699 raft_consensus.cc:1275] T b990ca7526cf40118c5ea17d4391d9c4 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:09.460943 30862 consensus_queue.cc:1048] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:09.460943 30857 consensus_queue.cc:1048] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:09.462003 30699 raft_consensus.cc:1275] T 4991cccc3d8045e8bc206b351ebbaa08 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:09.462752 30857 consensus_queue.cc:1048] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:09.462879 30826 consensus_queue.cc:1048] T 4991cccc3d8045e8bc206b351ebbaa08 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:09.462946 30621 raft_consensus.cc:1275] T 4991cccc3d8045e8bc206b351ebbaa08 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:09.464064 30826 consensus_queue.cc:1048] T 4991cccc3d8045e8bc206b351ebbaa08 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:09.465116 30699 raft_consensus.cc:1275] T e3f5e5d7885e4832b4ded111cff37fbd P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:09.465665 30623 raft_consensus.cc:1275] T 1c4c852bb70647bfa1efcea0a0632ab1 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:09.465692 30621 raft_consensus.cc:1275] T e3f5e5d7885e4832b4ded111cff37fbd P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:09.466559 30620 raft_consensus.cc:1275] T aa0acb076e144336a4bd6c8534fb4279 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:09.466645 30621 raft_consensus.cc:1275] T 94718730b2d74387bfb9aaead1b5fd52 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:09.466881 30774 raft_consensus.cc:1275] T 1c4c852bb70647bfa1efcea0a0632ab1 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:09.467154 30772 raft_consensus.cc:3060] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 5893d9c9bb76455ca16e2e6b169b1d24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:09.468380 30772 raft_consensus.cc:1275] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:09.469585 30857 consensus_queue.cc:1048] T e3f5e5d7885e4832b4ded111cff37fbd P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:09.469885 30857 consensus_queue.cc:1048] T e3f5e5d7885e4832b4ded111cff37fbd P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:09.470919 30695 raft_consensus.cc:1275] T aa0acb076e144336a4bd6c8534fb4279 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:09.470976 30697 raft_consensus.cc:1275] T 94718730b2d74387bfb9aaead1b5fd52 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:09.471112 30862 consensus_queue.cc:1048] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:09.471853 30621 raft_consensus.cc:1275] T 586cadd90b974dc1a0f04ef248d13577 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:09.472136 30622 raft_consensus.cc:1275] T 9cb7e0ba8b9d452ba06e00a40d37e29f P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:09.472182 30619 raft_consensus.cc:1275] T 011d0b6cc2d34c70b4dd2cf2338e264f P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:09.471853 30620 raft_consensus.cc:1275] T a9c1ca40b14848a183e8a10aa3d42530 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:09.473934 30771 raft_consensus.cc:1275] T 011d0b6cc2d34c70b4dd2cf2338e264f P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:09.474236 30774 raft_consensus.cc:1275] T 586cadd90b974dc1a0f04ef248d13577 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:09.474557 30861 consensus_queue.cc:1048] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:09.474891 30861 consensus_queue.cc:1048] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:09.475449 30857 consensus_queue.cc:1048] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:09.475776 30857 consensus_queue.cc:1048] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:09.478322 30864 consensus_queue.cc:1048] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:09.478704 30864 consensus_queue.cc:1048] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:09.479005 30864 consensus_queue.cc:1048] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:09.479290 30864 consensus_queue.cc:1048] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:09.479972 30772 raft_consensus.cc:1275] T a9c1ca40b14848a183e8a10aa3d42530 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:09.481953 30825 consensus_queue.cc:1048] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:09.482314 30825 consensus_queue.cc:1048] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:09.481961 30862 consensus_queue.cc:1048] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260601 13:38:09.483414 30857 consensus_queue.cc:1048] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:09.483736 30857 consensus_queue.cc:1048] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:09.498243 30696 raft_consensus.cc:1275] T 4c28da9c09714d5689c1c8e8a73ed965 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:09.498663 30826 consensus_queue.cc:1048] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:09.499470 30614 raft_consensus.cc:1275] T 4c28da9c09714d5689c1c8e8a73ed965 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:09.499864 30826 consensus_queue.cc:1048] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:09.506428 30892 mvcc.cc:204] Tried to move back new op lower bound from 7292195182480740352 to 7292195181773148160. Current Snapshot: MvccSnapshot[applied={T|T < 7292195182449778688}]
I20260601 13:38:09.512027 30615 raft_consensus.cc:1275] T 3a2fdba6899844a48b58efc47c368a38 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:09.512830 30861 consensus_queue.cc:1048] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:09.525013 30935 mvcc.cc:204] Tried to move back new op lower bound from 7292195182480740352 to 7292195181773148160. Current Snapshot: MvccSnapshot[applied={T|T < 7292195182480740352 or (T in {7292195182480740352})}]
I20260601 13:38:09.542853 30906 mvcc.cc:204] Tried to move back new op lower bound from 7292195182468460544 to 7292195181617532928. Current Snapshot: MvccSnapshot[applied={T|T < 7292195182444265472}]
I20260601 13:38:10.073948 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:38:10.077586 26218 server_base.cc:1061] running on GCE node
W20260601 13:38:10.080659 30958 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:10.084619 30961 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:10.084748 30959 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:10.085438 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:10.085512 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:38:10.085554 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321090085554 us; error 0 us; skew 500 ppm
I20260601 13:38:10.086874 26218 webserver.cc:533] Webserver started at http://127.25.154.132:45403/ using document root <none> and password file <none>
I20260601 13:38:10.087066 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:10.087133 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:10.087237 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:10.087776 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-3-root/instance:
uuid: "f311bade7c254532991d71aa198b8d1f"
format_stamp: "Formatted at 2026-06-01 13:38:10 on dist-test-slave-whnk"
I20260601 13:38:10.090322 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:38:10.092039 30966 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:10.092504 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:10.092604 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-3-root
uuid: "f311bade7c254532991d71aa198b8d1f"
format_stamp: "Formatted at 2026-06-01 13:38:10 on dist-test-slave-whnk"
I20260601 13:38:10.092702 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-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)
I20260601 13:38:10.102947 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:10.103420 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:10.103749 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:10.104251 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:10.104313 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:10.104373 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:10.104411 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:10.109354 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.132:37231
I20260601 13:38:10.109416 31029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.132:37231 every 8 connection(s)
I20260601 13:38:10.110365 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:10.112661 31034 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:10.112673 31035 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:10.112673 31037 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:10.113523 26218 server_base.cc:1061] running on GCE node
I20260601 13:38:10.113721 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:10.113761 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:38:10.113785 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321090113785 us; error 0 us; skew 500 ppm
I20260601 13:38:10.115078 26218 webserver.cc:533] Webserver started at http://127.25.154.133:45933/ using document root <none> and password file <none>
I20260601 13:38:10.115263 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:10.115316 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:10.115383 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:10.115589 31030 heartbeater.cc:344] Connected to a master server at 127.25.154.190:33183
I20260601 13:38:10.115669 31030 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:10.115810 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-4-root/instance:
uuid: "ac994336381c4a7db7a369a7522de38e"
format_stamp: "Formatted at 2026-06-01 13:38:10 on dist-test-slave-whnk"
I20260601 13:38:10.115895 31030 heartbeater.cc:507] Master 127.25.154.190:33183 requested a full tablet report, sending...
I20260601 13:38:10.116567 30511 ts_manager.cc:194] Registered new tserver with Master: f311bade7c254532991d71aa198b8d1f (127.25.154.132:37231)
I20260601 13:38:10.117317 30511 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40200
I20260601 13:38:10.117933 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:10.119179 31042 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:10.119509 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:10.119604 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-4-root
uuid: "ac994336381c4a7db7a369a7522de38e"
format_stamp: "Formatted at 2026-06-01 13:38:10 on dist-test-slave-whnk"
I20260601 13:38:10.119707 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-4-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)
I20260601 13:38:10.131646 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:10.132170 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:10.132522 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:10.133015 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:10.133080 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:10.133138 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:10.133173 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:10.138314 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.133:34067
I20260601 13:38:10.138494 31105 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.133:34067 every 8 connection(s)
I20260601 13:38:10.139221 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:10.141465 31109 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:10.141475 31110 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:10.141623 26218 server_base.cc:1061] running on GCE node
W20260601 13:38:10.141539 31112 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:10.141965 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:10.142046 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:38:10.142071 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321090142070 us; error 0 us; skew 500 ppm
I20260601 13:38:10.143419 26218 webserver.cc:533] Webserver started at http://127.25.154.134:38175/ using document root <none> and password file <none>
I20260601 13:38:10.143610 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:10.143673 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:10.143749 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:10.144225 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-5-root/instance:
uuid: "f6d13a76ebbf4ce785ec69195c6643f0"
format_stamp: "Formatted at 2026-06-01 13:38:10 on dist-test-slave-whnk"
I20260601 13:38:10.144373 31106 heartbeater.cc:344] Connected to a master server at 127.25.154.190:33183
I20260601 13:38:10.144469 31106 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:10.144742 31106 heartbeater.cc:507] Master 127.25.154.190:33183 requested a full tablet report, sending...
I20260601 13:38:10.145460 30511 ts_manager.cc:194] Registered new tserver with Master: ac994336381c4a7db7a369a7522de38e (127.25.154.133:34067)
I20260601 13:38:10.146134 30511 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40214
I20260601 13:38:10.146180 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:38:10.147336 31117 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:10.147591 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:10.147651 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-5-root
uuid: "f6d13a76ebbf4ce785ec69195c6643f0"
format_stamp: "Formatted at 2026-06-01 13:38:10 on dist-test-slave-whnk"
I20260601 13:38:10.147711 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-5-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)
I20260601 13:38:10.162818 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:10.163326 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:10.163669 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:10.164175 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:10.164215 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:10.164256 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:10.164278 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:10.169013 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.134:45813
I20260601 13:38:10.169164 31180 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.134:45813 every 8 connection(s)
I20260601 13:38:10.174343 31181 heartbeater.cc:344] Connected to a master server at 127.25.154.190:33183
I20260601 13:38:10.174494 31181 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:10.174803 31181 heartbeater.cc:507] Master 127.25.154.190:33183 requested a full tablet report, sending...
I20260601 13:38:10.175474 30511 ts_manager.cc:194] Registered new tserver with Master: f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134:45813)
I20260601 13:38:10.175983 30511 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40228
I20260601 13:38:10.808916 30771 consensus_queue.cc:237] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: NON_VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: true } }
I20260601 13:38:10.810494 30618 raft_consensus.cc:1275] T aa0acb076e144336a4bd6c8534fb4279 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:38:10.810626 30698 raft_consensus.cc:1275] T aa0acb076e144336a4bd6c8534fb4279 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:38:10.810900 30857 consensus_queue.cc:1048] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:38:10.811075 30954 consensus_queue.cc:1048] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:38:10.812836 30857 raft_consensus.cc:2955] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: NON_VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: true } } }
I20260601 13:38:10.813155 30698 raft_consensus.cc:2955] T aa0acb076e144336a4bd6c8534fb4279 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: NON_VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: true } } }
W20260601 13:38:10.815645 30740 consensus_peers.cc:597] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 -> Peer f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134:45813): Couldn't send request to peer f6d13a76ebbf4ce785ec69195c6643f0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aa0acb076e144336a4bd6c8534fb4279. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:10.815543 30511 catalog_manager.cc:5696] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 reported cstate change: config changed from index -1 to 28, NON_VOTER f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134) added. New cstate: current_term: 1 leader_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: NON_VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:10.813174 30618 raft_consensus.cc:2955] T aa0acb076e144336a4bd6c8534fb4279 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: NON_VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: true } } }
I20260601 13:38:10.820456 30698 consensus_queue.cc:237] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } }
I20260601 13:38:10.821929 30771 raft_consensus.cc:1275] T a9c1ca40b14848a183e8a10aa3d42530 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:38:10.821929 30618 raft_consensus.cc:1275] T a9c1ca40b14848a183e8a10aa3d42530 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:38:10.822520 30864 consensus_queue.cc:1048] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:38:10.822754 30956 consensus_queue.cc:1048] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:38:10.824481 31195 raft_consensus.cc:2955] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER ac994336381c4a7db7a369a7522de38e (127.25.154.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } } }
I20260601 13:38:10.824864 30771 raft_consensus.cc:2955] T a9c1ca40b14848a183e8a10aa3d42530 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER ac994336381c4a7db7a369a7522de38e (127.25.154.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } } }
I20260601 13:38:10.824867 30618 raft_consensus.cc:2955] T a9c1ca40b14848a183e8a10aa3d42530 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER ac994336381c4a7db7a369a7522de38e (127.25.154.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } } }
W20260601 13:38:10.827281 30665 consensus_peers.cc:597] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae -> Peer ac994336381c4a7db7a369a7522de38e (127.25.154.133:34067): Couldn't send request to peer ac994336381c4a7db7a369a7522de38e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a9c1ca40b14848a183e8a10aa3d42530. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:10.827350 30511 catalog_manager.cc:5696] T a9c1ca40b14848a183e8a10aa3d42530 P e0130ad4f75949f18f9605ed710e50a6 reported cstate change: config changed from index -1 to 27, NON_VOTER ac994336381c4a7db7a369a7522de38e (127.25.154.133) added. New cstate: current_term: 1 leader_uuid: "85f8e0b3323341a5a380884d70b3f4ae" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } } }
I20260601 13:38:10.829275 30771 consensus_queue.cc:237] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } }
I20260601 13:38:10.832584 30618 raft_consensus.cc:1275] T b990ca7526cf40118c5ea17d4391d9c4 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:38:10.833091 30954 consensus_queue.cc:1048] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:38:10.834481 30698 raft_consensus.cc:1275] T b990ca7526cf40118c5ea17d4391d9c4 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:38:10.834831 30954 consensus_queue.cc:1048] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:38:10.834796 31186 raft_consensus.cc:2955] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER f311bade7c254532991d71aa198b8d1f (127.25.154.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } } }
I20260601 13:38:10.835109 30618 raft_consensus.cc:2955] T b990ca7526cf40118c5ea17d4391d9c4 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER f311bade7c254532991d71aa198b8d1f (127.25.154.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } } }
I20260601 13:38:10.837165 30518 catalog_manager.cc:5696] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 reported cstate change: config changed from index -1 to 28, NON_VOTER f311bade7c254532991d71aa198b8d1f (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:38:10.837929 30739 consensus_peers.cc:597] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 -> Peer f311bade7c254532991d71aa198b8d1f (127.25.154.132:37231): Couldn't send request to peer f311bade7c254532991d71aa198b8d1f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b990ca7526cf40118c5ea17d4391d9c4. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:10.838418 30696 consensus_queue.cc:237] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } }
I20260601 13:38:10.838812 30698 raft_consensus.cc:2955] T b990ca7526cf40118c5ea17d4391d9c4 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER f311bade7c254532991d71aa198b8d1f (127.25.154.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } } }
I20260601 13:38:10.839671 30618 raft_consensus.cc:1275] T 1c4c852bb70647bfa1efcea0a0632ab1 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:38:10.840099 30864 consensus_queue.cc:1048] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:38:10.840745 30771 raft_consensus.cc:1275] T 1c4c852bb70647bfa1efcea0a0632ab1 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
W20260601 13:38:10.840766 30665 consensus_peers.cc:597] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae -> Peer ac994336381c4a7db7a369a7522de38e (127.25.154.133:34067): Couldn't send request to peer ac994336381c4a7db7a369a7522de38e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1c4c852bb70647bfa1efcea0a0632ab1. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:10.841140 31195 consensus_queue.cc:1048] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:38:10.843181 30956 raft_consensus.cc:2955] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER ac994336381c4a7db7a369a7522de38e (127.25.154.133) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } } }
I20260601 13:38:10.843649 30771 raft_consensus.cc:2955] T 1c4c852bb70647bfa1efcea0a0632ab1 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER ac994336381c4a7db7a369a7522de38e (127.25.154.133) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } } }
I20260601 13:38:10.843755 30618 raft_consensus.cc:2955] T 1c4c852bb70647bfa1efcea0a0632ab1 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER ac994336381c4a7db7a369a7522de38e (127.25.154.133) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } } }
I20260601 13:38:10.846017 30518 catalog_manager.cc:5696] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae reported cstate change: config changed from index -1 to 28, NON_VOTER ac994336381c4a7db7a369a7522de38e (127.25.154.133) added. New cstate: current_term: 1 leader_uuid: "85f8e0b3323341a5a380884d70b3f4ae" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:10.846915 30698 consensus_queue.cc:237] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: NON_VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: true } }
I20260601 13:38:10.849002 30618 raft_consensus.cc:1275] T 011d0b6cc2d34c70b4dd2cf2338e264f P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:38:10.849414 30771 raft_consensus.cc:1275] T 011d0b6cc2d34c70b4dd2cf2338e264f P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:38:10.849503 30956 consensus_queue.cc:1048] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:38:10.849818 31195 consensus_queue.cc:1048] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:38:10.851132 30956 raft_consensus.cc:2955] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: NON_VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: true } } }
I20260601 13:38:10.852340 30771 raft_consensus.cc:2955] T 011d0b6cc2d34c70b4dd2cf2338e264f P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: NON_VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: true } } }
W20260601 13:38:10.852877 30665 consensus_peers.cc:597] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae -> Peer f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134:45813): Couldn't send request to peer f6d13a76ebbf4ce785ec69195c6643f0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 011d0b6cc2d34c70b4dd2cf2338e264f. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:10.854451 30771 consensus_queue.cc:237] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } }
I20260601 13:38:10.854787 30514 catalog_manager.cc:5696] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae reported cstate change: config changed from index -1 to 28, NON_VOTER f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134) added. New cstate: current_term: 1 leader_uuid: "85f8e0b3323341a5a380884d70b3f4ae" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: NON_VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:10.854823 30618 raft_consensus.cc:2955] T 011d0b6cc2d34c70b4dd2cf2338e264f P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: NON_VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: true } } }
I20260601 13:38:10.856086 30617 raft_consensus.cc:1275] T 4c28da9c09714d5689c1c8e8a73ed965 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
W20260601 13:38:10.856338 30739 consensus_peers.cc:597] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 -> Peer f311bade7c254532991d71aa198b8d1f (127.25.154.132:37231): Couldn't send request to peer f311bade7c254532991d71aa198b8d1f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c28da9c09714d5689c1c8e8a73ed965. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:10.856491 30698 raft_consensus.cc:1275] T 4c28da9c09714d5689c1c8e8a73ed965 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:38:10.856556 31186 consensus_queue.cc:1048] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:38:10.856935 31186 consensus_queue.cc:1048] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:38:10.858206 31186 raft_consensus.cc:2955] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER f311bade7c254532991d71aa198b8d1f (127.25.154.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } } }
I20260601 13:38:10.859915 30698 raft_consensus.cc:2955] T 4c28da9c09714d5689c1c8e8a73ed965 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER f311bade7c254532991d71aa198b8d1f (127.25.154.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } } }
I20260601 13:38:10.860303 30618 raft_consensus.cc:2955] T 4c28da9c09714d5689c1c8e8a73ed965 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER f311bade7c254532991d71aa198b8d1f (127.25.154.132) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } } }
I20260601 13:38:10.860529 30514 catalog_manager.cc:5696] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 reported cstate change: config changed from index -1 to 28, NON_VOTER f311bade7c254532991d71aa198b8d1f (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:11.118428 31030 heartbeater.cc:499] Master 127.25.154.190:33183 was elected leader, sending a full tablet report...
I20260601 13:38:11.147337 31106 heartbeater.cc:499] Master 127.25.154.190:33183 was elected leader, sending a full tablet report...
I20260601 13:38:11.176936 31181 heartbeater.cc:499] Master 127.25.154.190:33183 was elected leader, sending a full tablet report...
I20260601 13:38:11.258563 31199 ts_tablet_manager.cc:933] T 4c28da9c09714d5689c1c8e8a73ed965 P f311bade7c254532991d71aa198b8d1f: Initiating tablet copy from peer 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337)
I20260601 13:38:11.258984 31199 tablet_copy_client.cc:323] T 4c28da9c09714d5689c1c8e8a73ed965 P f311bade7c254532991d71aa198b8d1f: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.131:43337
I20260601 13:38:11.260511 31202 ts_tablet_manager.cc:933] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e: Initiating tablet copy from peer 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407)
I20260601 13:38:11.260877 31202 tablet_copy_client.cc:323] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.130:42407
I20260601 13:38:11.263494 30784 tablet_copy_service.cc:140] P 5893d9c9bb76455ca16e2e6b169b1d24: Received BeginTabletCopySession request for tablet 4c28da9c09714d5689c1c8e8a73ed965 from peer f311bade7c254532991d71aa198b8d1f ({username='slave'} at 127.0.0.1:34108)
I20260601 13:38:11.263648 30784 tablet_copy_service.cc:161] P 5893d9c9bb76455ca16e2e6b169b1d24: Beginning new tablet copy session on tablet 4c28da9c09714d5689c1c8e8a73ed965 from peer f311bade7c254532991d71aa198b8d1f at {username='slave'} at 127.0.0.1:34108: session id = f311bade7c254532991d71aa198b8d1f-4c28da9c09714d5689c1c8e8a73ed965
I20260601 13:38:11.264793 30784 tablet_copy_source_session.cc:215] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:11.264919 30709 tablet_copy_service.cc:140] P 85f8e0b3323341a5a380884d70b3f4ae: Received BeginTabletCopySession request for tablet a9c1ca40b14848a183e8a10aa3d42530 from peer ac994336381c4a7db7a369a7522de38e ({username='slave'} at 127.0.0.1:55706)
I20260601 13:38:11.265028 30709 tablet_copy_service.cc:161] P 85f8e0b3323341a5a380884d70b3f4ae: Beginning new tablet copy session on tablet a9c1ca40b14848a183e8a10aa3d42530 from peer ac994336381c4a7db7a369a7522de38e at {username='slave'} at 127.0.0.1:55706: session id = ac994336381c4a7db7a369a7522de38e-a9c1ca40b14848a183e8a10aa3d42530
I20260601 13:38:11.265640 31199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c28da9c09714d5689c1c8e8a73ed965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:11.265808 30709 tablet_copy_source_session.cc:215] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:11.266614 31202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9c1ca40b14848a183e8a10aa3d42530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:11.267680 31199 tablet_copy_client.cc:806] T 4c28da9c09714d5689c1c8e8a73ed965 P f311bade7c254532991d71aa198b8d1f: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:11.267845 31199 tablet_copy_client.cc:670] T 4c28da9c09714d5689c1c8e8a73ed965 P f311bade7c254532991d71aa198b8d1f: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:11.268778 31202 tablet_copy_client.cc:806] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:11.268921 31202 tablet_copy_client.cc:670] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:11.268944 31200 tablet_copy_client.cc:1025] T 4c28da9c09714d5689c1c8e8a73ed965 P f311bade7c254532991d71aa198b8d1f: tablet copy: Injecting latency into file download: 2000
I20260601 13:38:11.270115 31203 tablet_copy_client.cc:1025] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e: tablet copy: Injecting latency into file download: 2000
I20260601 13:38:11.326308 31205 ts_tablet_manager.cc:933] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0: Initiating tablet copy from peer 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337)
I20260601 13:38:11.326862 31205 tablet_copy_client.cc:323] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.131:43337
I20260601 13:38:11.330713 30784 tablet_copy_service.cc:140] P 5893d9c9bb76455ca16e2e6b169b1d24: Received BeginTabletCopySession request for tablet aa0acb076e144336a4bd6c8534fb4279 from peer f6d13a76ebbf4ce785ec69195c6643f0 ({username='slave'} at 127.0.0.1:34120)
I20260601 13:38:11.330844 30784 tablet_copy_service.cc:161] P 5893d9c9bb76455ca16e2e6b169b1d24: Beginning new tablet copy session on tablet aa0acb076e144336a4bd6c8534fb4279 from peer f6d13a76ebbf4ce785ec69195c6643f0 at {username='slave'} at 127.0.0.1:34120: session id = f6d13a76ebbf4ce785ec69195c6643f0-aa0acb076e144336a4bd6c8534fb4279
I20260601 13:38:11.331920 30784 tablet_copy_source_session.cc:215] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:11.332967 31205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0acb076e144336a4bd6c8534fb4279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:11.334937 31205 tablet_copy_client.cc:806] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:11.335124 31205 tablet_copy_client.cc:670] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:11.336184 31206 tablet_copy_client.cc:1025] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0: tablet copy: Injecting latency into file download: 2000
I20260601 13:38:11.402443 31208 ts_tablet_manager.cc:933] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e: Initiating tablet copy from peer 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407)
I20260601 13:38:11.402866 31208 tablet_copy_client.cc:323] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.130:42407
I20260601 13:38:11.403416 30709 tablet_copy_service.cc:140] P 85f8e0b3323341a5a380884d70b3f4ae: Received BeginTabletCopySession request for tablet 1c4c852bb70647bfa1efcea0a0632ab1 from peer ac994336381c4a7db7a369a7522de38e ({username='slave'} at 127.0.0.1:55706)
I20260601 13:38:11.403507 30709 tablet_copy_service.cc:161] P 85f8e0b3323341a5a380884d70b3f4ae: Beginning new tablet copy session on tablet 1c4c852bb70647bfa1efcea0a0632ab1 from peer ac994336381c4a7db7a369a7522de38e at {username='slave'} at 127.0.0.1:55706: session id = ac994336381c4a7db7a369a7522de38e-1c4c852bb70647bfa1efcea0a0632ab1
I20260601 13:38:11.406713 30709 tablet_copy_source_session.cc:215] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:11.407716 31208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4c852bb70647bfa1efcea0a0632ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:11.409657 31208 tablet_copy_client.cc:806] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:11.409842 31208 tablet_copy_client.cc:670] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:11.411185 31209 tablet_copy_client.cc:1025] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e: tablet copy: Injecting latency into file download: 2000
I20260601 13:38:11.420802 31210 ts_tablet_manager.cc:933] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f: Initiating tablet copy from peer 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337)
I20260601 13:38:11.421216 31210 tablet_copy_client.cc:323] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.131:43337
I20260601 13:38:11.421792 30784 tablet_copy_service.cc:140] P 5893d9c9bb76455ca16e2e6b169b1d24: Received BeginTabletCopySession request for tablet b990ca7526cf40118c5ea17d4391d9c4 from peer f311bade7c254532991d71aa198b8d1f ({username='slave'} at 127.0.0.1:34108)
I20260601 13:38:11.421905 30784 tablet_copy_service.cc:161] P 5893d9c9bb76455ca16e2e6b169b1d24: Beginning new tablet copy session on tablet b990ca7526cf40118c5ea17d4391d9c4 from peer f311bade7c254532991d71aa198b8d1f at {username='slave'} at 127.0.0.1:34108: session id = f311bade7c254532991d71aa198b8d1f-b990ca7526cf40118c5ea17d4391d9c4
I20260601 13:38:11.422971 30784 tablet_copy_source_session.cc:215] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:11.424039 31210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b990ca7526cf40118c5ea17d4391d9c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:11.426424 31210 tablet_copy_client.cc:806] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:11.426626 31210 tablet_copy_client.cc:670] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:11.428246 31211 tablet_copy_client.cc:1025] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f: tablet copy: Injecting latency into file download: 2000
I20260601 13:38:11.436878 31212 ts_tablet_manager.cc:933] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0: Initiating tablet copy from peer 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407)
I20260601 13:38:11.437295 31212 tablet_copy_client.cc:323] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.130:42407
I20260601 13:38:11.441244 30709 tablet_copy_service.cc:140] P 85f8e0b3323341a5a380884d70b3f4ae: Received BeginTabletCopySession request for tablet 011d0b6cc2d34c70b4dd2cf2338e264f from peer f6d13a76ebbf4ce785ec69195c6643f0 ({username='slave'} at 127.0.0.1:55712)
I20260601 13:38:11.441381 30709 tablet_copy_service.cc:161] P 85f8e0b3323341a5a380884d70b3f4ae: Beginning new tablet copy session on tablet 011d0b6cc2d34c70b4dd2cf2338e264f from peer f6d13a76ebbf4ce785ec69195c6643f0 at {username='slave'} at 127.0.0.1:55712: session id = f6d13a76ebbf4ce785ec69195c6643f0-011d0b6cc2d34c70b4dd2cf2338e264f
I20260601 13:38:11.442457 30709 tablet_copy_source_session.cc:215] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:11.443408 31212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 011d0b6cc2d34c70b4dd2cf2338e264f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:11.445364 31212 tablet_copy_client.cc:806] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:11.445760 31212 tablet_copy_client.cc:670] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:11.447113 31213 tablet_copy_client.cc:1025] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0: tablet copy: Injecting latency into file download: 2000
I20260601 13:38:13.269332 31199 tablet_copy_client.cc:538] T 4c28da9c09714d5689c1c8e8a73ed965 P f311bade7c254532991d71aa198b8d1f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:13.270444 31202 tablet_copy_client.cc:538] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:13.271075 31199 tablet_bootstrap.cc:492] T 4c28da9c09714d5689c1c8e8a73ed965 P f311bade7c254532991d71aa198b8d1f: Bootstrap starting.
I20260601 13:38:13.271672 31202 tablet_bootstrap.cc:492] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e: Bootstrap starting.
I20260601 13:38:13.291009 31202 tablet_bootstrap.cc:492] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:38:13.291405 31202 tablet_bootstrap.cc:492] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e: Bootstrap complete.
I20260601 13:38:13.291606 31202 ts_tablet_manager.cc:1403] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.005s
I20260601 13:38:13.292065 31202 raft_consensus.cc:359] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } }
I20260601 13:38:13.292201 31202 raft_consensus.cc:740] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac994336381c4a7db7a369a7522de38e, State: Initialized, Role: LEARNER
I20260601 13:38:13.292330 31202 consensus_queue.cc:260] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } }
I20260601 13:38:13.292730 31202 ts_tablet_manager.cc:1434] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:13.293429 30709 tablet_copy_service.cc:342] P 85f8e0b3323341a5a380884d70b3f4ae: Request end of tablet copy session ac994336381c4a7db7a369a7522de38e-a9c1ca40b14848a183e8a10aa3d42530 received from {username='slave'} at 127.0.0.1:55706
I20260601 13:38:13.293525 30709 tablet_copy_service.cc:434] P 85f8e0b3323341a5a380884d70b3f4ae: ending tablet copy session ac994336381c4a7db7a369a7522de38e-a9c1ca40b14848a183e8a10aa3d42530 on tablet a9c1ca40b14848a183e8a10aa3d42530 with peer ac994336381c4a7db7a369a7522de38e
I20260601 13:38:13.298292 31199 tablet_bootstrap.cc:492] T 4c28da9c09714d5689c1c8e8a73ed965 P f311bade7c254532991d71aa198b8d1f: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=94 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:38:13.298614 31199 tablet_bootstrap.cc:492] T 4c28da9c09714d5689c1c8e8a73ed965 P f311bade7c254532991d71aa198b8d1f: Bootstrap complete.
I20260601 13:38:13.298828 31199 ts_tablet_manager.cc:1403] T 4c28da9c09714d5689c1c8e8a73ed965 P f311bade7c254532991d71aa198b8d1f: Time spent bootstrapping tablet: real 0.028s	user 0.026s	sys 0.002s
I20260601 13:38:13.299319 31199 raft_consensus.cc:359] T 4c28da9c09714d5689c1c8e8a73ed965 P f311bade7c254532991d71aa198b8d1f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } }
I20260601 13:38:13.299453 31199 raft_consensus.cc:740] T 4c28da9c09714d5689c1c8e8a73ed965 P f311bade7c254532991d71aa198b8d1f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f311bade7c254532991d71aa198b8d1f, State: Initialized, Role: LEARNER
I20260601 13:38:13.299543 31199 consensus_queue.cc:260] T 4c28da9c09714d5689c1c8e8a73ed965 P f311bade7c254532991d71aa198b8d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } }
I20260601 13:38:13.299899 31199 ts_tablet_manager.cc:1434] T 4c28da9c09714d5689c1c8e8a73ed965 P f311bade7c254532991d71aa198b8d1f: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:13.300420 30784 tablet_copy_service.cc:342] P 5893d9c9bb76455ca16e2e6b169b1d24: Request end of tablet copy session f311bade7c254532991d71aa198b8d1f-4c28da9c09714d5689c1c8e8a73ed965 received from {username='slave'} at 127.0.0.1:34108
I20260601 13:38:13.300499 30784 tablet_copy_service.cc:434] P 5893d9c9bb76455ca16e2e6b169b1d24: ending tablet copy session f311bade7c254532991d71aa198b8d1f-4c28da9c09714d5689c1c8e8a73ed965 on tablet 4c28da9c09714d5689c1c8e8a73ed965 with peer f311bade7c254532991d71aa198b8d1f
I20260601 13:38:13.302381 31004 raft_consensus.cc:1217] T 4c28da9c09714d5689c1c8e8a73ed965 P f311bade7c254532991d71aa198b8d1f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260601 13:38:13.336505 31205 tablet_copy_client.cc:538] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:13.338250 31205 tablet_bootstrap.cc:492] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0: Bootstrap starting.
I20260601 13:38:13.346218 31080 raft_consensus.cc:1217] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260601 13:38:13.366694 31205 tablet_bootstrap.cc:492] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:38:13.367100 31205 tablet_bootstrap.cc:492] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0: Bootstrap complete.
I20260601 13:38:13.367321 31205 ts_tablet_manager.cc:1403] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0: Time spent bootstrapping tablet: real 0.029s	user 0.027s	sys 0.000s
I20260601 13:38:13.367883 31205 raft_consensus.cc:359] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: NON_VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: true } }
I20260601 13:38:13.368022 31205 raft_consensus.cc:740] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f6d13a76ebbf4ce785ec69195c6643f0, State: Initialized, Role: LEARNER
I20260601 13:38:13.368116 31205 consensus_queue.cc:260] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: NON_VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: true } }
I20260601 13:38:13.368528 31205 ts_tablet_manager.cc:1434] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:13.369205 30784 tablet_copy_service.cc:342] P 5893d9c9bb76455ca16e2e6b169b1d24: Request end of tablet copy session f6d13a76ebbf4ce785ec69195c6643f0-aa0acb076e144336a4bd6c8534fb4279 received from {username='slave'} at 127.0.0.1:34120
I20260601 13:38:13.369347 30784 tablet_copy_service.cc:434] P 5893d9c9bb76455ca16e2e6b169b1d24: ending tablet copy session f6d13a76ebbf4ce785ec69195c6643f0-aa0acb076e144336a4bd6c8534fb4279 on tablet aa0acb076e144336a4bd6c8534fb4279 with peer f6d13a76ebbf4ce785ec69195c6643f0
I20260601 13:38:13.411654 31208 tablet_copy_client.cc:538] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:13.413564 31208 tablet_bootstrap.cc:492] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e: Bootstrap starting.
I20260601 13:38:13.428640 31210 tablet_copy_client.cc:538] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:13.430557 31210 tablet_bootstrap.cc:492] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f: Bootstrap starting.
I20260601 13:38:13.439319 31208 tablet_bootstrap.cc:492] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:38:13.439647 31208 tablet_bootstrap.cc:492] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e: Bootstrap complete.
I20260601 13:38:13.439992 31208 ts_tablet_manager.cc:1403] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.005s
I20260601 13:38:13.440570 31208 raft_consensus.cc:359] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } }
I20260601 13:38:13.440716 31208 raft_consensus.cc:740] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac994336381c4a7db7a369a7522de38e, State: Initialized, Role: LEARNER
I20260601 13:38:13.440842 31208 consensus_queue.cc:260] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } }
I20260601 13:38:13.441150 31208 ts_tablet_manager.cc:1434] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:38:13.441740 30709 tablet_copy_service.cc:342] P 85f8e0b3323341a5a380884d70b3f4ae: Request end of tablet copy session ac994336381c4a7db7a369a7522de38e-1c4c852bb70647bfa1efcea0a0632ab1 received from {username='slave'} at 127.0.0.1:55706
I20260601 13:38:13.441833 30709 tablet_copy_service.cc:434] P 85f8e0b3323341a5a380884d70b3f4ae: ending tablet copy session ac994336381c4a7db7a369a7522de38e-1c4c852bb70647bfa1efcea0a0632ab1 on tablet 1c4c852bb70647bfa1efcea0a0632ab1 with peer ac994336381c4a7db7a369a7522de38e
I20260601 13:38:13.447435 31212 tablet_copy_client.cc:538] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:13.449189 31212 tablet_bootstrap.cc:492] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0: Bootstrap starting.
I20260601 13:38:13.454875 31210 tablet_bootstrap.cc:492] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:38:13.455169 31210 tablet_bootstrap.cc:492] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f: Bootstrap complete.
I20260601 13:38:13.455389 31210 ts_tablet_manager.cc:1403] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.006s
I20260601 13:38:13.455888 31210 raft_consensus.cc:359] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } }
I20260601 13:38:13.456029 31210 raft_consensus.cc:740] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f311bade7c254532991d71aa198b8d1f, State: Initialized, Role: LEARNER
I20260601 13:38:13.456149 31210 consensus_queue.cc:260] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } }
I20260601 13:38:13.456573 31210 ts_tablet_manager.cc:1434] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:38:13.457526 30784 tablet_copy_service.cc:342] P 5893d9c9bb76455ca16e2e6b169b1d24: Request end of tablet copy session f311bade7c254532991d71aa198b8d1f-b990ca7526cf40118c5ea17d4391d9c4 received from {username='slave'} at 127.0.0.1:34108
I20260601 13:38:13.457600 30784 tablet_copy_service.cc:434] P 5893d9c9bb76455ca16e2e6b169b1d24: ending tablet copy session f311bade7c254532991d71aa198b8d1f-b990ca7526cf40118c5ea17d4391d9c4 on tablet b990ca7526cf40118c5ea17d4391d9c4 with peer f311bade7c254532991d71aa198b8d1f
I20260601 13:38:13.476728 31212 tablet_bootstrap.cc:492] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=114 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:38:13.477104 31212 tablet_bootstrap.cc:492] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0: Bootstrap complete.
I20260601 13:38:13.477330 31212 ts_tablet_manager.cc:1403] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.004s
I20260601 13:38:13.477902 31212 raft_consensus.cc:359] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: NON_VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: true } }
I20260601 13:38:13.478050 31212 raft_consensus.cc:740] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f6d13a76ebbf4ce785ec69195c6643f0, State: Initialized, Role: LEARNER
I20260601 13:38:13.478193 31212 consensus_queue.cc:260] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: NON_VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: true } }
I20260601 13:38:13.478514 31212 ts_tablet_manager.cc:1434] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
I20260601 13:38:13.479112 30709 tablet_copy_service.cc:342] P 85f8e0b3323341a5a380884d70b3f4ae: Request end of tablet copy session f6d13a76ebbf4ce785ec69195c6643f0-011d0b6cc2d34c70b4dd2cf2338e264f received from {username='slave'} at 127.0.0.1:55712
I20260601 13:38:13.479209 30709 tablet_copy_service.cc:434] P 85f8e0b3323341a5a380884d70b3f4ae: ending tablet copy session f6d13a76ebbf4ce785ec69195c6643f0-011d0b6cc2d34c70b4dd2cf2338e264f on tablet 011d0b6cc2d34c70b4dd2cf2338e264f with peer f6d13a76ebbf4ce785ec69195c6643f0
I20260601 13:38:13.616508 31155 raft_consensus.cc:1217] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260601 13:38:13.654709 31004 raft_consensus.cc:1217] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260601 13:38:13.664157 31080 raft_consensus.cc:1217] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260601 13:38:13.694293 31225 raft_consensus.cc:1064] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24: attempting to promote NON_VOTER f311bade7c254532991d71aa198b8d1f to VOTER
I20260601 13:38:13.694778 31225 consensus_queue.cc:237] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: false } }
I20260601 13:38:13.696270 30618 raft_consensus.cc:1275] T 4c28da9c09714d5689c1c8e8a73ed965 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:38:13.696359 31004 raft_consensus.cc:1275] T 4c28da9c09714d5689c1c8e8a73ed965 P f311bade7c254532991d71aa198b8d1f [term 1 LEARNER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:38:13.696306 30698 raft_consensus.cc:1275] T 4c28da9c09714d5689c1c8e8a73ed965 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:38:13.696739 31231 consensus_queue.cc:1048] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:38:13.696907 31225 consensus_queue.cc:1048] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:38:13.697085 31229 consensus_queue.cc:1048] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:38:13.699223 31229 raft_consensus.cc:2955] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, f311bade7c254532991d71aa198b8d1f (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: false } } }
I20260601 13:38:13.699787 31004 raft_consensus.cc:2955] T 4c28da9c09714d5689c1c8e8a73ed965 P f311bade7c254532991d71aa198b8d1f [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, f311bade7c254532991d71aa198b8d1f (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: false } } }
I20260601 13:38:13.701139 30618 raft_consensus.cc:2955] T 4c28da9c09714d5689c1c8e8a73ed965 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, f311bade7c254532991d71aa198b8d1f (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: false } } }
I20260601 13:38:13.701593 30698 raft_consensus.cc:2955] T 4c28da9c09714d5689c1c8e8a73ed965 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, f311bade7c254532991d71aa198b8d1f (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: false } } }
I20260601 13:38:13.702914 30511 catalog_manager.cc:5696] T 4c28da9c09714d5689c1c8e8a73ed965 P f311bade7c254532991d71aa198b8d1f reported cstate change: config changed from index 28 to 29, f311bade7c254532991d71aa198b8d1f (127.25.154.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: false } } }
I20260601 13:38:13.706965 30769 consensus_queue.cc:237] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: false } }
I20260601 13:38:13.708235 30618 raft_consensus.cc:1275] T 4c28da9c09714d5689c1c8e8a73ed965 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:38:13.708559 31004 raft_consensus.cc:1275] T 4c28da9c09714d5689c1c8e8a73ed965 P f311bade7c254532991d71aa198b8d1f [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:38:13.708602 31225 consensus_queue.cc:1048] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:38:13.708890 31229 consensus_queue.cc:1048] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:38:13.709969 31225 raft_consensus.cc:2955] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: false } } }
I20260601 13:38:13.710829 31004 raft_consensus.cc:2955] T 4c28da9c09714d5689c1c8e8a73ed965 P f311bade7c254532991d71aa198b8d1f [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: false } } }
I20260601 13:38:13.711822 30506 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4c28da9c09714d5689c1c8e8a73ed965 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:13.712423 30513 catalog_manager.cc:5696] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 reported cstate change: config changed from index 29 to 30, VOTER 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130) evicted. New cstate: current_term: 1 leader_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:38:13.712726 30618 raft_consensus.cc:2955] T 4c28da9c09714d5689c1c8e8a73ed965 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: false } } }
I20260601 13:38:13.715313 30688 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c28da9c09714d5689c1c8e8a73ed965 with delete_type TABLET_DATA_TOMBSTONED (TS 85f8e0b3323341a5a380884d70b3f4ae not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:55662
I20260601 13:38:13.715984 31240 tablet_replica.cc:333] T 4c28da9c09714d5689c1c8e8a73ed965 P 85f8e0b3323341a5a380884d70b3f4ae: stopping tablet replica
I20260601 13:38:13.716145 31240 raft_consensus.cc:2243] T 4c28da9c09714d5689c1c8e8a73ed965 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:13.716334 31240 raft_consensus.cc:2272] T 4c28da9c09714d5689c1c8e8a73ed965 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:13.716961 31240 ts_tablet_manager.cc:1916] T 4c28da9c09714d5689c1c8e8a73ed965 P 85f8e0b3323341a5a380884d70b3f4ae: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:38:13.718775 31240 ts_tablet_manager.cc:1929] T 4c28da9c09714d5689c1c8e8a73ed965 P 85f8e0b3323341a5a380884d70b3f4ae: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260601 13:38:13.718842 31240 log.cc:1199] T 4c28da9c09714d5689c1c8e8a73ed965 P 85f8e0b3323341a5a380884d70b3f4ae: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-1-root/wals/4c28da9c09714d5689c1c8e8a73ed965
I20260601 13:38:13.719372 30506 catalog_manager.cc:5027] TS 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407): tablet 4c28da9c09714d5689c1c8e8a73ed965 (table test-workload [id=972c787a36b64300ad9871000465c649]) successfully deleted
I20260601 13:38:13.755771 31155 raft_consensus.cc:1217] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260601 13:38:13.767827 31241 raft_consensus.cc:1064] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae: attempting to promote NON_VOTER ac994336381c4a7db7a369a7522de38e to VOTER
I20260601 13:38:13.768358 31241 consensus_queue.cc:237] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } }
I20260601 13:38:13.769898 30769 raft_consensus.cc:1275] T a9c1ca40b14848a183e8a10aa3d42530 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:38:13.769941 30618 raft_consensus.cc:1275] T a9c1ca40b14848a183e8a10aa3d42530 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:38:13.770375 31080 raft_consensus.cc:1275] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e [term 1 LEARNER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:38:13.770375 31243 consensus_queue.cc:1048] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:38:13.770607 31216 consensus_queue.cc:1048] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:38:13.770818 31241 consensus_queue.cc:1048] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:38:13.772737 31216 raft_consensus.cc:2955] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, ac994336381c4a7db7a369a7522de38e (127.25.154.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } } }
I20260601 13:38:13.773216 30618 raft_consensus.cc:2955] T a9c1ca40b14848a183e8a10aa3d42530 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, ac994336381c4a7db7a369a7522de38e (127.25.154.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } } }
I20260601 13:38:13.774948 30769 raft_consensus.cc:2955] T a9c1ca40b14848a183e8a10aa3d42530 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, ac994336381c4a7db7a369a7522de38e (127.25.154.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } } }
I20260601 13:38:13.775595 30514 catalog_manager.cc:5696] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae reported cstate change: config changed from index 27 to 28, ac994336381c4a7db7a369a7522de38e (127.25.154.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "85f8e0b3323341a5a380884d70b3f4ae" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:13.775628 31080 raft_consensus.cc:2955] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, ac994336381c4a7db7a369a7522de38e (127.25.154.133) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } } }
I20260601 13:38:13.781749 30698 consensus_queue.cc:237] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } }
I20260601 13:38:13.783008 30618 raft_consensus.cc:1275] T a9c1ca40b14848a183e8a10aa3d42530 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:38:13.783064 31080 raft_consensus.cc:1275] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:38:13.783456 31218 consensus_queue.cc:1048] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:38:13.783646 31243 consensus_queue.cc:1048] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:38:13.785578 31080 raft_consensus.cc:2955] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } } }
I20260601 13:38:13.785540 30618 raft_consensus.cc:2955] T a9c1ca40b14848a183e8a10aa3d42530 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } } }
I20260601 13:38:13.785146 31241 raft_consensus.cc:2955] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } } }
I20260601 13:38:13.788187 30511 catalog_manager.cc:5696] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e reported cstate change: config changed from index 28 to 29, VOTER 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131) evicted. New cstate: current_term: 1 leader_uuid: "85f8e0b3323341a5a380884d70b3f4ae" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } } }
I20260601 13:38:13.789248 30506 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a9c1ca40b14848a183e8a10aa3d42530 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:13.791302 30764 tablet_service.cc:1558] Processing DeleteTablet for tablet a9c1ca40b14848a183e8a10aa3d42530 with delete_type TABLET_DATA_TOMBSTONED (TS 5893d9c9bb76455ca16e2e6b169b1d24 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:34062
I20260601 13:38:13.792337 31247 tablet_replica.cc:333] T a9c1ca40b14848a183e8a10aa3d42530 P 5893d9c9bb76455ca16e2e6b169b1d24: stopping tablet replica
I20260601 13:38:13.792486 31247 raft_consensus.cc:2243] T a9c1ca40b14848a183e8a10aa3d42530 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:13.792647 31247 raft_consensus.cc:2272] T a9c1ca40b14848a183e8a10aa3d42530 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:13.793262 31247 ts_tablet_manager.cc:1916] T a9c1ca40b14848a183e8a10aa3d42530 P 5893d9c9bb76455ca16e2e6b169b1d24: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:38:13.795925 31247 ts_tablet_manager.cc:1929] T a9c1ca40b14848a183e8a10aa3d42530 P 5893d9c9bb76455ca16e2e6b169b1d24: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260601 13:38:13.796020 31247 log.cc:1199] T a9c1ca40b14848a183e8a10aa3d42530 P 5893d9c9bb76455ca16e2e6b169b1d24: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-2-root/wals/a9c1ca40b14848a183e8a10aa3d42530
I20260601 13:38:13.796660 30506 catalog_manager.cc:5027] TS 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337): tablet a9c1ca40b14848a183e8a10aa3d42530 (table test-workload [id=972c787a36b64300ad9871000465c649]) successfully deleted
I20260601 13:38:14.058209 31215 raft_consensus.cc:1064] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24: attempting to promote NON_VOTER f311bade7c254532991d71aa198b8d1f to VOTER
I20260601 13:38:14.058697 31215 consensus_queue.cc:237] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: false } }
I20260601 13:38:14.060361 30698 raft_consensus.cc:1275] T b990ca7526cf40118c5ea17d4391d9c4 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:38:14.060362 30618 raft_consensus.cc:1275] T b990ca7526cf40118c5ea17d4391d9c4 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:38:14.060428 31004 raft_consensus.cc:1275] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f [term 1 LEARNER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:38:14.060819 31215 consensus_queue.cc:1048] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:38:14.060963 31229 consensus_queue.cc:1048] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:38:14.061231 31215 consensus_queue.cc:1048] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:38:14.063138 31229 raft_consensus.cc:2955] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, f311bade7c254532991d71aa198b8d1f (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: false } } }
I20260601 13:38:14.064119 30618 raft_consensus.cc:2955] T b990ca7526cf40118c5ea17d4391d9c4 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, f311bade7c254532991d71aa198b8d1f (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: false } } }
I20260601 13:38:14.065852 30513 catalog_manager.cc:5696] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 reported cstate change: config changed from index 28 to 29, f311bade7c254532991d71aa198b8d1f (127.25.154.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:38:14.065886 30698 raft_consensus.cc:2955] T b990ca7526cf40118c5ea17d4391d9c4 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, f311bade7c254532991d71aa198b8d1f (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: false } } }
I20260601 13:38:14.067409 31004 raft_consensus.cc:2955] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, f311bade7c254532991d71aa198b8d1f (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: false } } }
I20260601 13:38:14.069753 30769 consensus_queue.cc:237] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: false } }
I20260601 13:38:14.071146 30618 raft_consensus.cc:1275] T b990ca7526cf40118c5ea17d4391d9c4 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:38:14.071182 31004 raft_consensus.cc:1275] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:38:14.071619 31229 consensus_queue.cc:1048] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:38:14.071749 31225 consensus_queue.cc:1048] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:38:14.073468 31215 raft_consensus.cc:2955] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: false } } }
I20260601 13:38:14.073897 30618 raft_consensus.cc:2955] T b990ca7526cf40118c5ea17d4391d9c4 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: false } } }
I20260601 13:38:14.076061 30506 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b990ca7526cf40118c5ea17d4391d9c4 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:14.075997 31004 raft_consensus.cc:2955] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: false } } }
I20260601 13:38:14.076311 30513 catalog_manager.cc:5696] T b990ca7526cf40118c5ea17d4391d9c4 P e0130ad4f75949f18f9605ed710e50a6 reported cstate change: config changed from index 29 to 30, VOTER 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130) evicted. New cstate: current_term: 1 leader_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: false } } }
I20260601 13:38:14.078809 30688 tablet_service.cc:1558] Processing DeleteTablet for tablet b990ca7526cf40118c5ea17d4391d9c4 with delete_type TABLET_DATA_TOMBSTONED (TS 85f8e0b3323341a5a380884d70b3f4ae not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:55662
I20260601 13:38:14.079027 31240 tablet_replica.cc:333] T b990ca7526cf40118c5ea17d4391d9c4 P 85f8e0b3323341a5a380884d70b3f4ae: stopping tablet replica
I20260601 13:38:14.079182 31240 raft_consensus.cc:2243] T b990ca7526cf40118c5ea17d4391d9c4 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:14.079320 31240 raft_consensus.cc:2272] T b990ca7526cf40118c5ea17d4391d9c4 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:14.079955 31240 ts_tablet_manager.cc:1916] T b990ca7526cf40118c5ea17d4391d9c4 P 85f8e0b3323341a5a380884d70b3f4ae: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:38:14.082541 31240 ts_tablet_manager.cc:1929] T b990ca7526cf40118c5ea17d4391d9c4 P 85f8e0b3323341a5a380884d70b3f4ae: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260601 13:38:14.082643 31240 log.cc:1199] T b990ca7526cf40118c5ea17d4391d9c4 P 85f8e0b3323341a5a380884d70b3f4ae: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-1-root/wals/b990ca7526cf40118c5ea17d4391d9c4
I20260601 13:38:14.083118 30506 catalog_manager.cc:5027] TS 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407): tablet b990ca7526cf40118c5ea17d4391d9c4 (table test-workload [id=972c787a36b64300ad9871000465c649]) successfully deleted
I20260601 13:38:14.181030 31225 raft_consensus.cc:1064] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24: attempting to promote NON_VOTER f6d13a76ebbf4ce785ec69195c6643f0 to VOTER
I20260601 13:38:14.181560 31225 consensus_queue.cc:237] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } }
I20260601 13:38:14.183288 30698 raft_consensus.cc:1275] T aa0acb076e144336a4bd6c8534fb4279 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:38:14.183316 31155 raft_consensus.cc:1275] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 LEARNER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:38:14.183329 30618 raft_consensus.cc:1275] T aa0acb076e144336a4bd6c8534fb4279 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:38:14.183869 31229 consensus_queue.cc:1048] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:38:14.184072 31231 consensus_queue.cc:1048] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:38:14.184274 31215 consensus_queue.cc:1048] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:38:14.186054 31231 raft_consensus.cc:2955] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } } }
I20260601 13:38:14.186537 30698 raft_consensus.cc:2955] T aa0acb076e144336a4bd6c8534fb4279 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } } }
I20260601 13:38:14.186918 31155 raft_consensus.cc:2955] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } } }
I20260601 13:38:14.188756 30618 raft_consensus.cc:2955] T aa0acb076e144336a4bd6c8534fb4279 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } } }
I20260601 13:38:14.189229 30513 catalog_manager.cc:5696] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0 reported cstate change: config changed from index 28 to 29, f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } } }
I20260601 13:38:14.194286 30769 consensus_queue.cc:237] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } }
I20260601 13:38:14.195649 30698 raft_consensus.cc:1275] T aa0acb076e144336a4bd6c8534fb4279 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:38:14.196035 31231 consensus_queue.cc:1048] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:38:14.196267 31155 raft_consensus.cc:1275] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:38:14.196645 31231 consensus_queue.cc:1048] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:38:14.197960 31215 raft_consensus.cc:2955] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } } }
I20260601 13:38:14.199738 30506 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet aa0acb076e144336a4bd6c8534fb4279 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:14.200893 30511 catalog_manager.cc:5696] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 reported cstate change: config changed from index 29 to 30, VOTER e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129) evicted. New cstate: current_term: 1 leader_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:14.201464 31154 raft_consensus.cc:2955] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } } }
I20260601 13:38:14.201979 30698 raft_consensus.cc:2955] T aa0acb076e144336a4bd6c8534fb4279 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } } }
I20260601 13:38:14.204469 30608 tablet_service.cc:1558] Processing DeleteTablet for tablet aa0acb076e144336a4bd6c8534fb4279 with delete_type TABLET_DATA_TOMBSTONED (TS e0130ad4f75949f18f9605ed710e50a6 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:58710
I20260601 13:38:14.204774 31218 raft_consensus.cc:1064] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae: attempting to promote NON_VOTER f6d13a76ebbf4ce785ec69195c6643f0 to VOTER
I20260601 13:38:14.205214 31218 consensus_queue.cc:237] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } }
I20260601 13:38:14.206192 31256 tablet_replica.cc:333] T aa0acb076e144336a4bd6c8534fb4279 P e0130ad4f75949f18f9605ed710e50a6: stopping tablet replica
I20260601 13:38:14.206358 31256 raft_consensus.cc:2243] T aa0acb076e144336a4bd6c8534fb4279 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:14.206537 31256 raft_consensus.cc:2272] T aa0acb076e144336a4bd6c8534fb4279 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:14.206892 30618 raft_consensus.cc:1275] T 011d0b6cc2d34c70b4dd2cf2338e264f P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:38:14.207293 31256 ts_tablet_manager.cc:1916] T aa0acb076e144336a4bd6c8534fb4279 P e0130ad4f75949f18f9605ed710e50a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:38:14.207430 31241 consensus_queue.cc:1048] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:38:14.207674 31154 raft_consensus.cc:1275] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 LEARNER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:38:14.208025 31241 consensus_queue.cc:1048] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:38:14.209600 30769 raft_consensus.cc:1275] T 011d0b6cc2d34c70b4dd2cf2338e264f P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:38:14.209985 31256 ts_tablet_manager.cc:1929] T aa0acb076e144336a4bd6c8534fb4279 P e0130ad4f75949f18f9605ed710e50a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260601 13:38:14.210071 31256 log.cc:1199] T aa0acb076e144336a4bd6c8534fb4279 P e0130ad4f75949f18f9605ed710e50a6: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-0-root/wals/aa0acb076e144336a4bd6c8534fb4279
I20260601 13:38:14.210036 31243 consensus_queue.cc:1048] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:38:14.210683 30504 catalog_manager.cc:5027] TS e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455): tablet aa0acb076e144336a4bd6c8534fb4279 (table test-workload [id=972c787a36b64300ad9871000465c649]) successfully deleted
I20260601 13:38:14.211201 31216 raft_consensus.cc:2955] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } } }
I20260601 13:38:14.212852 30618 raft_consensus.cc:2955] T 011d0b6cc2d34c70b4dd2cf2338e264f P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } } }
I20260601 13:38:14.214501 31218 raft_consensus.cc:1064] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae: attempting to promote NON_VOTER ac994336381c4a7db7a369a7522de38e to VOTER
I20260601 13:38:14.214437 31154 raft_consensus.cc:2955] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } } }
I20260601 13:38:14.214972 31218 consensus_queue.cc:237] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } }
I20260601 13:38:14.216895 30771 raft_consensus.cc:1275] T 1c4c852bb70647bfa1efcea0a0632ab1 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:38:14.217187 30518 catalog_manager.cc:5696] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae reported cstate change: config changed from index 28 to 29, f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "85f8e0b3323341a5a380884d70b3f4ae" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:38:14.218369 31241 consensus_queue.cc:1048] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:38:14.218465 30618 raft_consensus.cc:1275] T 1c4c852bb70647bfa1efcea0a0632ab1 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:38:14.219305 31080 raft_consensus.cc:1275] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e [term 1 LEARNER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:38:14.220355 31243 consensus_queue.cc:1048] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:38:14.220712 31243 consensus_queue.cc:1048] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:38:14.222654 31243 raft_consensus.cc:2955] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, ac994336381c4a7db7a369a7522de38e (127.25.154.133) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } } }
I20260601 13:38:14.223472 31080 raft_consensus.cc:2955] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, ac994336381c4a7db7a369a7522de38e (127.25.154.133) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } } }
I20260601 13:38:14.225929 30771 raft_consensus.cc:2955] T 1c4c852bb70647bfa1efcea0a0632ab1 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, ac994336381c4a7db7a369a7522de38e (127.25.154.133) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } } }
I20260601 13:38:14.225953 30511 catalog_manager.cc:5696] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e reported cstate change: config changed from index 28 to 29, ac994336381c4a7db7a369a7522de38e (127.25.154.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "85f8e0b3323341a5a380884d70b3f4ae" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } } }
I20260601 13:38:14.229563 30769 raft_consensus.cc:2955] T 011d0b6cc2d34c70b4dd2cf2338e264f P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } } }
I20260601 13:38:14.231249 30698 consensus_queue.cc:237] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } }
I20260601 13:38:14.232762 31154 raft_consensus.cc:1275] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:38:14.233527 30769 raft_consensus.cc:1275] T 011d0b6cc2d34c70b4dd2cf2338e264f P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:38:14.233570 30618 raft_consensus.cc:2955] T 1c4c852bb70647bfa1efcea0a0632ab1 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, ac994336381c4a7db7a369a7522de38e (127.25.154.133) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } } }
I20260601 13:38:14.234875 31241 consensus_queue.cc:1048] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:38:14.235024 31218 consensus_queue.cc:1048] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:38:14.237298 31241 raft_consensus.cc:2955] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } } }
I20260601 13:38:14.237725 31154 raft_consensus.cc:2955] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } } }
I20260601 13:38:14.238246 30698 consensus_queue.cc:237] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } }
I20260601 13:38:14.239414 30506 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 011d0b6cc2d34c70b4dd2cf2338e264f with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:14.239908 30514 catalog_manager.cc:5696] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0 reported cstate change: config changed from index 29 to 30, VOTER e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129) evicted. New cstate: current_term: 1 leader_uuid: "85f8e0b3323341a5a380884d70b3f4ae" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } } }
I20260601 13:38:14.241539 30618 raft_consensus.cc:1275] T 1c4c852bb70647bfa1efcea0a0632ab1 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:38:14.241539 31080 raft_consensus.cc:1275] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:38:14.242030 31218 consensus_queue.cc:1048] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:38:14.242938 30608 tablet_service.cc:1558] Processing DeleteTablet for tablet 011d0b6cc2d34c70b4dd2cf2338e264f with delete_type TABLET_DATA_TOMBSTONED (TS e0130ad4f75949f18f9605ed710e50a6 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:58710
I20260601 13:38:14.243129 31256 tablet_replica.cc:333] T 011d0b6cc2d34c70b4dd2cf2338e264f P e0130ad4f75949f18f9605ed710e50a6: stopping tablet replica
I20260601 13:38:14.243271 31256 raft_consensus.cc:2243] T 011d0b6cc2d34c70b4dd2cf2338e264f P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:14.243417 31256 raft_consensus.cc:2272] T 011d0b6cc2d34c70b4dd2cf2338e264f P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:14.243666 31218 consensus_queue.cc:1048] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:38:14.244057 31256 ts_tablet_manager.cc:1916] T 011d0b6cc2d34c70b4dd2cf2338e264f P e0130ad4f75949f18f9605ed710e50a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:38:14.245313 30769 raft_consensus.cc:2955] T 011d0b6cc2d34c70b4dd2cf2338e264f P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } } }
I20260601 13:38:14.245724 31080 raft_consensus.cc:2955] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } } }
I20260601 13:38:14.245334 31216 raft_consensus.cc:2955] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } } }
I20260601 13:38:14.246894 31256 ts_tablet_manager.cc:1929] T 011d0b6cc2d34c70b4dd2cf2338e264f P e0130ad4f75949f18f9605ed710e50a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260601 13:38:14.246966 31256 log.cc:1199] T 011d0b6cc2d34c70b4dd2cf2338e264f P e0130ad4f75949f18f9605ed710e50a6: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-0-root/wals/011d0b6cc2d34c70b4dd2cf2338e264f
I20260601 13:38:14.248207 30506 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1c4c852bb70647bfa1efcea0a0632ab1 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:14.248441 30504 catalog_manager.cc:5027] TS e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455): tablet 011d0b6cc2d34c70b4dd2cf2338e264f (table test-workload [id=972c787a36b64300ad9871000465c649]) successfully deleted
I20260601 13:38:14.249177 30514 catalog_manager.cc:5696] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e reported cstate change: config changed from index 29 to 30, VOTER 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131) evicted. New cstate: current_term: 1 leader_uuid: "85f8e0b3323341a5a380884d70b3f4ae" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } } }
I20260601 13:38:14.251541 30618 raft_consensus.cc:2955] T 1c4c852bb70647bfa1efcea0a0632ab1 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } } }
I20260601 13:38:14.251993 30764 tablet_service.cc:1558] Processing DeleteTablet for tablet 1c4c852bb70647bfa1efcea0a0632ab1 with delete_type TABLET_DATA_TOMBSTONED (TS 5893d9c9bb76455ca16e2e6b169b1d24 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:34062
I20260601 13:38:14.252215 31247 tablet_replica.cc:333] T 1c4c852bb70647bfa1efcea0a0632ab1 P 5893d9c9bb76455ca16e2e6b169b1d24: stopping tablet replica
I20260601 13:38:14.252362 31247 raft_consensus.cc:2243] T 1c4c852bb70647bfa1efcea0a0632ab1 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:14.252514 31247 raft_consensus.cc:2272] T 1c4c852bb70647bfa1efcea0a0632ab1 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:14.253206 31247 ts_tablet_manager.cc:1916] T 1c4c852bb70647bfa1efcea0a0632ab1 P 5893d9c9bb76455ca16e2e6b169b1d24: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:38:14.255255 31247 ts_tablet_manager.cc:1929] T 1c4c852bb70647bfa1efcea0a0632ab1 P 5893d9c9bb76455ca16e2e6b169b1d24: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260601 13:38:14.255326 31247 log.cc:1199] T 1c4c852bb70647bfa1efcea0a0632ab1 P 5893d9c9bb76455ca16e2e6b169b1d24: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320984125593-26218-0/minicluster-data/ts-2-root/wals/1c4c852bb70647bfa1efcea0a0632ab1
I20260601 13:38:14.255936 30506 catalog_manager.cc:5027] TS 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337): tablet 1c4c852bb70647bfa1efcea0a0632ab1 (table test-workload [id=972c787a36b64300ad9871000465c649]) successfully deleted
I20260601 13:38:15.257596 30771 consensus_queue.cc:237] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } }
I20260601 13:38:15.259634 30698 raft_consensus.cc:1275] T 94718730b2d74387bfb9aaead1b5fd52 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:38:15.259632 30618 raft_consensus.cc:1275] T 94718730b2d74387bfb9aaead1b5fd52 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:38:15.260123 31267 consensus_queue.cc:1048] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:38:15.260344 31268 consensus_queue.cc:1048] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:38:15.262295 31267 raft_consensus.cc:2955] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER ac994336381c4a7db7a369a7522de38e (127.25.154.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } } }
I20260601 13:38:15.262657 30618 raft_consensus.cc:2955] T 94718730b2d74387bfb9aaead1b5fd52 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER ac994336381c4a7db7a369a7522de38e (127.25.154.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } } }
W20260601 13:38:15.264405 30740 consensus_peers.cc:597] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24 -> Peer ac994336381c4a7db7a369a7522de38e (127.25.154.133:34067): Couldn't send request to peer ac994336381c4a7db7a369a7522de38e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 94718730b2d74387bfb9aaead1b5fd52. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:15.265285 30511 catalog_manager.cc:5696] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24 reported cstate change: config changed from index -1 to 27, NON_VOTER ac994336381c4a7db7a369a7522de38e (127.25.154.133) added. New cstate: current_term: 1 leader_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:15.265339 30698 raft_consensus.cc:2955] T 94718730b2d74387bfb9aaead1b5fd52 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER ac994336381c4a7db7a369a7522de38e (127.25.154.133) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } } }
I20260601 13:38:15.265765 30696 consensus_queue.cc:237] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: NON_VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: true } }
I20260601 13:38:15.267391 30618 raft_consensus.cc:1275] T 586cadd90b974dc1a0f04ef248d13577 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:38:15.267659 30771 raft_consensus.cc:1275] T 586cadd90b974dc1a0f04ef248d13577 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260601 13:38:15.268054 30665 consensus_peers.cc:597] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae -> Peer f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134:45813): Couldn't send request to peer f6d13a76ebbf4ce785ec69195c6643f0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 586cadd90b974dc1a0f04ef248d13577. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:15.268199 31277 consensus_queue.cc:1048] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:38:15.268385 31218 consensus_queue.cc:1048] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:38:15.270570 31218 raft_consensus.cc:2955] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: NON_VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: true } } }
I20260601 13:38:15.270908 30618 raft_consensus.cc:2955] T 586cadd90b974dc1a0f04ef248d13577 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: NON_VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: true } } }
I20260601 13:38:15.270964 30771 raft_consensus.cc:2955] T 586cadd90b974dc1a0f04ef248d13577 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: NON_VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: true } } }
I20260601 13:38:15.273483 30514 catalog_manager.cc:5696] T 586cadd90b974dc1a0f04ef248d13577 P 5893d9c9bb76455ca16e2e6b169b1d24 reported cstate change: config changed from index -1 to 27, NON_VOTER f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134) added. New cstate: current_term: 1 leader_uuid: "85f8e0b3323341a5a380884d70b3f4ae" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: NON_VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: true } } }
I20260601 13:38:15.274559 30698 consensus_queue.cc:237] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } }
I20260601 13:38:15.276448 30618 raft_consensus.cc:1275] T 1c4c852bb70647bfa1efcea0a0632ab1 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:38:15.276518 31080 raft_consensus.cc:1275] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:38:15.276841 31218 consensus_queue.cc:1048] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:38:15.277026 31277 consensus_queue.cc:1048] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:38:15.278687 31218 raft_consensus.cc:2955] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER f311bade7c254532991d71aa198b8d1f (127.25.154.132) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } } }
I20260601 13:38:15.279865 31080 raft_consensus.cc:2955] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER f311bade7c254532991d71aa198b8d1f (127.25.154.132) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } } }
I20260601 13:38:15.280505 30618 raft_consensus.cc:2955] T 1c4c852bb70647bfa1efcea0a0632ab1 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER f311bade7c254532991d71aa198b8d1f (127.25.154.132) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } } }
I20260601 13:38:15.282083 30518 catalog_manager.cc:5696] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae reported cstate change: config changed from index 30 to 31, NON_VOTER f311bade7c254532991d71aa198b8d1f (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "85f8e0b3323341a5a380884d70b3f4ae" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:15.283034 30698 consensus_queue.cc:237] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } }
W20260601 13:38:15.283739 30664 consensus_peers.cc:597] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae -> Peer f311bade7c254532991d71aa198b8d1f (127.25.154.132:37231): Couldn't send request to peer f311bade7c254532991d71aa198b8d1f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1c4c852bb70647bfa1efcea0a0632ab1. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:15.284798 30771 raft_consensus.cc:1275] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:38:15.284917 30618 raft_consensus.cc:1275] T 9cb7e0ba8b9d452ba06e00a40d37e29f P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260601 13:38:15.284982 30664 consensus_peers.cc:597] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae -> Peer f311bade7c254532991d71aa198b8d1f (127.25.154.132:37231): Couldn't send request to peer f311bade7c254532991d71aa198b8d1f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9cb7e0ba8b9d452ba06e00a40d37e29f. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:15.285297 31277 consensus_queue.cc:1048] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:38:15.285646 31277 consensus_queue.cc:1048] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:38:15.287971 31279 raft_consensus.cc:2955] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER f311bade7c254532991d71aa198b8d1f (127.25.154.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } } }
I20260601 13:38:15.288436 30618 raft_consensus.cc:2955] T 9cb7e0ba8b9d452ba06e00a40d37e29f P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER f311bade7c254532991d71aa198b8d1f (127.25.154.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } } }
I20260601 13:38:15.290760 30771 raft_consensus.cc:2955] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER f311bade7c254532991d71aa198b8d1f (127.25.154.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } } }
I20260601 13:38:15.291381 30698 consensus_queue.cc:237] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: NON_VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: true } }
I20260601 13:38:15.290761 30518 catalog_manager.cc:5696] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae reported cstate change: config changed from index -1 to 27, NON_VOTER f311bade7c254532991d71aa198b8d1f (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "85f8e0b3323341a5a380884d70b3f4ae" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:38:15.293267 30665 consensus_peers.cc:597] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae -> Peer f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134:45813): Couldn't send request to peer f6d13a76ebbf4ce785ec69195c6643f0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3a2fdba6899844a48b58efc47c368a38. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:15.293488 30771 raft_consensus.cc:1275] T 3a2fdba6899844a48b58efc47c368a38 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:38:15.293824 30618 raft_consensus.cc:1275] T 3a2fdba6899844a48b58efc47c368a38 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Refusing update from remote peer 85f8e0b3323341a5a380884d70b3f4ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:38:15.293814 31279 consensus_queue.cc:1048] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:38:15.294332 31279 consensus_queue.cc:1048] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:38:15.296048 31276 raft_consensus.cc:2955] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: NON_VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: true } } }
I20260601 13:38:15.296446 30771 raft_consensus.cc:2955] T 3a2fdba6899844a48b58efc47c368a38 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: NON_VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: true } } }
I20260601 13:38:15.296546 30618 raft_consensus.cc:2955] T 3a2fdba6899844a48b58efc47c368a38 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: NON_VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: true } } }
I20260601 13:38:15.299120 30514 catalog_manager.cc:5696] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae reported cstate change: config changed from index -1 to 28, NON_VOTER f6d13a76ebbf4ce785ec69195c6643f0 (127.25.154.134) added. New cstate: current_term: 1 leader_uuid: "85f8e0b3323341a5a380884d70b3f4ae" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: NON_VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:15.300309 30771 consensus_queue.cc:237] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } }
I20260601 13:38:15.301852 31154 raft_consensus.cc:1275] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
W20260601 13:38:15.302018 30740 consensus_peers.cc:597] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 -> Peer ac994336381c4a7db7a369a7522de38e (127.25.154.133:34067): Couldn't send request to peer ac994336381c4a7db7a369a7522de38e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aa0acb076e144336a4bd6c8534fb4279. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:15.302162 30698 raft_consensus.cc:1275] T aa0acb076e144336a4bd6c8534fb4279 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Refusing update from remote peer 5893d9c9bb76455ca16e2e6b169b1d24: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:38:15.302511 31267 consensus_queue.cc:1048] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:38:15.302717 31231 consensus_queue.cc:1048] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:38:15.304375 31267 raft_consensus.cc:2955] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER ac994336381c4a7db7a369a7522de38e (127.25.154.133) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } } }
I20260601 13:38:15.304826 31154 raft_consensus.cc:2955] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER ac994336381c4a7db7a369a7522de38e (127.25.154.133) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } } }
I20260601 13:38:15.304915 30698 raft_consensus.cc:2955] T aa0acb076e144336a4bd6c8534fb4279 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER ac994336381c4a7db7a369a7522de38e (127.25.154.133) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } } }
I20260601 13:38:15.307391 30511 catalog_manager.cc:5696] T aa0acb076e144336a4bd6c8534fb4279 P 85f8e0b3323341a5a380884d70b3f4ae reported cstate change: config changed from index 30 to 31, NON_VOTER ac994336381c4a7db7a369a7522de38e (127.25.154.133) added. New cstate: current_term: 1 leader_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } } }
I20260601 13:38:15.667547 31300 ts_tablet_manager.cc:933] T 94718730b2d74387bfb9aaead1b5fd52 P ac994336381c4a7db7a369a7522de38e: Initiating tablet copy from peer 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337)
I20260601 13:38:15.668110 31300 tablet_copy_client.cc:323] T 94718730b2d74387bfb9aaead1b5fd52 P ac994336381c4a7db7a369a7522de38e: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.131:43337
I20260601 13:38:15.673866 30784 tablet_copy_service.cc:140] P 5893d9c9bb76455ca16e2e6b169b1d24: Received BeginTabletCopySession request for tablet 94718730b2d74387bfb9aaead1b5fd52 from peer ac994336381c4a7db7a369a7522de38e ({username='slave'} at 127.0.0.1:41918)
I20260601 13:38:15.674027 30784 tablet_copy_service.cc:161] P 5893d9c9bb76455ca16e2e6b169b1d24: Beginning new tablet copy session on tablet 94718730b2d74387bfb9aaead1b5fd52 from peer ac994336381c4a7db7a369a7522de38e at {username='slave'} at 127.0.0.1:41918: session id = ac994336381c4a7db7a369a7522de38e-94718730b2d74387bfb9aaead1b5fd52
I20260601 13:38:15.675480 30784 tablet_copy_source_session.cc:215] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:15.676537 31300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94718730b2d74387bfb9aaead1b5fd52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:15.678978 31300 tablet_copy_client.cc:806] T 94718730b2d74387bfb9aaead1b5fd52 P ac994336381c4a7db7a369a7522de38e: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:15.679133 31300 tablet_copy_client.cc:670] T 94718730b2d74387bfb9aaead1b5fd52 P ac994336381c4a7db7a369a7522de38e: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:15.680315 31301 tablet_copy_client.cc:1025] T 94718730b2d74387bfb9aaead1b5fd52 P ac994336381c4a7db7a369a7522de38e: tablet copy: Injecting latency into file download: 2000
I20260601 13:38:15.695955 31304 ts_tablet_manager.cc:933] T 9cb7e0ba8b9d452ba06e00a40d37e29f P f311bade7c254532991d71aa198b8d1f: Initiating tablet copy from peer 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407)
I20260601 13:38:15.696475 31304 tablet_copy_client.cc:323] T 9cb7e0ba8b9d452ba06e00a40d37e29f P f311bade7c254532991d71aa198b8d1f: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.130:42407
I20260601 13:38:15.701790 30709 tablet_copy_service.cc:140] P 85f8e0b3323341a5a380884d70b3f4ae: Received BeginTabletCopySession request for tablet 9cb7e0ba8b9d452ba06e00a40d37e29f from peer f311bade7c254532991d71aa198b8d1f ({username='slave'} at 127.0.0.1:41950)
I20260601 13:38:15.701962 30709 tablet_copy_service.cc:161] P 85f8e0b3323341a5a380884d70b3f4ae: Beginning new tablet copy session on tablet 9cb7e0ba8b9d452ba06e00a40d37e29f from peer f311bade7c254532991d71aa198b8d1f at {username='slave'} at 127.0.0.1:41950: session id = f311bade7c254532991d71aa198b8d1f-9cb7e0ba8b9d452ba06e00a40d37e29f
I20260601 13:38:15.703358 30709 tablet_copy_source_session.cc:215] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:15.704397 31304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cb7e0ba8b9d452ba06e00a40d37e29f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:15.707048 31304 tablet_copy_client.cc:806] T 9cb7e0ba8b9d452ba06e00a40d37e29f P f311bade7c254532991d71aa198b8d1f: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:15.707345 31304 tablet_copy_client.cc:670] T 9cb7e0ba8b9d452ba06e00a40d37e29f P f311bade7c254532991d71aa198b8d1f: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:15.708645 31305 tablet_copy_client.cc:1025] T 9cb7e0ba8b9d452ba06e00a40d37e29f P f311bade7c254532991d71aa198b8d1f: tablet copy: Injecting latency into file download: 2000
I20260601 13:38:15.710573 31308 ts_tablet_manager.cc:933] T 586cadd90b974dc1a0f04ef248d13577 P f6d13a76ebbf4ce785ec69195c6643f0: Initiating tablet copy from peer 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407)
I20260601 13:38:15.710999 31308 tablet_copy_client.cc:323] T 586cadd90b974dc1a0f04ef248d13577 P f6d13a76ebbf4ce785ec69195c6643f0: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.130:42407
I20260601 13:38:15.711512 30709 tablet_copy_service.cc:140] P 85f8e0b3323341a5a380884d70b3f4ae: Received BeginTabletCopySession request for tablet 586cadd90b974dc1a0f04ef248d13577 from peer f6d13a76ebbf4ce785ec69195c6643f0 ({username='slave'} at 127.0.0.1:55712)
I20260601 13:38:15.711632 30709 tablet_copy_service.cc:161] P 85f8e0b3323341a5a380884d70b3f4ae: Beginning new tablet copy session on tablet 586cadd90b974dc1a0f04ef248d13577 from peer f6d13a76ebbf4ce785ec69195c6643f0 at {username='slave'} at 127.0.0.1:55712: session id = f6d13a76ebbf4ce785ec69195c6643f0-586cadd90b974dc1a0f04ef248d13577
I20260601 13:38:15.712960 30709 tablet_copy_source_session.cc:215] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:15.713976 31308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586cadd90b974dc1a0f04ef248d13577. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:15.717175 31308 tablet_copy_client.cc:806] T 586cadd90b974dc1a0f04ef248d13577 P f6d13a76ebbf4ce785ec69195c6643f0: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:15.717348 31308 tablet_copy_client.cc:670] T 586cadd90b974dc1a0f04ef248d13577 P f6d13a76ebbf4ce785ec69195c6643f0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:15.718498 31309 tablet_copy_client.cc:1025] T 586cadd90b974dc1a0f04ef248d13577 P f6d13a76ebbf4ce785ec69195c6643f0: tablet copy: Injecting latency into file download: 2000
I20260601 13:38:15.739897 31310 ts_tablet_manager.cc:933] T 3a2fdba6899844a48b58efc47c368a38 P f6d13a76ebbf4ce785ec69195c6643f0: Initiating tablet copy from peer 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407)
I20260601 13:38:15.740374 31310 tablet_copy_client.cc:323] T 3a2fdba6899844a48b58efc47c368a38 P f6d13a76ebbf4ce785ec69195c6643f0: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.130:42407
I20260601 13:38:15.741040 30709 tablet_copy_service.cc:140] P 85f8e0b3323341a5a380884d70b3f4ae: Received BeginTabletCopySession request for tablet 3a2fdba6899844a48b58efc47c368a38 from peer f6d13a76ebbf4ce785ec69195c6643f0 ({username='slave'} at 127.0.0.1:55712)
I20260601 13:38:15.741151 30709 tablet_copy_service.cc:161] P 85f8e0b3323341a5a380884d70b3f4ae: Beginning new tablet copy session on tablet 3a2fdba6899844a48b58efc47c368a38 from peer f6d13a76ebbf4ce785ec69195c6643f0 at {username='slave'} at 127.0.0.1:55712: session id = f6d13a76ebbf4ce785ec69195c6643f0-3a2fdba6899844a48b58efc47c368a38
I20260601 13:38:15.742205 30709 tablet_copy_source_session.cc:215] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:15.743299 31310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2fdba6899844a48b58efc47c368a38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:15.747778 31310 tablet_copy_client.cc:806] T 3a2fdba6899844a48b58efc47c368a38 P f6d13a76ebbf4ce785ec69195c6643f0: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:15.748045 31310 tablet_copy_client.cc:670] T 3a2fdba6899844a48b58efc47c368a38 P f6d13a76ebbf4ce785ec69195c6643f0: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:15.749259 31311 tablet_copy_client.cc:1025] T 3a2fdba6899844a48b58efc47c368a38 P f6d13a76ebbf4ce785ec69195c6643f0: tablet copy: Injecting latency into file download: 2000
I20260601 13:38:15.760175 31312 ts_tablet_manager.cc:933] T 1c4c852bb70647bfa1efcea0a0632ab1 P f311bade7c254532991d71aa198b8d1f: Initiating tablet copy from peer 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407)
I20260601 13:38:15.760862 31312 tablet_copy_client.cc:323] T 1c4c852bb70647bfa1efcea0a0632ab1 P f311bade7c254532991d71aa198b8d1f: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.130:42407
I20260601 13:38:15.761629 30709 tablet_copy_service.cc:140] P 85f8e0b3323341a5a380884d70b3f4ae: Received BeginTabletCopySession request for tablet 1c4c852bb70647bfa1efcea0a0632ab1 from peer f311bade7c254532991d71aa198b8d1f ({username='slave'} at 127.0.0.1:41950)
I20260601 13:38:15.761808 30709 tablet_copy_service.cc:161] P 85f8e0b3323341a5a380884d70b3f4ae: Beginning new tablet copy session on tablet 1c4c852bb70647bfa1efcea0a0632ab1 from peer f311bade7c254532991d71aa198b8d1f at {username='slave'} at 127.0.0.1:41950: session id = f311bade7c254532991d71aa198b8d1f-1c4c852bb70647bfa1efcea0a0632ab1
I20260601 13:38:15.764168 30709 tablet_copy_source_session.cc:215] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:15.765641 31312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c4c852bb70647bfa1efcea0a0632ab1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:15.768443 31312 tablet_copy_client.cc:806] T 1c4c852bb70647bfa1efcea0a0632ab1 P f311bade7c254532991d71aa198b8d1f: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:15.768623 31312 tablet_copy_client.cc:670] T 1c4c852bb70647bfa1efcea0a0632ab1 P f311bade7c254532991d71aa198b8d1f: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:15.770027 31313 tablet_copy_client.cc:1025] T 1c4c852bb70647bfa1efcea0a0632ab1 P f311bade7c254532991d71aa198b8d1f: tablet copy: Injecting latency into file download: 2000
I20260601 13:38:15.863811 31314 ts_tablet_manager.cc:933] T aa0acb076e144336a4bd6c8534fb4279 P ac994336381c4a7db7a369a7522de38e: Initiating tablet copy from peer 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337)
I20260601 13:38:15.864354 31314 tablet_copy_client.cc:323] T aa0acb076e144336a4bd6c8534fb4279 P ac994336381c4a7db7a369a7522de38e: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.131:43337
I20260601 13:38:15.864861 30784 tablet_copy_service.cc:140] P 5893d9c9bb76455ca16e2e6b169b1d24: Received BeginTabletCopySession request for tablet aa0acb076e144336a4bd6c8534fb4279 from peer ac994336381c4a7db7a369a7522de38e ({username='slave'} at 127.0.0.1:41918)
I20260601 13:38:15.864977 30784 tablet_copy_service.cc:161] P 5893d9c9bb76455ca16e2e6b169b1d24: Beginning new tablet copy session on tablet aa0acb076e144336a4bd6c8534fb4279 from peer ac994336381c4a7db7a369a7522de38e at {username='slave'} at 127.0.0.1:41918: session id = ac994336381c4a7db7a369a7522de38e-aa0acb076e144336a4bd6c8534fb4279
I20260601 13:38:15.865834 30784 tablet_copy_source_session.cc:215] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:15.866657 31314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa0acb076e144336a4bd6c8534fb4279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:15.868503 31314 tablet_copy_client.cc:806] T aa0acb076e144336a4bd6c8534fb4279 P ac994336381c4a7db7a369a7522de38e: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:15.868690 31314 tablet_copy_client.cc:670] T aa0acb076e144336a4bd6c8534fb4279 P ac994336381c4a7db7a369a7522de38e: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:15.870018 31315 tablet_copy_client.cc:1025] T aa0acb076e144336a4bd6c8534fb4279 P ac994336381c4a7db7a369a7522de38e: tablet copy: Injecting latency into file download: 2000
I20260601 13:38:16.383325 26218 tablet_server.cc:179] TabletServer@127.25.154.129:0 shutting down...
I20260601 13:38:16.388988 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:16.389268 26218 tablet_replica.cc:333] T 586cadd90b974dc1a0f04ef248d13577 P e0130ad4f75949f18f9605ed710e50a6: stopping tablet replica
I20260601 13:38:16.389416 26218 raft_consensus.cc:2243] T 586cadd90b974dc1a0f04ef248d13577 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:16.389597 26218 raft_consensus.cc:2272] T 586cadd90b974dc1a0f04ef248d13577 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:16.390116 26218 tablet_replica.cc:333] T 94718730b2d74387bfb9aaead1b5fd52 P e0130ad4f75949f18f9605ed710e50a6: stopping tablet replica
I20260601 13:38:16.390316 26218 raft_consensus.cc:2243] T 94718730b2d74387bfb9aaead1b5fd52 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:16.390482 26218 raft_consensus.cc:2272] T 94718730b2d74387bfb9aaead1b5fd52 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:16.390897 26218 tablet_replica.cc:333] T 9cb7e0ba8b9d452ba06e00a40d37e29f P e0130ad4f75949f18f9605ed710e50a6: stopping tablet replica
I20260601 13:38:16.391036 26218 raft_consensus.cc:2243] T 9cb7e0ba8b9d452ba06e00a40d37e29f P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:16.391155 26218 raft_consensus.cc:2272] T 9cb7e0ba8b9d452ba06e00a40d37e29f P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:16.391494 26218 tablet_replica.cc:333] T a9c1ca40b14848a183e8a10aa3d42530 P e0130ad4f75949f18f9605ed710e50a6: stopping tablet replica
I20260601 13:38:16.391607 26218 raft_consensus.cc:2243] T a9c1ca40b14848a183e8a10aa3d42530 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:16.391760 26218 raft_consensus.cc:2272] T a9c1ca40b14848a183e8a10aa3d42530 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:16.392081 26218 tablet_replica.cc:333] T e3f5e5d7885e4832b4ded111cff37fbd P e0130ad4f75949f18f9605ed710e50a6: stopping tablet replica
I20260601 13:38:16.392194 26218 raft_consensus.cc:2243] T e3f5e5d7885e4832b4ded111cff37fbd P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:16.392321 26218 raft_consensus.cc:2272] T e3f5e5d7885e4832b4ded111cff37fbd P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:16.392691 26218 tablet_replica.cc:333] T 4c28da9c09714d5689c1c8e8a73ed965 P e0130ad4f75949f18f9605ed710e50a6: stopping tablet replica
I20260601 13:38:16.392808 26218 raft_consensus.cc:2243] T 4c28da9c09714d5689c1c8e8a73ed965 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:16.392973 26218 raft_consensus.cc:2272] T 4c28da9c09714d5689c1c8e8a73ed965 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:16.393353 26218 tablet_replica.cc:333] T b990ca7526cf40118c5ea17d4391d9c4 P e0130ad4f75949f18f9605ed710e50a6: stopping tablet replica
I20260601 13:38:16.393479 26218 raft_consensus.cc:2243] T b990ca7526cf40118c5ea17d4391d9c4 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:16.393630 26218 raft_consensus.cc:2272] T b990ca7526cf40118c5ea17d4391d9c4 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:16.393966 26218 tablet_replica.cc:333] T 4991cccc3d8045e8bc206b351ebbaa08 P e0130ad4f75949f18f9605ed710e50a6: stopping tablet replica
I20260601 13:38:16.394073 26218 raft_consensus.cc:2243] T 4991cccc3d8045e8bc206b351ebbaa08 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:16.394223 26218 raft_consensus.cc:2272] T 4991cccc3d8045e8bc206b351ebbaa08 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:16.394625 26218 tablet_replica.cc:333] T 3a2fdba6899844a48b58efc47c368a38 P e0130ad4f75949f18f9605ed710e50a6: stopping tablet replica
I20260601 13:38:16.394735 26218 raft_consensus.cc:2243] T 3a2fdba6899844a48b58efc47c368a38 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:16.394845 26218 raft_consensus.cc:2272] T 3a2fdba6899844a48b58efc47c368a38 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:16.395177 26218 tablet_replica.cc:333] T 1c4c852bb70647bfa1efcea0a0632ab1 P e0130ad4f75949f18f9605ed710e50a6: stopping tablet replica
I20260601 13:38:16.395304 26218 raft_consensus.cc:2243] T 1c4c852bb70647bfa1efcea0a0632ab1 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:16.395457 26218 raft_consensus.cc:2272] T 1c4c852bb70647bfa1efcea0a0632ab1 P e0130ad4f75949f18f9605ed710e50a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:16.412571 26218 tablet_server.cc:196] TabletServer@127.25.154.129:0 shutdown complete.
I20260601 13:38:16.416078 26218 tablet_server.cc:179] TabletServer@127.25.154.130:0 shutting down...
I20260601 13:38:16.418856 26218 tablet_copy_service.cc:362] P 85f8e0b3323341a5a380884d70b3f4ae: Destroying tablet copy session f311bade7c254532991d71aa198b8d1f-1c4c852bb70647bfa1efcea0a0632ab1 due to service shutdown
I20260601 13:38:16.418979 26218 tablet_copy_service.cc:434] P 85f8e0b3323341a5a380884d70b3f4ae: ending tablet copy session f311bade7c254532991d71aa198b8d1f-1c4c852bb70647bfa1efcea0a0632ab1 on tablet 1c4c852bb70647bfa1efcea0a0632ab1 with peer f311bade7c254532991d71aa198b8d1f
I20260601 13:38:16.419371 26218 tablet_copy_service.cc:362] P 85f8e0b3323341a5a380884d70b3f4ae: Destroying tablet copy session f6d13a76ebbf4ce785ec69195c6643f0-586cadd90b974dc1a0f04ef248d13577 due to service shutdown
I20260601 13:38:16.419456 26218 tablet_copy_service.cc:434] P 85f8e0b3323341a5a380884d70b3f4ae: ending tablet copy session f6d13a76ebbf4ce785ec69195c6643f0-586cadd90b974dc1a0f04ef248d13577 on tablet 586cadd90b974dc1a0f04ef248d13577 with peer f6d13a76ebbf4ce785ec69195c6643f0
I20260601 13:38:16.419560 26218 tablet_copy_service.cc:362] P 85f8e0b3323341a5a380884d70b3f4ae: Destroying tablet copy session f6d13a76ebbf4ce785ec69195c6643f0-3a2fdba6899844a48b58efc47c368a38 due to service shutdown
I20260601 13:38:16.419627 26218 tablet_copy_service.cc:434] P 85f8e0b3323341a5a380884d70b3f4ae: ending tablet copy session f6d13a76ebbf4ce785ec69195c6643f0-3a2fdba6899844a48b58efc47c368a38 on tablet 3a2fdba6899844a48b58efc47c368a38 with peer f6d13a76ebbf4ce785ec69195c6643f0
I20260601 13:38:16.419719 26218 tablet_copy_service.cc:362] P 85f8e0b3323341a5a380884d70b3f4ae: Destroying tablet copy session f311bade7c254532991d71aa198b8d1f-9cb7e0ba8b9d452ba06e00a40d37e29f due to service shutdown
I20260601 13:38:16.419762 26218 tablet_copy_service.cc:434] P 85f8e0b3323341a5a380884d70b3f4ae: ending tablet copy session f311bade7c254532991d71aa198b8d1f-9cb7e0ba8b9d452ba06e00a40d37e29f on tablet 9cb7e0ba8b9d452ba06e00a40d37e29f with peer f311bade7c254532991d71aa198b8d1f
I20260601 13:38:16.425925 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:16.426259 26218 tablet_replica.cc:333] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae: stopping tablet replica
I20260601 13:38:16.426426 26218 raft_consensus.cc:2243] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:16.426710 26218 raft_consensus.cc:2272] T 586cadd90b974dc1a0f04ef248d13577 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:16.427376 26218 tablet_replica.cc:333] T e3f5e5d7885e4832b4ded111cff37fbd P 85f8e0b3323341a5a380884d70b3f4ae: stopping tablet replica
I20260601 13:38:16.427492 26218 raft_consensus.cc:2243] T e3f5e5d7885e4832b4ded111cff37fbd P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:16.427609 26218 raft_consensus.cc:2272] T e3f5e5d7885e4832b4ded111cff37fbd P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:16.428009 26218 tablet_replica.cc:333] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae: stopping tablet replica
I20260601 13:38:16.428117 26218 raft_consensus.cc:2243] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:16.428308 26218 raft_consensus.cc:2272] T a9c1ca40b14848a183e8a10aa3d42530 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:16.428690 26218 tablet_replica.cc:333] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae: stopping tablet replica
I20260601 13:38:16.428793 26218 raft_consensus.cc:2243] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:16.428983 26218 raft_consensus.cc:2272] T 1c4c852bb70647bfa1efcea0a0632ab1 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:16.429371 26218 tablet_replica.cc:333] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae: stopping tablet replica
I20260601 13:38:16.429479 26218 raft_consensus.cc:2243] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:16.429667 26218 raft_consensus.cc:2272] T 3a2fdba6899844a48b58efc47c368a38 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:16.430051 26218 tablet_replica.cc:333] T 4991cccc3d8045e8bc206b351ebbaa08 P 85f8e0b3323341a5a380884d70b3f4ae: stopping tablet replica
I20260601 13:38:16.430197 26218 raft_consensus.cc:2243] T 4991cccc3d8045e8bc206b351ebbaa08 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:16.430313 26218 raft_consensus.cc:2272] T 4991cccc3d8045e8bc206b351ebbaa08 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:16.430682 26218 tablet_replica.cc:333] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae: stopping tablet replica
I20260601 13:38:16.431118 26218 raft_consensus.cc:2243] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:16.431375 26218 raft_consensus.cc:2272] T 011d0b6cc2d34c70b4dd2cf2338e264f P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:38:16.431535 30739 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260601 13:38:16.431744 26218 tablet_replica.cc:333] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae: stopping tablet replica
I20260601 13:38:16.431843 26218 raft_consensus.cc:2243] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:16.432030 26218 raft_consensus.cc:2272] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:38:16.432328 30739 consensus_peers.cc:597] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 -> Peer 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407): Couldn't send request to peer 85f8e0b3323341a5a380884d70b3f4ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:16.432417 26218 tablet_replica.cc:333] T 94718730b2d74387bfb9aaead1b5fd52 P 85f8e0b3323341a5a380884d70b3f4ae: stopping tablet replica
I20260601 13:38:16.432514 26218 raft_consensus.cc:2243] T 94718730b2d74387bfb9aaead1b5fd52 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:16.432626 26218 raft_consensus.cc:2272] T 94718730b2d74387bfb9aaead1b5fd52 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:16.433001 26218 tablet_replica.cc:333] T aa0acb076e144336a4bd6c8534fb4279 P 85f8e0b3323341a5a380884d70b3f4ae: stopping tablet replica
I20260601 13:38:16.433092 26218 raft_consensus.cc:2243] T aa0acb076e144336a4bd6c8534fb4279 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:16.433224 26218 raft_consensus.cc:2272] T aa0acb076e144336a4bd6c8534fb4279 P 85f8e0b3323341a5a380884d70b3f4ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:16.450428 26218 tablet_server.cc:196] TabletServer@127.25.154.130:0 shutdown complete.
I20260601 13:38:16.453970 26218 tablet_server.cc:179] TabletServer@127.25.154.131:0 shutting down...
I20260601 13:38:16.456188 26218 tablet_copy_service.cc:362] P 5893d9c9bb76455ca16e2e6b169b1d24: Destroying tablet copy session ac994336381c4a7db7a369a7522de38e-aa0acb076e144336a4bd6c8534fb4279 due to service shutdown
I20260601 13:38:16.456287 26218 tablet_copy_service.cc:434] P 5893d9c9bb76455ca16e2e6b169b1d24: ending tablet copy session ac994336381c4a7db7a369a7522de38e-aa0acb076e144336a4bd6c8534fb4279 on tablet aa0acb076e144336a4bd6c8534fb4279 with peer ac994336381c4a7db7a369a7522de38e
I20260601 13:38:16.456426 26218 tablet_copy_service.cc:362] P 5893d9c9bb76455ca16e2e6b169b1d24: Destroying tablet copy session ac994336381c4a7db7a369a7522de38e-94718730b2d74387bfb9aaead1b5fd52 due to service shutdown
I20260601 13:38:16.456473 26218 tablet_copy_service.cc:434] P 5893d9c9bb76455ca16e2e6b169b1d24: ending tablet copy session ac994336381c4a7db7a369a7522de38e-94718730b2d74387bfb9aaead1b5fd52 on tablet 94718730b2d74387bfb9aaead1b5fd52 with peer ac994336381c4a7db7a369a7522de38e
I20260601 13:38:16.461187 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:16.461472 26218 tablet_replica.cc:333] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 5893d9c9bb76455ca16e2e6b169b1d24: stopping tablet replica
I20260601 13:38:16.461624 26218 raft_consensus.cc:2243] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:16.461799 26218 raft_consensus.cc:2272] T 9cb7e0ba8b9d452ba06e00a40d37e29f P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:16.462386 26218 tablet_replica.cc:333] T 586cadd90b974dc1a0f04ef248d13577 P 5893d9c9bb76455ca16e2e6b169b1d24: stopping tablet replica
I20260601 13:38:16.462505 26218 raft_consensus.cc:2243] T 586cadd90b974dc1a0f04ef248d13577 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:16.462643 26218 raft_consensus.cc:2272] T 586cadd90b974dc1a0f04ef248d13577 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:16.463045 26218 tablet_replica.cc:333] T 3a2fdba6899844a48b58efc47c368a38 P 5893d9c9bb76455ca16e2e6b169b1d24: stopping tablet replica
I20260601 13:38:16.463158 26218 raft_consensus.cc:2243] T 3a2fdba6899844a48b58efc47c368a38 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:16.463271 26218 raft_consensus.cc:2272] T 3a2fdba6899844a48b58efc47c368a38 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:16.463634 26218 tablet_replica.cc:333] T 4991cccc3d8045e8bc206b351ebbaa08 P 5893d9c9bb76455ca16e2e6b169b1d24: stopping tablet replica
I20260601 13:38:16.463735 26218 raft_consensus.cc:2243] T 4991cccc3d8045e8bc206b351ebbaa08 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:16.463918 26218 raft_consensus.cc:2272] T 4991cccc3d8045e8bc206b351ebbaa08 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:16.464337 26218 tablet_replica.cc:333] T 011d0b6cc2d34c70b4dd2cf2338e264f P 5893d9c9bb76455ca16e2e6b169b1d24: stopping tablet replica
I20260601 13:38:16.464437 26218 raft_consensus.cc:2243] T 011d0b6cc2d34c70b4dd2cf2338e264f P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:16.464561 26218 raft_consensus.cc:2272] T 011d0b6cc2d34c70b4dd2cf2338e264f P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:16.464926 26218 tablet_replica.cc:333] T e3f5e5d7885e4832b4ded111cff37fbd P 5893d9c9bb76455ca16e2e6b169b1d24: stopping tablet replica
I20260601 13:38:16.465026 26218 raft_consensus.cc:2243] T e3f5e5d7885e4832b4ded111cff37fbd P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:16.465195 26218 raft_consensus.cc:2272] T e3f5e5d7885e4832b4ded111cff37fbd P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:16.465562 26218 tablet_replica.cc:333] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24: stopping tablet replica
I20260601 13:38:16.465663 26218 raft_consensus.cc:2243] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:16.465853 26218 raft_consensus.cc:2272] T 94718730b2d74387bfb9aaead1b5fd52 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:16.466252 26218 tablet_replica.cc:333] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24: stopping tablet replica
I20260601 13:38:16.466342 26218 raft_consensus.cc:2243] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:16.466491 26218 raft_consensus.cc:2272] T 4c28da9c09714d5689c1c8e8a73ed965 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:16.466856 26218 tablet_replica.cc:333] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24: stopping tablet replica
I20260601 13:38:16.466948 26218 raft_consensus.cc:2243] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:16.467101 26218 raft_consensus.cc:2272] T b990ca7526cf40118c5ea17d4391d9c4 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:16.467469 26218 tablet_replica.cc:333] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24: stopping tablet replica
I20260601 13:38:16.467561 26218 raft_consensus.cc:2243] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:16.467761 26218 raft_consensus.cc:2272] T aa0acb076e144336a4bd6c8534fb4279 P 5893d9c9bb76455ca16e2e6b169b1d24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:16.473644 26218 tablet_server.cc:196] TabletServer@127.25.154.131:0 shutdown complete.
I20260601 13:38:16.478385 26218 tablet_server.cc:179] TabletServer@127.25.154.132:0 shutting down...
I20260601 13:38:16.485323 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:17.469547 31320 raft_consensus.cc:493] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5893d9c9bb76455ca16e2e6b169b1d24)
I20260601 13:38:17.469759 31320 raft_consensus.cc:515] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: false } }
I20260601 13:38:17.470448 31320 leader_election.cc:290] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455), 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337)
W20260601 13:38:17.471702 30967 leader_election.cc:336] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455): Network error: Client connection negotiation failed: client connection to 127.25.154.129:45455: connect: Connection refused (error 111)
W20260601 13:38:17.471975 30969 leader_election.cc:336] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337): Network error: Client connection negotiation failed: client connection to 127.25.154.131:43337: connect: Connection refused (error 111)
I20260601 13:38:17.472064 30969 leader_election.cc:304] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f [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: f311bade7c254532991d71aa198b8d1f; no voters: 5893d9c9bb76455ca16e2e6b169b1d24, e0130ad4f75949f18f9605ed710e50a6
I20260601 13:38:17.472205 31320 raft_consensus.cc:2749] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:38:17.542222 31324 raft_consensus.cc:493] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85f8e0b3323341a5a380884d70b3f4ae)
I20260601 13:38:17.542400 31324 raft_consensus.cc:515] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } }
I20260601 13:38:17.543005 31324 leader_election.cc:290] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407), 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337)
W20260601 13:38:17.544457 31120 leader_election.cc:336] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407): Network error: Client connection negotiation failed: client connection to 127.25.154.130:42407: connect: Connection refused (error 111)
W20260601 13:38:17.544595 31120 leader_election.cc:336] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337): Network error: Client connection negotiation failed: client connection to 127.25.154.131:43337: connect: Connection refused (error 111)
I20260601 13:38:17.544661 31120 leader_election.cc:304] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0 [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: f6d13a76ebbf4ce785ec69195c6643f0; no voters: 5893d9c9bb76455ca16e2e6b169b1d24, 85f8e0b3323341a5a380884d70b3f4ae
I20260601 13:38:17.544847 31324 raft_consensus.cc:2749] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:38:17.680806 31300 tablet_copy_client.cc:538] T 94718730b2d74387bfb9aaead1b5fd52 P ac994336381c4a7db7a369a7522de38e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:17.682497 31300 tablet_bootstrap.cc:492] T 94718730b2d74387bfb9aaead1b5fd52 P ac994336381c4a7db7a369a7522de38e: Bootstrap starting.
I20260601 13:38:17.702090 31300 tablet_bootstrap.cc:492] T 94718730b2d74387bfb9aaead1b5fd52 P ac994336381c4a7db7a369a7522de38e: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=123 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:38:17.702486 31300 tablet_bootstrap.cc:492] T 94718730b2d74387bfb9aaead1b5fd52 P ac994336381c4a7db7a369a7522de38e: Bootstrap complete.
I20260601 13:38:17.702710 31300 ts_tablet_manager.cc:1403] T 94718730b2d74387bfb9aaead1b5fd52 P ac994336381c4a7db7a369a7522de38e: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260601 13:38:17.703156 31300 raft_consensus.cc:359] T 94718730b2d74387bfb9aaead1b5fd52 P ac994336381c4a7db7a369a7522de38e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } }
I20260601 13:38:17.703290 31300 raft_consensus.cc:740] T 94718730b2d74387bfb9aaead1b5fd52 P ac994336381c4a7db7a369a7522de38e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac994336381c4a7db7a369a7522de38e, State: Initialized, Role: LEARNER
I20260601 13:38:17.703429 31300 consensus_queue.cc:260] T 94718730b2d74387bfb9aaead1b5fd52 P ac994336381c4a7db7a369a7522de38e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } }
I20260601 13:38:17.703889 31300 ts_tablet_manager.cc:1434] T 94718730b2d74387bfb9aaead1b5fd52 P ac994336381c4a7db7a369a7522de38e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
W20260601 13:38:17.704839 31300 tablet_copy_client.cc:1130] T 94718730b2d74387bfb9aaead1b5fd52 P ac994336381c4a7db7a369a7522de38e: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.25.154.131:43337: connect: Connection refused (error 111)
I20260601 13:38:17.708957 31304 tablet_copy_client.cc:538] T 9cb7e0ba8b9d452ba06e00a40d37e29f P f311bade7c254532991d71aa198b8d1f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:17.710386 31304 tablet_bootstrap.cc:492] T 9cb7e0ba8b9d452ba06e00a40d37e29f P f311bade7c254532991d71aa198b8d1f: Bootstrap starting.
I20260601 13:38:17.718834 31308 tablet_copy_client.cc:538] T 586cadd90b974dc1a0f04ef248d13577 P f6d13a76ebbf4ce785ec69195c6643f0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:17.720394 31308 tablet_bootstrap.cc:492] T 586cadd90b974dc1a0f04ef248d13577 P f6d13a76ebbf4ce785ec69195c6643f0: Bootstrap starting.
I20260601 13:38:17.728824 31304 tablet_bootstrap.cc:492] T 9cb7e0ba8b9d452ba06e00a40d37e29f P f311bade7c254532991d71aa198b8d1f: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:38:17.729161 31304 tablet_bootstrap.cc:492] T 9cb7e0ba8b9d452ba06e00a40d37e29f P f311bade7c254532991d71aa198b8d1f: Bootstrap complete.
I20260601 13:38:17.729377 31304 ts_tablet_manager.cc:1403] T 9cb7e0ba8b9d452ba06e00a40d37e29f P f311bade7c254532991d71aa198b8d1f: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260601 13:38:17.729808 31304 raft_consensus.cc:359] T 9cb7e0ba8b9d452ba06e00a40d37e29f P f311bade7c254532991d71aa198b8d1f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } }
I20260601 13:38:17.729943 31304 raft_consensus.cc:740] T 9cb7e0ba8b9d452ba06e00a40d37e29f P f311bade7c254532991d71aa198b8d1f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f311bade7c254532991d71aa198b8d1f, State: Initialized, Role: LEARNER
I20260601 13:38:17.730072 31304 consensus_queue.cc:260] T 9cb7e0ba8b9d452ba06e00a40d37e29f P f311bade7c254532991d71aa198b8d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } }
I20260601 13:38:17.730410 31304 ts_tablet_manager.cc:1434] T 9cb7e0ba8b9d452ba06e00a40d37e29f P f311bade7c254532991d71aa198b8d1f: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
W20260601 13:38:17.731153 31304 tablet_copy_client.cc:1130] T 9cb7e0ba8b9d452ba06e00a40d37e29f P f311bade7c254532991d71aa198b8d1f: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.25.154.130:42407: connect: Connection refused (error 111)
I20260601 13:38:17.747529 31308 tablet_bootstrap.cc:492] T 586cadd90b974dc1a0f04ef248d13577 P f6d13a76ebbf4ce785ec69195c6643f0: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:38:17.747907 31308 tablet_bootstrap.cc:492] T 586cadd90b974dc1a0f04ef248d13577 P f6d13a76ebbf4ce785ec69195c6643f0: Bootstrap complete.
I20260601 13:38:17.748113 31308 ts_tablet_manager.cc:1403] T 586cadd90b974dc1a0f04ef248d13577 P f6d13a76ebbf4ce785ec69195c6643f0: Time spent bootstrapping tablet: real 0.028s	user 0.027s	sys 0.000s
I20260601 13:38:17.748654 31308 raft_consensus.cc:359] T 586cadd90b974dc1a0f04ef248d13577 P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: NON_VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: true } }
I20260601 13:38:17.748803 31308 raft_consensus.cc:740] T 586cadd90b974dc1a0f04ef248d13577 P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f6d13a76ebbf4ce785ec69195c6643f0, State: Initialized, Role: LEARNER
I20260601 13:38:17.748898 31308 consensus_queue.cc:260] T 586cadd90b974dc1a0f04ef248d13577 P f6d13a76ebbf4ce785ec69195c6643f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } attrs { replace: true } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: NON_VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: true } }
I20260601 13:38:17.749213 31308 ts_tablet_manager.cc:1434] T 586cadd90b974dc1a0f04ef248d13577 P f6d13a76ebbf4ce785ec69195c6643f0: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:38:17.749781 31310 tablet_copy_client.cc:538] T 3a2fdba6899844a48b58efc47c368a38 P f6d13a76ebbf4ce785ec69195c6643f0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260601 13:38:17.750022 31308 tablet_copy_client.cc:1130] T 586cadd90b974dc1a0f04ef248d13577 P f6d13a76ebbf4ce785ec69195c6643f0: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.25.154.130:42407: connect: Connection refused (error 111)
I20260601 13:38:17.751292 31310 tablet_bootstrap.cc:492] T 3a2fdba6899844a48b58efc47c368a38 P f6d13a76ebbf4ce785ec69195c6643f0: Bootstrap starting.
I20260601 13:38:17.770414 31312 tablet_copy_client.cc:538] T 1c4c852bb70647bfa1efcea0a0632ab1 P f311bade7c254532991d71aa198b8d1f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:17.771688 31312 tablet_bootstrap.cc:492] T 1c4c852bb70647bfa1efcea0a0632ab1 P f311bade7c254532991d71aa198b8d1f: Bootstrap starting.
I20260601 13:38:17.779116 31310 tablet_bootstrap.cc:492] T 3a2fdba6899844a48b58efc47c368a38 P f6d13a76ebbf4ce785ec69195c6643f0: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:38:17.779448 31310 tablet_bootstrap.cc:492] T 3a2fdba6899844a48b58efc47c368a38 P f6d13a76ebbf4ce785ec69195c6643f0: Bootstrap complete.
I20260601 13:38:17.779639 31310 ts_tablet_manager.cc:1403] T 3a2fdba6899844a48b58efc47c368a38 P f6d13a76ebbf4ce785ec69195c6643f0: Time spent bootstrapping tablet: real 0.028s	user 0.023s	sys 0.004s
I20260601 13:38:17.780119 31310 raft_consensus.cc:359] T 3a2fdba6899844a48b58efc47c368a38 P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: NON_VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: true } }
I20260601 13:38:17.780261 31310 raft_consensus.cc:740] T 3a2fdba6899844a48b58efc47c368a38 P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f6d13a76ebbf4ce785ec69195c6643f0, State: Initialized, Role: LEARNER
I20260601 13:38:17.780377 31310 consensus_queue.cc:260] T 3a2fdba6899844a48b58efc47c368a38 P f6d13a76ebbf4ce785ec69195c6643f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: NON_VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: true } }
I20260601 13:38:17.781181 31310 ts_tablet_manager.cc:1434] T 3a2fdba6899844a48b58efc47c368a38 P f6d13a76ebbf4ce785ec69195c6643f0: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
W20260601 13:38:17.781865 31310 tablet_copy_client.cc:1130] T 3a2fdba6899844a48b58efc47c368a38 P f6d13a76ebbf4ce785ec69195c6643f0: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.25.154.130:42407: connect: Connection refused (error 111)
I20260601 13:38:17.792829 31324 raft_consensus.cc:493] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5893d9c9bb76455ca16e2e6b169b1d24)
I20260601 13:38:17.793006 31324 raft_consensus.cc:515] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } }
I20260601 13:38:17.793586 31324 leader_election.cc:290] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407), 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337)
I20260601 13:38:17.794319 31329 raft_consensus.cc:493] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85f8e0b3323341a5a380884d70b3f4ae)
I20260601 13:38:17.794410 31329 raft_consensus.cc:515] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } }
I20260601 13:38:17.794875 31329 leader_election.cc:290] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455), 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407)
W20260601 13:38:17.795588 31120 leader_election.cc:336] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407): Network error: Client connection negotiation failed: client connection to 127.25.154.130:42407: connect: Connection refused (error 111)
W20260601 13:38:17.795703 31120 leader_election.cc:336] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5893d9c9bb76455ca16e2e6b169b1d24 (127.25.154.131:43337): Network error: Client connection negotiation failed: client connection to 127.25.154.131:43337: connect: Connection refused (error 111)
I20260601 13:38:17.795747 31120 leader_election.cc:304] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0 [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: f6d13a76ebbf4ce785ec69195c6643f0; no voters: 5893d9c9bb76455ca16e2e6b169b1d24, 85f8e0b3323341a5a380884d70b3f4ae
I20260601 13:38:17.795953 31324 raft_consensus.cc:2749] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260601 13:38:17.796243 31045 leader_election.cc:336] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407): Network error: Client connection negotiation failed: client connection to 127.25.154.130:42407: connect: Connection refused (error 111)
I20260601 13:38:17.796866 31312 tablet_bootstrap.cc:492] T 1c4c852bb70647bfa1efcea0a0632ab1 P f311bade7c254532991d71aa198b8d1f: Bootstrap replayed 1/1 log segments. Stats: ops{read=31 overwritten=0 applied=31 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:38:17.797188 31312 tablet_bootstrap.cc:492] T 1c4c852bb70647bfa1efcea0a0632ab1 P f311bade7c254532991d71aa198b8d1f: Bootstrap complete.
W20260601 13:38:17.797359 31043 leader_election.cc:336] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455): Network error: Client connection negotiation failed: client connection to 127.25.154.129:45455: connect: Connection refused (error 111)
I20260601 13:38:17.797446 31043 leader_election.cc:304] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e [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: ac994336381c4a7db7a369a7522de38e; no voters: 85f8e0b3323341a5a380884d70b3f4ae, e0130ad4f75949f18f9605ed710e50a6
I20260601 13:38:17.797466 31312 ts_tablet_manager.cc:1403] T 1c4c852bb70647bfa1efcea0a0632ab1 P f311bade7c254532991d71aa198b8d1f: Time spent bootstrapping tablet: real 0.026s	user 0.024s	sys 0.002s
I20260601 13:38:17.797739 31329 raft_consensus.cc:2749] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:38:17.797971 31312 raft_consensus.cc:359] T 1c4c852bb70647bfa1efcea0a0632ab1 P f311bade7c254532991d71aa198b8d1f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } }
I20260601 13:38:17.798103 31312 raft_consensus.cc:740] T 1c4c852bb70647bfa1efcea0a0632ab1 P f311bade7c254532991d71aa198b8d1f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f311bade7c254532991d71aa198b8d1f, State: Initialized, Role: LEARNER
I20260601 13:38:17.798228 31312 consensus_queue.cc:260] T 1c4c852bb70647bfa1efcea0a0632ab1 P f311bade7c254532991d71aa198b8d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 31, Last appended: 1.31, Last appended by leader: 31, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } }
I20260601 13:38:17.798527 31312 ts_tablet_manager.cc:1434] T 1c4c852bb70647bfa1efcea0a0632ab1 P f311bade7c254532991d71aa198b8d1f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
W20260601 13:38:17.799144 31312 tablet_copy_client.cc:1130] T 1c4c852bb70647bfa1efcea0a0632ab1 P f311bade7c254532991d71aa198b8d1f: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.25.154.130:42407: connect: Connection refused (error 111)
I20260601 13:38:17.799861 26218 tablet_replica.cc:333] T 1c4c852bb70647bfa1efcea0a0632ab1 P f311bade7c254532991d71aa198b8d1f: stopping tablet replica
I20260601 13:38:17.800014 26218 raft_consensus.cc:2243] T 1c4c852bb70647bfa1efcea0a0632ab1 P f311bade7c254532991d71aa198b8d1f [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:38:17.800107 26218 raft_consensus.cc:2272] T 1c4c852bb70647bfa1efcea0a0632ab1 P f311bade7c254532991d71aa198b8d1f [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:38:17.800806 26218 tablet_replica.cc:333] T 9cb7e0ba8b9d452ba06e00a40d37e29f P f311bade7c254532991d71aa198b8d1f: stopping tablet replica
I20260601 13:38:17.801012 26218 raft_consensus.cc:2243] T 9cb7e0ba8b9d452ba06e00a40d37e29f P f311bade7c254532991d71aa198b8d1f [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:38:17.801229 26218 raft_consensus.cc:2272] T 9cb7e0ba8b9d452ba06e00a40d37e29f P f311bade7c254532991d71aa198b8d1f [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:38:17.801784 26218 tablet_replica.cc:333] T 4c28da9c09714d5689c1c8e8a73ed965 P f311bade7c254532991d71aa198b8d1f: stopping tablet replica
I20260601 13:38:17.801889 26218 raft_consensus.cc:2243] T 4c28da9c09714d5689c1c8e8a73ed965 P f311bade7c254532991d71aa198b8d1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:17.802016 26218 raft_consensus.cc:2272] T 4c28da9c09714d5689c1c8e8a73ed965 P f311bade7c254532991d71aa198b8d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:17.802413 26218 tablet_replica.cc:333] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f: stopping tablet replica
I20260601 13:38:17.802516 26218 raft_consensus.cc:2243] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:17.802637 26218 raft_consensus.cc:2272] T b990ca7526cf40118c5ea17d4391d9c4 P f311bade7c254532991d71aa198b8d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:17.813805 31329 raft_consensus.cc:493] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85f8e0b3323341a5a380884d70b3f4ae)
I20260601 13:38:17.813993 31329 raft_consensus.cc:515] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "e0130ad4f75949f18f9605ed710e50a6" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45455 } attrs { replace: true } } peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: false } } peers { permanent_uuid: "f311bade7c254532991d71aa198b8d1f" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37231 } attrs { promote: true } }
I20260601 13:38:17.814575 31329 leader_election.cc:290] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455), 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407)
W20260601 13:38:17.815902 31045 leader_election.cc:336] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 85f8e0b3323341a5a380884d70b3f4ae (127.25.154.130:42407): Network error: Client connection negotiation failed: client connection to 127.25.154.130:42407: connect: Connection refused (error 111)
W20260601 13:38:17.816074 31043 leader_election.cc:336] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e0130ad4f75949f18f9605ed710e50a6 (127.25.154.129:45455): Network error: Client connection negotiation failed: client connection to 127.25.154.129:45455: connect: Connection refused (error 111)
I20260601 13:38:17.816146 31043 leader_election.cc:304] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e [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: ac994336381c4a7db7a369a7522de38e; no voters: 85f8e0b3323341a5a380884d70b3f4ae, e0130ad4f75949f18f9605ed710e50a6
I20260601 13:38:17.816527 31329 raft_consensus.cc:2749] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:38:17.817265 26218 tablet_server.cc:196] TabletServer@127.25.154.132:0 shutdown complete.
I20260601 13:38:17.820043 26218 tablet_server.cc:179] TabletServer@127.25.154.133:0 shutting down...
I20260601 13:38:17.827026 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:17.870533 31314 tablet_copy_client.cc:538] T aa0acb076e144336a4bd6c8534fb4279 P ac994336381c4a7db7a369a7522de38e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:17.872406 31314 tablet_bootstrap.cc:492] T aa0acb076e144336a4bd6c8534fb4279 P ac994336381c4a7db7a369a7522de38e: Bootstrap starting.
I20260601 13:38:17.900588 31314 tablet_bootstrap.cc:492] T aa0acb076e144336a4bd6c8534fb4279 P ac994336381c4a7db7a369a7522de38e: Bootstrap replayed 1/1 log segments. Stats: ops{read=31 overwritten=0 applied=31 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:38:17.900954 31314 tablet_bootstrap.cc:492] T aa0acb076e144336a4bd6c8534fb4279 P ac994336381c4a7db7a369a7522de38e: Bootstrap complete.
I20260601 13:38:17.901177 31314 ts_tablet_manager.cc:1403] T aa0acb076e144336a4bd6c8534fb4279 P ac994336381c4a7db7a369a7522de38e: Time spent bootstrapping tablet: real 0.029s	user 0.027s	sys 0.000s
I20260601 13:38:17.901683 31314 raft_consensus.cc:359] T aa0acb076e144336a4bd6c8534fb4279 P ac994336381c4a7db7a369a7522de38e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } }
I20260601 13:38:17.901826 31314 raft_consensus.cc:740] T aa0acb076e144336a4bd6c8534fb4279 P ac994336381c4a7db7a369a7522de38e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac994336381c4a7db7a369a7522de38e, State: Initialized, Role: LEARNER
I20260601 13:38:17.901921 31314 consensus_queue.cc:260] T aa0acb076e144336a4bd6c8534fb4279 P ac994336381c4a7db7a369a7522de38e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 31, Last appended: 1.31, Last appended by leader: 31, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "85f8e0b3323341a5a380884d70b3f4ae" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42407 } attrs { replace: true } } peers { permanent_uuid: "5893d9c9bb76455ca16e2e6b169b1d24" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43337 } } peers { permanent_uuid: "f6d13a76ebbf4ce785ec69195c6643f0" member_type: VOTER last_known_addr { host: "127.25.154.134" port: 45813 } attrs { promote: false } } peers { permanent_uuid: "ac994336381c4a7db7a369a7522de38e" member_type: NON_VOTER last_known_addr { host: "127.25.154.133" port: 34067 } attrs { promote: true } }
I20260601 13:38:17.902247 31314 ts_tablet_manager.cc:1434] T aa0acb076e144336a4bd6c8534fb4279 P ac994336381c4a7db7a369a7522de38e: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
W20260601 13:38:17.903107 31314 tablet_copy_client.cc:1130] T aa0acb076e144336a4bd6c8534fb4279 P ac994336381c4a7db7a369a7522de38e: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.25.154.131:43337: connect: Connection refused (error 111)
I20260601 13:38:17.903580 26218 tablet_replica.cc:333] T aa0acb076e144336a4bd6c8534fb4279 P ac994336381c4a7db7a369a7522de38e: stopping tablet replica
I20260601 13:38:17.903734 26218 raft_consensus.cc:2243] T aa0acb076e144336a4bd6c8534fb4279 P ac994336381c4a7db7a369a7522de38e [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:38:17.903873 26218 raft_consensus.cc:2272] T aa0acb076e144336a4bd6c8534fb4279 P ac994336381c4a7db7a369a7522de38e [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:38:17.904414 26218 tablet_replica.cc:333] T 94718730b2d74387bfb9aaead1b5fd52 P ac994336381c4a7db7a369a7522de38e: stopping tablet replica
I20260601 13:38:17.904538 26218 raft_consensus.cc:2243] T 94718730b2d74387bfb9aaead1b5fd52 P ac994336381c4a7db7a369a7522de38e [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:38:17.904757 26218 raft_consensus.cc:2272] T 94718730b2d74387bfb9aaead1b5fd52 P ac994336381c4a7db7a369a7522de38e [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:38:17.905246 26218 tablet_replica.cc:333] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e: stopping tablet replica
I20260601 13:38:17.905382 26218 raft_consensus.cc:2243] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:17.905606 26218 raft_consensus.cc:2272] T a9c1ca40b14848a183e8a10aa3d42530 P ac994336381c4a7db7a369a7522de38e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:17.906193 26218 tablet_replica.cc:333] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e: stopping tablet replica
I20260601 13:38:17.906287 26218 raft_consensus.cc:2243] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:17.906430 26218 raft_consensus.cc:2272] T 1c4c852bb70647bfa1efcea0a0632ab1 P ac994336381c4a7db7a369a7522de38e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:17.919790 26218 tablet_server.cc:196] TabletServer@127.25.154.133:0 shutdown complete.
I20260601 13:38:17.922400 26218 tablet_server.cc:179] TabletServer@127.25.154.134:0 shutting down...
I20260601 13:38:17.927536 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:17.928195 26218 tablet_replica.cc:333] T 3a2fdba6899844a48b58efc47c368a38 P f6d13a76ebbf4ce785ec69195c6643f0: stopping tablet replica
I20260601 13:38:17.928342 26218 raft_consensus.cc:2243] T 3a2fdba6899844a48b58efc47c368a38 P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:38:17.928467 26218 raft_consensus.cc:2272] T 3a2fdba6899844a48b58efc47c368a38 P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:38:17.929066 26218 tablet_replica.cc:333] T 586cadd90b974dc1a0f04ef248d13577 P f6d13a76ebbf4ce785ec69195c6643f0: stopping tablet replica
I20260601 13:38:17.929193 26218 raft_consensus.cc:2243] T 586cadd90b974dc1a0f04ef248d13577 P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:38:17.929289 26218 raft_consensus.cc:2272] T 586cadd90b974dc1a0f04ef248d13577 P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:38:17.930238 26218 tablet_replica.cc:333] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0: stopping tablet replica
I20260601 13:38:17.930353 26218 raft_consensus.cc:2243] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:17.930485 26218 raft_consensus.cc:2272] T aa0acb076e144336a4bd6c8534fb4279 P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:17.930928 26218 tablet_replica.cc:333] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0: stopping tablet replica
I20260601 13:38:17.931025 26218 raft_consensus.cc:2243] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:17.931128 26218 raft_consensus.cc:2272] T 011d0b6cc2d34c70b4dd2cf2338e264f P f6d13a76ebbf4ce785ec69195c6643f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:17.944710 26218 tablet_server.cc:196] TabletServer@127.25.154.134:0 shutdown complete.
I20260601 13:38:17.947820 26218 master.cc:562] Master@127.25.154.190:33183 shutting down...
W20260601 13:38:17.952778 30568 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:38:17.952877 30568 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:38:17.952924 30568 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:38:17.953328 26218 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3ab89a92bbe04909bd1dc02890d94a29 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:17.953509 26218 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3ab89a92bbe04909bd1dc02890d94a29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:17.953590 26218 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3ab89a92bbe04909bd1dc02890d94a29: stopping tablet replica
I20260601 13:38:17.967155 26218 master.cc:584] Master@127.25.154.190:33183 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (10234 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260601 13:38:17.984124 26218 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.154.190:46093
I20260601 13:38:17.984553 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:17.987043 31339 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:17.987140 26218 server_base.cc:1061] running on GCE node
W20260601 13:38:17.987174 31338 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:17.987077 31341 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:17.987628 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:17.987699 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:38:17.987723 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321097987723 us; error 0 us; skew 500 ppm
I20260601 13:38:17.988713 26218 webserver.cc:533] Webserver started at http://127.25.154.190:37091/ using document root <none> and password file <none>
I20260601 13:38:17.988909 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:17.988963 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:17.989050 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:17.989506 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320984125593-26218-0/minicluster-data/master-0-root/instance:
uuid: "db5a20143aec47c1971bffda65ebd47e"
format_stamp: "Formatted at 2026-06-01 13:38:17 on dist-test-slave-whnk"
I20260601 13:38:17.991259 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:17.992449 31346 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:17.992936 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:17.993201 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320984125593-26218-0/minicluster-data/master-0-root
uuid: "db5a20143aec47c1971bffda65ebd47e"
format_stamp: "Formatted at 2026-06-01 13:38:17 on dist-test-slave-whnk"
I20260601 13:38:17.993311 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320984125593-26218-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320984125593-26218-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320984125593-26218-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)
I20260601 13:38:18.008630 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:18.009087 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:18.013520 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.190:46093
I20260601 13:38:18.020900 31398 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.190:46093 every 8 connection(s)
I20260601 13:38:18.021346 31399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:18.023126 31399 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P db5a20143aec47c1971bffda65ebd47e: Bootstrap starting.
I20260601 13:38:18.023940 31399 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P db5a20143aec47c1971bffda65ebd47e: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:18.025033 31399 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P db5a20143aec47c1971bffda65ebd47e: No bootstrap required, opened a new log
I20260601 13:38:18.025420 31399 raft_consensus.cc:359] T 00000000000000000000000000000000 P db5a20143aec47c1971bffda65ebd47e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db5a20143aec47c1971bffda65ebd47e" member_type: VOTER }
I20260601 13:38:18.025506 31399 raft_consensus.cc:385] T 00000000000000000000000000000000 P db5a20143aec47c1971bffda65ebd47e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:18.025528 31399 raft_consensus.cc:740] T 00000000000000000000000000000000 P db5a20143aec47c1971bffda65ebd47e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5a20143aec47c1971bffda65ebd47e, State: Initialized, Role: FOLLOWER
I20260601 13:38:18.025724 31399 consensus_queue.cc:260] T 00000000000000000000000000000000 P db5a20143aec47c1971bffda65ebd47e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "db5a20143aec47c1971bffda65ebd47e" member_type: VOTER }
I20260601 13:38:18.025807 31399 raft_consensus.cc:399] T 00000000000000000000000000000000 P db5a20143aec47c1971bffda65ebd47e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:38:18.025863 31399 raft_consensus.cc:493] T 00000000000000000000000000000000 P db5a20143aec47c1971bffda65ebd47e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:38:18.025924 31399 raft_consensus.cc:3060] T 00000000000000000000000000000000 P db5a20143aec47c1971bffda65ebd47e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:18.026638 31399 raft_consensus.cc:515] T 00000000000000000000000000000000 P db5a20143aec47c1971bffda65ebd47e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db5a20143aec47c1971bffda65ebd47e" member_type: VOTER }
I20260601 13:38:18.026780 31399 leader_election.cc:304] T 00000000000000000000000000000000 P db5a20143aec47c1971bffda65ebd47e [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: db5a20143aec47c1971bffda65ebd47e; no voters: 
I20260601 13:38:18.027014 31399 leader_election.cc:290] T 00000000000000000000000000000000 P db5a20143aec47c1971bffda65ebd47e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:38:18.027259 31402 raft_consensus.cc:2804] T 00000000000000000000000000000000 P db5a20143aec47c1971bffda65ebd47e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:18.027442 31402 raft_consensus.cc:697] T 00000000000000000000000000000000 P db5a20143aec47c1971bffda65ebd47e [term 1 LEADER]: Becoming Leader. State: Replica: db5a20143aec47c1971bffda65ebd47e, State: Running, Role: LEADER
I20260601 13:38:18.027482 31399 sys_catalog.cc:565] T 00000000000000000000000000000000 P db5a20143aec47c1971bffda65ebd47e [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:38:18.027593 31402 consensus_queue.cc:237] T 00000000000000000000000000000000 P db5a20143aec47c1971bffda65ebd47e [LEADER]: Queue going to LEADER mode. State: All 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: "db5a20143aec47c1971bffda65ebd47e" member_type: VOTER }
I20260601 13:38:18.028028 31404 sys_catalog.cc:455] T 00000000000000000000000000000000 P db5a20143aec47c1971bffda65ebd47e [sys.catalog]: SysCatalogTable state changed. Reason: New leader db5a20143aec47c1971bffda65ebd47e. Latest consensus state: current_term: 1 leader_uuid: "db5a20143aec47c1971bffda65ebd47e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db5a20143aec47c1971bffda65ebd47e" member_type: VOTER } }
I20260601 13:38:18.028146 31404 sys_catalog.cc:458] T 00000000000000000000000000000000 P db5a20143aec47c1971bffda65ebd47e [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:18.028342 31403 sys_catalog.cc:455] T 00000000000000000000000000000000 P db5a20143aec47c1971bffda65ebd47e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "db5a20143aec47c1971bffda65ebd47e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db5a20143aec47c1971bffda65ebd47e" member_type: VOTER } }
I20260601 13:38:18.028425 31403 sys_catalog.cc:458] T 00000000000000000000000000000000 P db5a20143aec47c1971bffda65ebd47e [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:18.028810 31409 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:38:18.029605 31409 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:38:18.029839 26218 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:38:18.031605 31409 catalog_manager.cc:1382] Generated new cluster ID: 38ad630663f94984a7e4e847fc233e4b
I20260601 13:38:18.031663 31409 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:38:18.042675 31409 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:38:18.043402 31409 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:38:18.050585 31409 catalog_manager.cc:6069] T 00000000000000000000000000000000 P db5a20143aec47c1971bffda65ebd47e: Generated new TSK 0
I20260601 13:38:18.050820 31409 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:38:18.062505 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:38:18.062934 26218 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
I20260601 13:38:18.064828 26218 server_base.cc:1061] running on GCE node
W20260601 13:38:18.064865 31420 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:18.064894 31421 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:18.064867 31423 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:18.065373 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:18.065446 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:38:18.065471 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321098065470 us; error 0 us; skew 500 ppm
I20260601 13:38:18.066823 26218 webserver.cc:533] Webserver started at http://127.25.154.129:46783/ using document root <none> and password file <none>
I20260601 13:38:18.067013 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:18.067086 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:18.067195 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:18.067775 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320984125593-26218-0/minicluster-data/ts-0-root/instance:
uuid: "2180be6336c14383af9ccbe9af6b8edc"
format_stamp: "Formatted at 2026-06-01 13:38:18 on dist-test-slave-whnk"
I20260601 13:38:18.069402 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:38:18.070535 31428 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:18.070932 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:18.071031 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320984125593-26218-0/minicluster-data/ts-0-root
uuid: "2180be6336c14383af9ccbe9af6b8edc"
format_stamp: "Formatted at 2026-06-01 13:38:18 on dist-test-slave-whnk"
I20260601 13:38:18.071158 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320984125593-26218-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320984125593-26218-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320984125593-26218-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)
I20260601 13:38:18.087363 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:18.087823 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:18.088187 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:18.088701 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:18.088765 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:18.088827 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:18.088884 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:18.093676 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.129:46539
I20260601 13:38:18.094354 31491 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.129:46539 every 8 connection(s)
I20260601 13:38:18.095175 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:38:18.095614 26218 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:38:18.097370 31497 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:18.097376 31496 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:18.097565 26218 server_base.cc:1061] running on GCE node
W20260601 13:38:18.097393 31499 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:18.097816 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:18.097851 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:38:18.097865 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321098097866 us; error 0 us; skew 500 ppm
I20260601 13:38:18.098781 26218 webserver.cc:533] Webserver started at http://127.25.154.130:42601/ using document root <none> and password file <none>
I20260601 13:38:18.098973 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:18.099045 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:18.099128 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:18.099542 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320984125593-26218-0/minicluster-data/ts-1-root/instance:
uuid: "8ad83df53c984abc85d5e877e779af8c"
format_stamp: "Formatted at 2026-06-01 13:38:18 on dist-test-slave-whnk"
I20260601 13:38:18.101119 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:38:18.102289 31504 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:18.102622 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:18.102828 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320984125593-26218-0/minicluster-data/ts-1-root
uuid: "8ad83df53c984abc85d5e877e779af8c"
format_stamp: "Formatted at 2026-06-01 13:38:18 on dist-test-slave-whnk"
I20260601 13:38:18.102928 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320984125593-26218-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320984125593-26218-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320984125593-26218-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)
I20260601 13:38:18.104302 31492 heartbeater.cc:344] Connected to a master server at 127.25.154.190:46093
I20260601 13:38:18.104414 31492 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:18.104653 31492 heartbeater.cc:507] Master 127.25.154.190:46093 requested a full tablet report, sending...
I20260601 13:38:18.105293 31363 ts_manager.cc:194] Registered new tserver with Master: 2180be6336c14383af9ccbe9af6b8edc (127.25.154.129:46539)
I20260601 13:38:18.106436 31363 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34620
I20260601 13:38:18.115258 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:18.115689 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:18.115978 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:18.116528 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:18.116601 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:18.116665 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:18.116724 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:18.121372 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.130:36325
I20260601 13:38:18.121443 31567 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.130:36325 every 8 connection(s)
I20260601 13:38:18.122457 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:38:18.123000 26218 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:38:18.124725 31571 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:18.124821 31572 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:18.125005 26218 server_base.cc:1061] running on GCE node
W20260601 13:38:18.125011 31574 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:18.125396 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:18.125455 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:38:18.125494 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321098125494 us; error 0 us; skew 500 ppm
I20260601 13:38:18.126618 26218 webserver.cc:533] Webserver started at http://127.25.154.131:37095/ using document root <none> and password file <none>
I20260601 13:38:18.126857 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:18.126931 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:18.127002 31568 heartbeater.cc:344] Connected to a master server at 127.25.154.190:46093
I20260601 13:38:18.127028 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:18.127115 31568 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:18.127388 31568 heartbeater.cc:507] Master 127.25.154.190:46093 requested a full tablet report, sending...
I20260601 13:38:18.127532 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320984125593-26218-0/minicluster-data/ts-2-root/instance:
uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424"
format_stamp: "Formatted at 2026-06-01 13:38:18 on dist-test-slave-whnk"
I20260601 13:38:18.128116 31363 ts_manager.cc:194] Registered new tserver with Master: 8ad83df53c984abc85d5e877e779af8c (127.25.154.130:36325)
I20260601 13:38:18.128875 31363 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34628
I20260601 13:38:18.129648 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:38:18.130724 31579 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:18.130985 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:18.131047 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320984125593-26218-0/minicluster-data/ts-2-root
uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424"
format_stamp: "Formatted at 2026-06-01 13:38:18 on dist-test-slave-whnk"
I20260601 13:38:18.131102 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320984125593-26218-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320984125593-26218-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320984125593-26218-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)
I20260601 13:38:18.148582 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:18.149057 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:18.149334 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:18.149891 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:18.149933 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:18.149967 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:18.150034 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:18.154541 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.131:37153
I20260601 13:38:18.154578 31642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.131:37153 every 8 connection(s)
I20260601 13:38:18.159641 31643 heartbeater.cc:344] Connected to a master server at 127.25.154.190:46093
I20260601 13:38:18.159751 31643 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:18.160006 31643 heartbeater.cc:507] Master 127.25.154.190:46093 requested a full tablet report, sending...
I20260601 13:38:18.160653 31363 ts_manager.cc:194] Registered new tserver with Master: f8b0be90d1ec4ee8bf2de9d4a4de0424 (127.25.154.131:37153)
I20260601 13:38:18.160809 26218 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005735924s
I20260601 13:38:18.161455 31363 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34634
I20260601 13:38:19.107563 31492 heartbeater.cc:499] Master 127.25.154.190:46093 was elected leader, sending a full tablet report...
I20260601 13:38:19.129978 31568 heartbeater.cc:499] Master 127.25.154.190:46093 was elected leader, sending a full tablet report...
I20260601 13:38:19.162456 31643 heartbeater.cc:499] Master 127.25.154.190:46093 was elected leader, sending a full tablet report...
I20260601 13:38:19.196331 31363 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34640:
name: "test-workload"
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: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:38:19.196919 31363 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:38:19.209928 31532 tablet_service.cc:1511] Processing CreateTablet for tablet ccdb4d925f0e47b4a0a1eee93d94c4f7 (DEFAULT_TABLE table=test-workload [id=0bf8b0089b174f8aa54d0d55f05c9a4b]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:38:19.209990 31456 tablet_service.cc:1511] Processing CreateTablet for tablet ccdb4d925f0e47b4a0a1eee93d94c4f7 (DEFAULT_TABLE table=test-workload [id=0bf8b0089b174f8aa54d0d55f05c9a4b]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:38:19.209990 31605 tablet_service.cc:1511] Processing CreateTablet for tablet 56795115188c4abeba353469beb17b36 (DEFAULT_TABLE table=test-workload [id=0bf8b0089b174f8aa54d0d55f05c9a4b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:38:19.210177 31606 tablet_service.cc:1511] Processing CreateTablet for tablet 389abcc5ccc74979a7cbd3e356ff8210 (DEFAULT_TABLE table=test-workload [id=0bf8b0089b174f8aa54d0d55f05c9a4b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:38:19.210347 31531 tablet_service.cc:1511] Processing CreateTablet for tablet 389abcc5ccc74979a7cbd3e356ff8210 (DEFAULT_TABLE table=test-workload [id=0bf8b0089b174f8aa54d0d55f05c9a4b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:38:19.210424 31605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56795115188c4abeba353469beb17b36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:19.210424 31456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccdb4d925f0e47b4a0a1eee93d94c4f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:19.210664 31455 tablet_service.cc:1511] Processing CreateTablet for tablet 389abcc5ccc74979a7cbd3e356ff8210 (DEFAULT_TABLE table=test-workload [id=0bf8b0089b174f8aa54d0d55f05c9a4b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:38:19.210750 31530 tablet_service.cc:1511] Processing CreateTablet for tablet 56795115188c4abeba353469beb17b36 (DEFAULT_TABLE table=test-workload [id=0bf8b0089b174f8aa54d0d55f05c9a4b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:38:19.210919 31455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 389abcc5ccc74979a7cbd3e356ff8210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:19.209972 31607 tablet_service.cc:1511] Processing CreateTablet for tablet ccdb4d925f0e47b4a0a1eee93d94c4f7 (DEFAULT_TABLE table=test-workload [id=0bf8b0089b174f8aa54d0d55f05c9a4b]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:38:19.211313 31607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccdb4d925f0e47b4a0a1eee93d94c4f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:19.213465 31454 tablet_service.cc:1511] Processing CreateTablet for tablet 56795115188c4abeba353469beb17b36 (DEFAULT_TABLE table=test-workload [id=0bf8b0089b174f8aa54d0d55f05c9a4b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:38:19.213752 31532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccdb4d925f0e47b4a0a1eee93d94c4f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:19.213762 31454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56795115188c4abeba353469beb17b36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:19.214250 31531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 389abcc5ccc74979a7cbd3e356ff8210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:19.213752 31606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 389abcc5ccc74979a7cbd3e356ff8210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:19.216632 31530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56795115188c4abeba353469beb17b36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:19.218447 31663 tablet_bootstrap.cc:492] T 389abcc5ccc74979a7cbd3e356ff8210 P 2180be6336c14383af9ccbe9af6b8edc: Bootstrap starting.
I20260601 13:38:19.219280 31665 tablet_bootstrap.cc:492] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c: Bootstrap starting.
I20260601 13:38:19.219477 31663 tablet_bootstrap.cc:654] T 389abcc5ccc74979a7cbd3e356ff8210 P 2180be6336c14383af9ccbe9af6b8edc: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:19.220227 31665 tablet_bootstrap.cc:654] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:19.220350 31664 tablet_bootstrap.cc:492] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424: Bootstrap starting.
I20260601 13:38:19.220966 31663 tablet_bootstrap.cc:492] T 389abcc5ccc74979a7cbd3e356ff8210 P 2180be6336c14383af9ccbe9af6b8edc: No bootstrap required, opened a new log
I20260601 13:38:19.221098 31663 ts_tablet_manager.cc:1403] T 389abcc5ccc74979a7cbd3e356ff8210 P 2180be6336c14383af9ccbe9af6b8edc: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:19.221392 31665 tablet_bootstrap.cc:492] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c: No bootstrap required, opened a new log
I20260601 13:38:19.221401 31664 tablet_bootstrap.cc:654] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:19.221522 31665 ts_tablet_manager.cc:1403] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:19.221619 31663 raft_consensus.cc:359] T 389abcc5ccc74979a7cbd3e356ff8210 P 2180be6336c14383af9ccbe9af6b8edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } }
I20260601 13:38:19.221758 31663 raft_consensus.cc:385] T 389abcc5ccc74979a7cbd3e356ff8210 P 2180be6336c14383af9ccbe9af6b8edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:19.221846 31663 raft_consensus.cc:740] T 389abcc5ccc74979a7cbd3e356ff8210 P 2180be6336c14383af9ccbe9af6b8edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2180be6336c14383af9ccbe9af6b8edc, State: Initialized, Role: FOLLOWER
I20260601 13:38:19.221975 31665 raft_consensus.cc:359] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } }
I20260601 13:38:19.222009 31663 consensus_queue.cc:260] T 389abcc5ccc74979a7cbd3e356ff8210 P 2180be6336c14383af9ccbe9af6b8edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } }
I20260601 13:38:19.222177 31665 raft_consensus.cc:385] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:19.222254 31665 raft_consensus.cc:740] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ad83df53c984abc85d5e877e779af8c, State: Initialized, Role: FOLLOWER
I20260601 13:38:19.222419 31665 consensus_queue.cc:260] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } }
I20260601 13:38:19.222487 31663 ts_tablet_manager.cc:1434] T 389abcc5ccc74979a7cbd3e356ff8210 P 2180be6336c14383af9ccbe9af6b8edc: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:19.222601 31664 tablet_bootstrap.cc:492] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424: No bootstrap required, opened a new log
I20260601 13:38:19.222684 31663 tablet_bootstrap.cc:492] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 2180be6336c14383af9ccbe9af6b8edc: Bootstrap starting.
I20260601 13:38:19.222760 31665 ts_tablet_manager.cc:1434] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:19.222771 31664 ts_tablet_manager.cc:1403] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:19.223325 31664 raft_consensus.cc:359] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } }
I20260601 13:38:19.223472 31664 raft_consensus.cc:385] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:19.223558 31664 raft_consensus.cc:740] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b0be90d1ec4ee8bf2de9d4a4de0424, State: Initialized, Role: FOLLOWER
I20260601 13:38:19.223711 31663 tablet_bootstrap.cc:654] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 2180be6336c14383af9ccbe9af6b8edc: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:19.223810 31664 consensus_queue.cc:260] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } }
I20260601 13:38:19.224265 31664 ts_tablet_manager.cc:1434] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:19.224483 31664 tablet_bootstrap.cc:492] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P f8b0be90d1ec4ee8bf2de9d4a4de0424: Bootstrap starting.
I20260601 13:38:19.224673 31665 tablet_bootstrap.cc:492] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c: Bootstrap starting.
I20260601 13:38:19.225054 31663 tablet_bootstrap.cc:492] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 2180be6336c14383af9ccbe9af6b8edc: No bootstrap required, opened a new log
I20260601 13:38:19.225167 31663 ts_tablet_manager.cc:1403] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 2180be6336c14383af9ccbe9af6b8edc: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:19.225611 31663 raft_consensus.cc:359] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 2180be6336c14383af9ccbe9af6b8edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } }
I20260601 13:38:19.225724 31664 tablet_bootstrap.cc:654] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P f8b0be90d1ec4ee8bf2de9d4a4de0424: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:19.225701 31665 tablet_bootstrap.cc:654] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:19.225771 31663 raft_consensus.cc:385] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 2180be6336c14383af9ccbe9af6b8edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:19.225875 31663 raft_consensus.cc:740] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 2180be6336c14383af9ccbe9af6b8edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2180be6336c14383af9ccbe9af6b8edc, State: Initialized, Role: FOLLOWER
I20260601 13:38:19.226061 31663 consensus_queue.cc:260] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 2180be6336c14383af9ccbe9af6b8edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } }
I20260601 13:38:19.226488 31663 ts_tablet_manager.cc:1434] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 2180be6336c14383af9ccbe9af6b8edc: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:19.226698 31663 tablet_bootstrap.cc:492] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc: Bootstrap starting.
I20260601 13:38:19.227119 31664 tablet_bootstrap.cc:492] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P f8b0be90d1ec4ee8bf2de9d4a4de0424: No bootstrap required, opened a new log
I20260601 13:38:19.227268 31664 ts_tablet_manager.cc:1403] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P f8b0be90d1ec4ee8bf2de9d4a4de0424: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:38:19.227407 31665 tablet_bootstrap.cc:492] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c: No bootstrap required, opened a new log
I20260601 13:38:19.227537 31665 ts_tablet_manager.cc:1403] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:38:19.227695 31663 tablet_bootstrap.cc:654] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:19.227777 31664 raft_consensus.cc:359] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } }
I20260601 13:38:19.227933 31664 raft_consensus.cc:385] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:19.228045 31664 raft_consensus.cc:740] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b0be90d1ec4ee8bf2de9d4a4de0424, State: Initialized, Role: FOLLOWER
I20260601 13:38:19.228119 31665 raft_consensus.cc:359] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } }
I20260601 13:38:19.228267 31664 consensus_queue.cc:260] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } }
I20260601 13:38:19.228611 31664 ts_tablet_manager.cc:1434] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P f8b0be90d1ec4ee8bf2de9d4a4de0424: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:19.228276 31665 raft_consensus.cc:385] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:19.228757 31665 raft_consensus.cc:740] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ad83df53c984abc85d5e877e779af8c, State: Initialized, Role: FOLLOWER
I20260601 13:38:19.228893 31665 consensus_queue.cc:260] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } }
I20260601 13:38:19.229202 31665 ts_tablet_manager.cc:1434] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:38:19.229375 31664 tablet_bootstrap.cc:492] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424: Bootstrap starting.
I20260601 13:38:19.230449 31664 tablet_bootstrap.cc:654] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:19.229390 31665 tablet_bootstrap.cc:492] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c: Bootstrap starting.
I20260601 13:38:19.231990 31664 tablet_bootstrap.cc:492] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424: No bootstrap required, opened a new log
I20260601 13:38:19.232096 31664 ts_tablet_manager.cc:1403] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:38:19.232463 31665 tablet_bootstrap.cc:654] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:19.232514 31670 raft_consensus.cc:493] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:19.232600 31670 raft_consensus.cc:515] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } }
I20260601 13:38:19.232674 31664 raft_consensus.cc:359] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } }
I20260601 13:38:19.232770 31664 raft_consensus.cc:385] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:19.232810 31664 raft_consensus.cc:740] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b0be90d1ec4ee8bf2de9d4a4de0424, State: Initialized, Role: FOLLOWER
I20260601 13:38:19.232963 31664 consensus_queue.cc:260] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } }
I20260601 13:38:19.233127 31670 leader_election.cc:290] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2180be6336c14383af9ccbe9af6b8edc (127.25.154.129:46539), f8b0be90d1ec4ee8bf2de9d4a4de0424 (127.25.154.131:37153)
I20260601 13:38:19.233392 31663 tablet_bootstrap.cc:492] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc: No bootstrap required, opened a new log
I20260601 13:38:19.233474 31663 ts_tablet_manager.cc:1403] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:38:19.233920 31663 raft_consensus.cc:359] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } }
I20260601 13:38:19.234012 31663 raft_consensus.cc:385] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:19.234055 31663 raft_consensus.cc:740] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2180be6336c14383af9ccbe9af6b8edc, State: Initialized, Role: FOLLOWER
I20260601 13:38:19.234530 31665 tablet_bootstrap.cc:492] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c: No bootstrap required, opened a new log
I20260601 13:38:19.234681 31665 ts_tablet_manager.cc:1403] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:38:19.234848 31664 ts_tablet_manager.cc:1434] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:38:19.235155 31665 raft_consensus.cc:359] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } }
I20260601 13:38:19.235307 31665 raft_consensus.cc:385] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:19.235417 31665 raft_consensus.cc:740] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ad83df53c984abc85d5e877e779af8c, State: Initialized, Role: FOLLOWER
I20260601 13:38:19.235641 31665 consensus_queue.cc:260] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } }
I20260601 13:38:19.236553 31665 ts_tablet_manager.cc:1434] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:38:19.237442 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccdb4d925f0e47b4a0a1eee93d94c4f7" candidate_uuid: "8ad83df53c984abc85d5e877e779af8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" is_pre_election: true
I20260601 13:38:19.237473 31663 consensus_queue.cc:260] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } }
I20260601 13:38:19.237567 31617 raft_consensus.cc:2468] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ad83df53c984abc85d5e877e779af8c in term 0.
I20260601 13:38:19.237743 31663 ts_tablet_manager.cc:1434] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:38:19.237881 31506 leader_election.cc:304] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [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: 8ad83df53c984abc85d5e877e779af8c, f8b0be90d1ec4ee8bf2de9d4a4de0424; no voters: 
I20260601 13:38:19.238078 31670 raft_consensus.cc:2804] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:19.238173 31670 raft_consensus.cc:493] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:19.238229 31670 raft_consensus.cc:3060] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:19.238356 31466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccdb4d925f0e47b4a0a1eee93d94c4f7" candidate_uuid: "8ad83df53c984abc85d5e877e779af8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2180be6336c14383af9ccbe9af6b8edc" is_pre_election: true
I20260601 13:38:19.238467 31466 raft_consensus.cc:2468] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 2180be6336c14383af9ccbe9af6b8edc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ad83df53c984abc85d5e877e779af8c in term 0.
I20260601 13:38:19.238982 31681 raft_consensus.cc:493] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:19.239053 31681 raft_consensus.cc:515] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } }
I20260601 13:38:19.239452 31670 raft_consensus.cc:515] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } }
I20260601 13:38:19.239792 31466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56795115188c4abeba353469beb17b36" candidate_uuid: "8ad83df53c984abc85d5e877e779af8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2180be6336c14383af9ccbe9af6b8edc" is_pre_election: true
I20260601 13:38:19.239902 31466 raft_consensus.cc:2468] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ad83df53c984abc85d5e877e779af8c in term 0.
I20260601 13:38:19.239960 31670 leader_election.cc:290] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [CANDIDATE]: Term 1 election: Requested vote from peers 2180be6336c14383af9ccbe9af6b8edc (127.25.154.129:46539), f8b0be90d1ec4ee8bf2de9d4a4de0424 (127.25.154.131:37153)
I20260601 13:38:19.240090 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56795115188c4abeba353469beb17b36" candidate_uuid: "8ad83df53c984abc85d5e877e779af8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" is_pre_election: true
I20260601 13:38:19.240198 31617 raft_consensus.cc:2468] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ad83df53c984abc85d5e877e779af8c in term 0.
I20260601 13:38:19.240229 31466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccdb4d925f0e47b4a0a1eee93d94c4f7" candidate_uuid: "8ad83df53c984abc85d5e877e779af8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2180be6336c14383af9ccbe9af6b8edc"
I20260601 13:38:19.240300 31466 raft_consensus.cc:3060] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 2180be6336c14383af9ccbe9af6b8edc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:19.240504 31506 leader_election.cc:304] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [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: 8ad83df53c984abc85d5e877e779af8c, f8b0be90d1ec4ee8bf2de9d4a4de0424; no voters: 
I20260601 13:38:19.240638 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccdb4d925f0e47b4a0a1eee93d94c4f7" candidate_uuid: "8ad83df53c984abc85d5e877e779af8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424"
I20260601 13:38:19.240728 31670 raft_consensus.cc:2804] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:19.240751 31617 raft_consensus.cc:3060] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:19.240775 31670 raft_consensus.cc:493] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:19.240813 31670 raft_consensus.cc:3060] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:19.241400 31466 raft_consensus.cc:2468] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 2180be6336c14383af9ccbe9af6b8edc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ad83df53c984abc85d5e877e779af8c in term 1.
I20260601 13:38:19.241688 31617 raft_consensus.cc:2468] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ad83df53c984abc85d5e877e779af8c in term 1.
I20260601 13:38:19.241711 31670 raft_consensus.cc:515] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } }
I20260601 13:38:19.241734 31507 leader_election.cc:304] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [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: 2180be6336c14383af9ccbe9af6b8edc, 8ad83df53c984abc85d5e877e779af8c; no voters: 
I20260601 13:38:19.242092 31670 leader_election.cc:290] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [CANDIDATE]: Term 1 election: Requested vote from peers 2180be6336c14383af9ccbe9af6b8edc (127.25.154.129:46539), f8b0be90d1ec4ee8bf2de9d4a4de0424 (127.25.154.131:37153)
I20260601 13:38:19.242122 31681 leader_election.cc:290] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2180be6336c14383af9ccbe9af6b8edc (127.25.154.129:46539), f8b0be90d1ec4ee8bf2de9d4a4de0424 (127.25.154.131:37153)
I20260601 13:38:19.242075 31682 raft_consensus.cc:2804] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:19.242444 31466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56795115188c4abeba353469beb17b36" candidate_uuid: "8ad83df53c984abc85d5e877e779af8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2180be6336c14383af9ccbe9af6b8edc"
I20260601 13:38:19.242523 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56795115188c4abeba353469beb17b36" candidate_uuid: "8ad83df53c984abc85d5e877e779af8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424"
I20260601 13:38:19.242705 31466 raft_consensus.cc:3060] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:19.242755 31617 raft_consensus.cc:3060] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:19.243460 31466 raft_consensus.cc:2468] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ad83df53c984abc85d5e877e779af8c in term 1.
I20260601 13:38:19.243474 31617 raft_consensus.cc:2468] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ad83df53c984abc85d5e877e779af8c in term 1.
I20260601 13:38:19.242691 31682 raft_consensus.cc:697] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [term 1 LEADER]: Becoming Leader. State: Replica: 8ad83df53c984abc85d5e877e779af8c, State: Running, Role: LEADER
I20260601 13:38:19.243701 31507 leader_election.cc:304] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [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: 2180be6336c14383af9ccbe9af6b8edc, 8ad83df53c984abc85d5e877e779af8c; no voters: 
I20260601 13:38:19.243829 31682 consensus_queue.cc:237] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Queue going to LEADER mode. State: All 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: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } }
I20260601 13:38:19.243952 31681 raft_consensus.cc:2804] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:19.244042 31681 raft_consensus.cc:697] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 1 LEADER]: Becoming Leader. State: Replica: 8ad83df53c984abc85d5e877e779af8c, State: Running, Role: LEADER
I20260601 13:38:19.244186 31681 consensus_queue.cc:237] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Queue going to LEADER mode. State: All 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: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } }
I20260601 13:38:19.245705 31361 catalog_manager.cc:5696] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ad83df53c984abc85d5e877e779af8c (127.25.154.130). New cstate: current_term: 1 leader_uuid: "8ad83df53c984abc85d5e877e779af8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:19.249691 31361 catalog_manager.cc:5696] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ad83df53c984abc85d5e877e779af8c (127.25.154.130). New cstate: current_term: 1 leader_uuid: "8ad83df53c984abc85d5e877e779af8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:19.259611 31681 raft_consensus.cc:493] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:19.259827 31681 raft_consensus.cc:515] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } }
I20260601 13:38:19.260403 31681 leader_election.cc:290] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2180be6336c14383af9ccbe9af6b8edc (127.25.154.129:46539), f8b0be90d1ec4ee8bf2de9d4a4de0424 (127.25.154.131:37153)
I20260601 13:38:19.260741 31466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389abcc5ccc74979a7cbd3e356ff8210" candidate_uuid: "8ad83df53c984abc85d5e877e779af8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2180be6336c14383af9ccbe9af6b8edc" is_pre_election: true
I20260601 13:38:19.260815 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389abcc5ccc74979a7cbd3e356ff8210" candidate_uuid: "8ad83df53c984abc85d5e877e779af8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" is_pre_election: true
I20260601 13:38:19.260879 31466 raft_consensus.cc:2468] T 389abcc5ccc74979a7cbd3e356ff8210 P 2180be6336c14383af9ccbe9af6b8edc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ad83df53c984abc85d5e877e779af8c in term 0.
I20260601 13:38:19.260982 31617 raft_consensus.cc:2468] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ad83df53c984abc85d5e877e779af8c in term 0.
I20260601 13:38:19.261235 31507 leader_election.cc:304] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [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: 2180be6336c14383af9ccbe9af6b8edc, 8ad83df53c984abc85d5e877e779af8c; no voters: 
I20260601 13:38:19.261404 31681 raft_consensus.cc:2804] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:19.261471 31681 raft_consensus.cc:493] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:19.261502 31681 raft_consensus.cc:3060] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:19.262598 31681 raft_consensus.cc:515] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } }
I20260601 13:38:19.262959 31681 leader_election.cc:290] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [CANDIDATE]: Term 1 election: Requested vote from peers 2180be6336c14383af9ccbe9af6b8edc (127.25.154.129:46539), f8b0be90d1ec4ee8bf2de9d4a4de0424 (127.25.154.131:37153)
I20260601 13:38:19.263306 31466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389abcc5ccc74979a7cbd3e356ff8210" candidate_uuid: "8ad83df53c984abc85d5e877e779af8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2180be6336c14383af9ccbe9af6b8edc"
I20260601 13:38:19.263330 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389abcc5ccc74979a7cbd3e356ff8210" candidate_uuid: "8ad83df53c984abc85d5e877e779af8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424"
I20260601 13:38:19.263471 31466 raft_consensus.cc:3060] T 389abcc5ccc74979a7cbd3e356ff8210 P 2180be6336c14383af9ccbe9af6b8edc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:19.263477 31617 raft_consensus.cc:3060] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:19.264290 31466 raft_consensus.cc:2468] T 389abcc5ccc74979a7cbd3e356ff8210 P 2180be6336c14383af9ccbe9af6b8edc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ad83df53c984abc85d5e877e779af8c in term 1.
I20260601 13:38:19.264313 31617 raft_consensus.cc:2468] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ad83df53c984abc85d5e877e779af8c in term 1.
I20260601 13:38:19.264617 31507 leader_election.cc:304] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [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: 2180be6336c14383af9ccbe9af6b8edc, 8ad83df53c984abc85d5e877e779af8c; no voters: 
I20260601 13:38:19.264820 31681 raft_consensus.cc:2804] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:19.264937 31681 raft_consensus.cc:697] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [term 1 LEADER]: Becoming Leader. State: Replica: 8ad83df53c984abc85d5e877e779af8c, State: Running, Role: LEADER
I20260601 13:38:19.265079 31681 consensus_queue.cc:237] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Queue going to LEADER mode. State: All 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: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } }
I20260601 13:38:19.266853 31361 catalog_manager.cc:5696] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ad83df53c984abc85d5e877e779af8c (127.25.154.130). New cstate: current_term: 1 leader_uuid: "8ad83df53c984abc85d5e877e779af8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:19.273913 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:38:19.274441 26218 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:38:19.276460 31686 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:19.276491 31687 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:19.276703 26218 server_base.cc:1061] running on GCE node
W20260601 13:38:19.276505 31689 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:19.277033 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:19.277109 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:38:19.277127 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321099277127 us; error 0 us; skew 500 ppm
I20260601 13:38:19.278281 26218 webserver.cc:533] Webserver started at http://127.25.154.132:38243/ using document root <none> and password file <none>
I20260601 13:38:19.278460 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:19.278524 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:19.278697 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:19.279224 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320984125593-26218-0/minicluster-data/ts-3-root/instance:
uuid: "651d7f36b3034904a6243eb7b1b95ed8"
format_stamp: "Formatted at 2026-06-01 13:38:19 on dist-test-slave-whnk"
I20260601 13:38:19.281014 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:19.282124 31694 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:19.282461 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:19.282531 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320984125593-26218-0/minicluster-data/ts-3-root
uuid: "651d7f36b3034904a6243eb7b1b95ed8"
format_stamp: "Formatted at 2026-06-01 13:38:19 on dist-test-slave-whnk"
I20260601 13:38:19.282590 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320984125593-26218-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320984125593-26218-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320984125593-26218-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)
I20260601 13:38:19.313256 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:19.313700 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:19.313985 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:19.314556 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:19.314595 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:19.314627 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:19.314690 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:19.319640 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.132:44939
I20260601 13:38:19.319788 31757 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.132:44939 every 8 connection(s)
I20260601 13:38:19.324746 31758 heartbeater.cc:344] Connected to a master server at 127.25.154.190:46093
I20260601 13:38:19.324879 31758 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:19.325100 31682 consensus_queue.cc:1048] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:19.325160 31758 heartbeater.cc:507] Master 127.25.154.190:46093 requested a full tablet report, sending...
I20260601 13:38:19.325281 31681 consensus_queue.cc:1048] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:19.325874 31361 ts_manager.cc:194] Registered new tserver with Master: 651d7f36b3034904a6243eb7b1b95ed8 (127.25.154.132:44939)
I20260601 13:38:19.326615 31361 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34656
W20260601 13:38:19.327879 31670 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260601 13:38:19.327926 31670 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260601 13:38:19.338884 31681 consensus_queue.cc:1048] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:19.351709 31681 consensus_queue.cc:1048] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:19.354322 31681 consensus_queue.cc:1048] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:19.360230 31681 consensus_queue.cc:1048] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:20.029551 31417 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:20.038973 31542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "389abcc5ccc74979a7cbd3e356ff8210"
dest_uuid: "8ad83df53c984abc85d5e877e779af8c"
mode: GRACEFUL
new_leader_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424"
 from {username='slave'} at 127.0.0.1:57092
I20260601 13:38:20.039181 31542 raft_consensus.cc:606] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [term 1 LEADER]: Received request to transfer leadership to TS f8b0be90d1ec4ee8bf2de9d4a4de0424
I20260601 13:38:20.039390 31541 consensus_queue.cc:237] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: true } }
I20260601 13:38:20.040072 31542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56795115188c4abeba353469beb17b36"
dest_uuid: "8ad83df53c984abc85d5e877e779af8c"
mode: GRACEFUL
new_leader_uuid: "2180be6336c14383af9ccbe9af6b8edc"
 from {username='slave'} at 127.0.0.1:57092
I20260601 13:38:20.040239 31542 raft_consensus.cc:606] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 1 LEADER]: Received request to transfer leadership to TS 2180be6336c14383af9ccbe9af6b8edc
I20260601 13:38:20.040516 31417 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260601 13:38:20.040652 31417 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:20.040987 31617 raft_consensus.cc:1275] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 1 FOLLOWER]: Refusing update from remote peer 8ad83df53c984abc85d5e877e779af8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:20.041124 31465 raft_consensus.cc:1275] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [term 1 FOLLOWER]: Refusing update from remote peer 8ad83df53c984abc85d5e877e779af8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:20.041595 31771 consensus_queue.cc:1048] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:38:20.041817 31770 consensus_queue.cc:1048] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:38:20.043818 31617 raft_consensus.cc:2955] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 651d7f36b3034904a6243eb7b1b95ed8 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: true } } }
W20260601 13:38:20.045621 31505 consensus_peers.cc:597] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c -> Peer 651d7f36b3034904a6243eb7b1b95ed8 (127.25.154.132:44939): Couldn't send request to peer 651d7f36b3034904a6243eb7b1b95ed8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 56795115188c4abeba353469beb17b36. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:20.046281 31465 raft_consensus.cc:2955] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 651d7f36b3034904a6243eb7b1b95ed8 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: true } } }
I20260601 13:38:20.046854 31362 catalog_manager.cc:5696] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424 reported cstate change: config changed from index -1 to 2, NON_VOTER 651d7f36b3034904a6243eb7b1b95ed8 (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "8ad83df53c984abc85d5e877e779af8c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: true } } }
I20260601 13:38:20.095556 31770 raft_consensus.cc:2955] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 651d7f36b3034904a6243eb7b1b95ed8 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: true } } }
I20260601 13:38:20.099231 31542 consensus_queue.cc:237] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: true } }
I20260601 13:38:20.100696 31465 raft_consensus.cc:1275] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 2180be6336c14383af9ccbe9af6b8edc [term 1 FOLLOWER]: Refusing update from remote peer 8ad83df53c984abc85d5e877e779af8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:38:20.100857 31505 consensus_peers.cc:597] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c -> Peer 651d7f36b3034904a6243eb7b1b95ed8 (127.25.154.132:44939): Couldn't send request to peer 651d7f36b3034904a6243eb7b1b95ed8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ccdb4d925f0e47b4a0a1eee93d94c4f7. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:20.100868 31617 raft_consensus.cc:1275] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 1 FOLLOWER]: Refusing update from remote peer 8ad83df53c984abc85d5e877e779af8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:20.101154 31784 consensus_queue.cc:1048] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:38:20.101382 31785 consensus_queue.cc:1048] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:38:20.103463 31617 raft_consensus.cc:2955] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 651d7f36b3034904a6243eb7b1b95ed8 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: true } } }
I20260601 13:38:20.103551 31465 raft_consensus.cc:2955] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 2180be6336c14383af9ccbe9af6b8edc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 651d7f36b3034904a6243eb7b1b95ed8 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: true } } }
I20260601 13:38:20.107064 31363 catalog_manager.cc:5696] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 2180be6336c14383af9ccbe9af6b8edc reported cstate change: config changed from index -1 to 2, NON_VOTER 651d7f36b3034904a6243eb7b1b95ed8 (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "8ad83df53c984abc85d5e877e779af8c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: true } } }
I20260601 13:38:20.114048 31785 raft_consensus.cc:2955] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 651d7f36b3034904a6243eb7b1b95ed8 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: true } } }
I20260601 13:38:20.156739 31771 raft_consensus.cc:993] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c: : Instructing follower f8b0be90d1ec4ee8bf2de9d4a4de0424 to start an election
I20260601 13:38:20.156903 31771 raft_consensus.cc:1081] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [term 1 LEADER]: Signalling peer f8b0be90d1ec4ee8bf2de9d4a4de0424 to start an election
I20260601 13:38:20.157495 31617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "389abcc5ccc74979a7cbd3e356ff8210"
dest_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424"
 from {username='slave'} at 127.0.0.1:52226
I20260601 13:38:20.157660 31617 raft_consensus.cc:493] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:38:20.157725 31617 raft_consensus.cc:3060] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:20.157979 31787 ts_tablet_manager.cc:933] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8: Initiating tablet copy from peer 8ad83df53c984abc85d5e877e779af8c (127.25.154.130:36325)
I20260601 13:38:20.158316 31787 tablet_copy_client.cc:323] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.130:36325
I20260601 13:38:20.158926 31617 raft_consensus.cc:515] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } }
I20260601 13:38:20.160655 31617 leader_election.cc:290] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [CANDIDATE]: Term 2 election: Requested vote from peers 2180be6336c14383af9ccbe9af6b8edc (127.25.154.129:46539), 8ad83df53c984abc85d5e877e779af8c (127.25.154.130:36325)
I20260601 13:38:20.160794 31616 raft_consensus.cc:1240] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 2 FOLLOWER]: Rejecting Update request from peer 8ad83df53c984abc85d5e877e779af8c for earlier term 1. Current term is 2. Ops: []
I20260601 13:38:20.161234 31785 consensus_queue.cc:1059] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:38:20.164574 31465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389abcc5ccc74979a7cbd3e356ff8210" candidate_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2180be6336c14383af9ccbe9af6b8edc"
I20260601 13:38:20.164716 31465 raft_consensus.cc:3060] T 389abcc5ccc74979a7cbd3e356ff8210 P 2180be6336c14383af9ccbe9af6b8edc [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:20.164966 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389abcc5ccc74979a7cbd3e356ff8210" candidate_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ad83df53c984abc85d5e877e779af8c"
I20260601 13:38:20.165068 31542 raft_consensus.cc:3055] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:38:20.165113 31542 raft_consensus.cc:740] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ad83df53c984abc85d5e877e779af8c, State: Running, Role: LEADER
I20260601 13:38:20.165094 31552 tablet_copy_service.cc:140] P 8ad83df53c984abc85d5e877e779af8c: Received BeginTabletCopySession request for tablet 56795115188c4abeba353469beb17b36 from peer 651d7f36b3034904a6243eb7b1b95ed8 ({username='slave'} at 127.0.0.1:57100)
I20260601 13:38:20.165309 31552 tablet_copy_service.cc:161] P 8ad83df53c984abc85d5e877e779af8c: Beginning new tablet copy session on tablet 56795115188c4abeba353469beb17b36 from peer 651d7f36b3034904a6243eb7b1b95ed8 at {username='slave'} at 127.0.0.1:57100: session id = 651d7f36b3034904a6243eb7b1b95ed8-56795115188c4abeba353469beb17b36
I20260601 13:38:20.165385 31542 consensus_queue.cc:260] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [NON_LEADER]: Queue going to NON_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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } }
I20260601 13:38:20.165580 31542 raft_consensus.cc:3060] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:20.165910 31465 raft_consensus.cc:2468] T 389abcc5ccc74979a7cbd3e356ff8210 P 2180be6336c14383af9ccbe9af6b8edc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b0be90d1ec4ee8bf2de9d4a4de0424 in term 2.
I20260601 13:38:20.166286 31582 leader_election.cc:304] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2180be6336c14383af9ccbe9af6b8edc, f8b0be90d1ec4ee8bf2de9d4a4de0424; no voters: 
I20260601 13:38:20.166354 31552 tablet_copy_source_session.cc:215] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:20.166642 31542 raft_consensus.cc:2468] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b0be90d1ec4ee8bf2de9d4a4de0424 in term 2.
I20260601 13:38:20.166706 31779 raft_consensus.cc:2804] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:38:20.166901 31779 raft_consensus.cc:697] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 2 LEADER]: Becoming Leader. State: Replica: f8b0be90d1ec4ee8bf2de9d4a4de0424, State: Running, Role: LEADER
I20260601 13:38:20.167044 31779 consensus_queue.cc:237] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } }
I20260601 13:38:20.167294 31787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56795115188c4abeba353469beb17b36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:20.169406 31787 tablet_copy_client.cc:806] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:20.169590 31787 tablet_copy_client.cc:670] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:20.169813 31361 catalog_manager.cc:5696] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424 reported cstate change: term changed from 1 to 2, leader changed from 8ad83df53c984abc85d5e877e779af8c (127.25.154.130) to f8b0be90d1ec4ee8bf2de9d4a4de0424 (127.25.154.131). New cstate: current_term: 2 leader_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:20.171041 31787 tablet_copy_client.cc:538] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:20.172202 31787 tablet_bootstrap.cc:492] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8: Bootstrap starting.
I20260601 13:38:20.175354 31787 tablet_bootstrap.cc:492] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8: 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
I20260601 13:38:20.175606 31787 tablet_bootstrap.cc:492] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8: Bootstrap complete.
I20260601 13:38:20.175865 31787 ts_tablet_manager.cc:1403] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:38:20.176420 31787 raft_consensus.cc:359] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: true } }
I20260601 13:38:20.176539 31787 raft_consensus.cc:740] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 651d7f36b3034904a6243eb7b1b95ed8, State: Initialized, Role: LEARNER
I20260601 13:38:20.176690 31787 consensus_queue.cc:260] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: true } }
I20260601 13:38:20.177155 31787 ts_tablet_manager.cc:1434] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:38:20.177284 31758 heartbeater.cc:499] Master 127.25.154.190:46093 was elected leader, sending a full tablet report...
I20260601 13:38:20.178256 31552 tablet_copy_service.cc:342] P 8ad83df53c984abc85d5e877e779af8c: Request end of tablet copy session 651d7f36b3034904a6243eb7b1b95ed8-56795115188c4abeba353469beb17b36 received from {username='slave'} at 127.0.0.1:57100
I20260601 13:38:20.178351 31552 tablet_copy_service.cc:434] P 8ad83df53c984abc85d5e877e779af8c: ending tablet copy session 651d7f36b3034904a6243eb7b1b95ed8-56795115188c4abeba353469beb17b36 on tablet 56795115188c4abeba353469beb17b36 with peer 651d7f36b3034904a6243eb7b1b95ed8
I20260601 13:38:20.194345 31770 raft_consensus.cc:993] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c: : Instructing follower 2180be6336c14383af9ccbe9af6b8edc to start an election
I20260601 13:38:20.194551 31771 raft_consensus.cc:1081] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 1 LEADER]: Signalling peer 2180be6336c14383af9ccbe9af6b8edc to start an election
I20260601 13:38:20.195297 31465 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56795115188c4abeba353469beb17b36"
dest_uuid: "2180be6336c14383af9ccbe9af6b8edc"
 from {username='slave'} at 127.0.0.1:43234
I20260601 13:38:20.195459 31465 raft_consensus.cc:493] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:38:20.195541 31465 raft_consensus.cc:3060] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:20.196604 31465 raft_consensus.cc:515] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: true } }
I20260601 13:38:20.197284 31465 leader_election.cc:290] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [CANDIDATE]: Term 2 election: Requested vote from peers 8ad83df53c984abc85d5e877e779af8c (127.25.154.130:36325), f8b0be90d1ec4ee8bf2de9d4a4de0424 (127.25.154.131:37153)
I20260601 13:38:20.201529 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56795115188c4abeba353469beb17b36" candidate_uuid: "2180be6336c14383af9ccbe9af6b8edc" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "8ad83df53c984abc85d5e877e779af8c"
I20260601 13:38:20.201696 31542 raft_consensus.cc:3055] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:38:20.201762 31542 raft_consensus.cc:740] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ad83df53c984abc85d5e877e779af8c, State: Running, Role: LEADER
I20260601 13:38:20.201958 31542 consensus_queue.cc:260] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: true } }
I20260601 13:38:20.202231 31542 raft_consensus.cc:3060] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:20.202867 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56795115188c4abeba353469beb17b36" candidate_uuid: "2180be6336c14383af9ccbe9af6b8edc" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424"
I20260601 13:38:20.202965 31617 raft_consensus.cc:3060] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:20.203444 31542 raft_consensus.cc:2468] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2180be6336c14383af9ccbe9af6b8edc in term 2.
I20260601 13:38:20.203795 31432 leader_election.cc:304] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2180be6336c14383af9ccbe9af6b8edc, 8ad83df53c984abc85d5e877e779af8c; no voters: 
I20260601 13:38:20.203970 31617 raft_consensus.cc:2468] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2180be6336c14383af9ccbe9af6b8edc in term 2.
I20260601 13:38:20.204032 31781 raft_consensus.cc:2804] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:38:20.204244 31781 raft_consensus.cc:697] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [term 2 LEADER]: Becoming Leader. State: Replica: 2180be6336c14383af9ccbe9af6b8edc, State: Running, Role: LEADER
I20260601 13:38:20.204408 31781 consensus_queue.cc:237] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [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: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: true } }
I20260601 13:38:20.206290 31362 catalog_manager.cc:5696] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc reported cstate change: term changed from 1 to 2, leader changed from 8ad83df53c984abc85d5e877e779af8c (127.25.154.130) to 2180be6336c14383af9ccbe9af6b8edc (127.25.154.129). New cstate: current_term: 2 leader_uuid: "2180be6336c14383af9ccbe9af6b8edc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:20.214311 31787 ts_tablet_manager.cc:933] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 651d7f36b3034904a6243eb7b1b95ed8: Initiating tablet copy from peer 8ad83df53c984abc85d5e877e779af8c (127.25.154.130:36325)
I20260601 13:38:20.214752 31787 tablet_copy_client.cc:323] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 651d7f36b3034904a6243eb7b1b95ed8: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.130:36325
I20260601 13:38:20.215387 31552 tablet_copy_service.cc:140] P 8ad83df53c984abc85d5e877e779af8c: Received BeginTabletCopySession request for tablet ccdb4d925f0e47b4a0a1eee93d94c4f7 from peer 651d7f36b3034904a6243eb7b1b95ed8 ({username='slave'} at 127.0.0.1:57100)
I20260601 13:38:20.215484 31552 tablet_copy_service.cc:161] P 8ad83df53c984abc85d5e877e779af8c: Beginning new tablet copy session on tablet ccdb4d925f0e47b4a0a1eee93d94c4f7 from peer 651d7f36b3034904a6243eb7b1b95ed8 at {username='slave'} at 127.0.0.1:57100: session id = 651d7f36b3034904a6243eb7b1b95ed8-ccdb4d925f0e47b4a0a1eee93d94c4f7
I20260601 13:38:20.216265 31552 tablet_copy_source_session.cc:215] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:20.217108 31787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccdb4d925f0e47b4a0a1eee93d94c4f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:20.219017 31787 tablet_copy_client.cc:806] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 651d7f36b3034904a6243eb7b1b95ed8: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:20.219213 31787 tablet_copy_client.cc:670] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 651d7f36b3034904a6243eb7b1b95ed8: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:20.220430 31787 tablet_copy_client.cc:538] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 651d7f36b3034904a6243eb7b1b95ed8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:20.221506 31787 tablet_bootstrap.cc:492] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 651d7f36b3034904a6243eb7b1b95ed8: Bootstrap starting.
I20260601 13:38:20.224684 31787 tablet_bootstrap.cc:492] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 651d7f36b3034904a6243eb7b1b95ed8: 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
I20260601 13:38:20.224969 31787 tablet_bootstrap.cc:492] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 651d7f36b3034904a6243eb7b1b95ed8: Bootstrap complete.
I20260601 13:38:20.225184 31787 ts_tablet_manager.cc:1403] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 651d7f36b3034904a6243eb7b1b95ed8: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:38:20.225956 31787 raft_consensus.cc:359] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 651d7f36b3034904a6243eb7b1b95ed8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: true } }
I20260601 13:38:20.226064 31787 raft_consensus.cc:740] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 651d7f36b3034904a6243eb7b1b95ed8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 651d7f36b3034904a6243eb7b1b95ed8, State: Initialized, Role: LEARNER
I20260601 13:38:20.226212 31787 consensus_queue.cc:260] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 651d7f36b3034904a6243eb7b1b95ed8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: true } }
I20260601 13:38:20.226516 31787 ts_tablet_manager.cc:1434] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 651d7f36b3034904a6243eb7b1b95ed8: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:20.227042 31552 tablet_copy_service.cc:342] P 8ad83df53c984abc85d5e877e779af8c: Request end of tablet copy session 651d7f36b3034904a6243eb7b1b95ed8-ccdb4d925f0e47b4a0a1eee93d94c4f7 received from {username='slave'} at 127.0.0.1:57100
I20260601 13:38:20.227137 31552 tablet_copy_service.cc:434] P 8ad83df53c984abc85d5e877e779af8c: ending tablet copy session 651d7f36b3034904a6243eb7b1b95ed8-ccdb4d925f0e47b4a0a1eee93d94c4f7 on tablet ccdb4d925f0e47b4a0a1eee93d94c4f7 with peer 651d7f36b3034904a6243eb7b1b95ed8
I20260601 13:38:20.269395 31542 raft_consensus.cc:1275] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [term 2 FOLLOWER]: Refusing update from remote peer f8b0be90d1ec4ee8bf2de9d4a4de0424: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:38:20.270117 31793 consensus_queue.cc:1048] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:38:20.276084 31465 raft_consensus.cc:1275] T 389abcc5ccc74979a7cbd3e356ff8210 P 2180be6336c14383af9ccbe9af6b8edc [term 2 FOLLOWER]: Refusing update from remote peer f8b0be90d1ec4ee8bf2de9d4a4de0424: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:38:20.276738 31793 consensus_queue.cc:1048] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:38:20.302212 31617 raft_consensus.cc:1275] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 2 FOLLOWER]: Refusing update from remote peer 2180be6336c14383af9ccbe9af6b8edc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:38:20.302716 31781 consensus_queue.cc:1048] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:38:20.316960 31732 raft_consensus.cc:1217] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 651d7f36b3034904a6243eb7b1b95ed8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:38:20.324467 31465 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56795115188c4abeba353469beb17b36"
dest_uuid: "2180be6336c14383af9ccbe9af6b8edc"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:43230
I20260601 13:38:20.324645 31465 raft_consensus.cc:606] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [term 2 LEADER]: Received request to transfer leadership
I20260601 13:38:20.325497 31542 raft_consensus.cc:1275] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 2 FOLLOWER]: Refusing update from remote peer 2180be6336c14383af9ccbe9af6b8edc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:38:20.325999 31781 consensus_queue.cc:1048] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:38:20.326051 31465 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56795115188c4abeba353469beb17b36"
dest_uuid: "2180be6336c14383af9ccbe9af6b8edc"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:43230
I20260601 13:38:20.326251 31465 raft_consensus.cc:606] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [term 2 LEADER]: Received request to transfer leadership
I20260601 13:38:20.327255 31465 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56795115188c4abeba353469beb17b36"
dest_uuid: "2180be6336c14383af9ccbe9af6b8edc"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:43230
I20260601 13:38:20.327375 31465 raft_consensus.cc:606] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [term 2 LEADER]: Received request to transfer leadership
I20260601 13:38:20.330593 31732 raft_consensus.cc:3060] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8 [term 1 LEARNER]: Advancing to term 2
I20260601 13:38:20.331681 31732 raft_consensus.cc:1275] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8 [term 2 LEARNER]: Refusing update from remote peer 2180be6336c14383af9ccbe9af6b8edc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:38:20.332056 31781 consensus_queue.cc:1048] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:38:20.332546 31411 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260601 13:38:20.332654 31411 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for 56795115188c4abeba353469beb17b36 already in progress
W20260601 13:38:20.332710 31411 auto_rebalancer.cc:300] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 56795115188c4abeba353469beb17b36 already in progress
I20260601 13:38:20.424255 31799 raft_consensus.cc:993] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc: : Instructing follower 8ad83df53c984abc85d5e877e779af8c to start an election
I20260601 13:38:20.424458 31799 raft_consensus.cc:1081] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [term 2 LEADER]: Signalling peer 8ad83df53c984abc85d5e877e779af8c to start an election
I20260601 13:38:20.425081 31542 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56795115188c4abeba353469beb17b36"
dest_uuid: "8ad83df53c984abc85d5e877e779af8c"
 from {username='slave'} at 127.0.0.1:57124
I20260601 13:38:20.425246 31542 raft_consensus.cc:493] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:38:20.425318 31542 raft_consensus.cc:3060] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:38:20.426519 31542 raft_consensus.cc:515] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: true } }
I20260601 13:38:20.427196 31542 leader_election.cc:290] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [CANDIDATE]: Term 3 election: Requested vote from peers 2180be6336c14383af9ccbe9af6b8edc (127.25.154.129:46539), f8b0be90d1ec4ee8bf2de9d4a4de0424 (127.25.154.131:37153)
I20260601 13:38:20.427547 31465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56795115188c4abeba353469beb17b36" candidate_uuid: "8ad83df53c984abc85d5e877e779af8c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2180be6336c14383af9ccbe9af6b8edc"
I20260601 13:38:20.427700 31465 raft_consensus.cc:3055] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:38:20.427754 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56795115188c4abeba353469beb17b36" candidate_uuid: "8ad83df53c984abc85d5e877e779af8c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424"
I20260601 13:38:20.427753 31465 raft_consensus.cc:740] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2180be6336c14383af9ccbe9af6b8edc, State: Running, Role: LEADER
I20260601 13:38:20.427877 31617 raft_consensus.cc:3060] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:38:20.427994 31465 consensus_queue.cc:260] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: true } }
I20260601 13:38:20.428213 31465 raft_consensus.cc:3060] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:38:20.429009 31617 raft_consensus.cc:2468] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ad83df53c984abc85d5e877e779af8c in term 3.
I20260601 13:38:20.429147 31465 raft_consensus.cc:2468] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ad83df53c984abc85d5e877e779af8c in term 3.
I20260601 13:38:20.429373 31506 leader_election.cc:304] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ad83df53c984abc85d5e877e779af8c, f8b0be90d1ec4ee8bf2de9d4a4de0424; no voters: 
I20260601 13:38:20.429591 31770 raft_consensus.cc:2804] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:38:20.429723 31770 raft_consensus.cc:697] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 3 LEADER]: Becoming Leader. State: Replica: 8ad83df53c984abc85d5e877e779af8c, State: Running, Role: LEADER
I20260601 13:38:20.429868 31770 consensus_queue.cc:237] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: true } }
I20260601 13:38:20.431507 31362 catalog_manager.cc:5696] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c reported cstate change: term changed from 2 to 3, leader changed from 2180be6336c14383af9ccbe9af6b8edc (127.25.154.129) to 8ad83df53c984abc85d5e877e779af8c (127.25.154.130). New cstate: current_term: 3 leader_uuid: "8ad83df53c984abc85d5e877e779af8c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:20.449803 31785 raft_consensus.cc:1064] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c: attempting to promote NON_VOTER 651d7f36b3034904a6243eb7b1b95ed8 to VOTER
I20260601 13:38:20.450909 31785 consensus_queue.cc:237] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false } }
I20260601 13:38:20.452399 31732 raft_consensus.cc:1275] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 651d7f36b3034904a6243eb7b1b95ed8 [term 1 LEARNER]: Refusing update from remote peer 8ad83df53c984abc85d5e877e779af8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:20.452472 31617 raft_consensus.cc:1275] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 1 FOLLOWER]: Refusing update from remote peer 8ad83df53c984abc85d5e877e779af8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:20.452632 31465 raft_consensus.cc:1275] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 2180be6336c14383af9ccbe9af6b8edc [term 1 FOLLOWER]: Refusing update from remote peer 8ad83df53c984abc85d5e877e779af8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:20.452831 31770 consensus_queue.cc:1048] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:38:20.453016 31771 consensus_queue.cc:1048] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:38:20.453118 31682 consensus_queue.cc:1048] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:38:20.455284 31465 raft_consensus.cc:2955] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 2180be6336c14383af9ccbe9af6b8edc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 651d7f36b3034904a6243eb7b1b95ed8 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false } } }
I20260601 13:38:20.455461 31732 raft_consensus.cc:2955] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 651d7f36b3034904a6243eb7b1b95ed8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 651d7f36b3034904a6243eb7b1b95ed8 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false } } }
I20260601 13:38:20.457580 31361 catalog_manager.cc:5696] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 651d7f36b3034904a6243eb7b1b95ed8 reported cstate change: config changed from index 2 to 3, 651d7f36b3034904a6243eb7b1b95ed8 (127.25.154.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8ad83df53c984abc85d5e877e779af8c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false } } }
I20260601 13:38:20.519282 31617 raft_consensus.cc:1275] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 3 FOLLOWER]: Refusing update from remote peer 8ad83df53c984abc85d5e877e779af8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:38:20.519789 31770 consensus_queue.cc:1048] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:20.530959 31682 raft_consensus.cc:2955] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 651d7f36b3034904a6243eb7b1b95ed8 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false } } }
I20260601 13:38:20.533620 31617 raft_consensus.cc:2955] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 651d7f36b3034904a6243eb7b1b95ed8 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false } } }
I20260601 13:38:20.537245 31465 raft_consensus.cc:1275] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [term 3 FOLLOWER]: Refusing update from remote peer 8ad83df53c984abc85d5e877e779af8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:38:20.537765 31682 consensus_queue.cc:1048] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:20.555721 31732 raft_consensus.cc:3060] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8 [term 2 LEARNER]: Advancing to term 3
I20260601 13:38:20.556926 31732 raft_consensus.cc:1275] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8 [term 3 LEARNER]: Refusing update from remote peer 8ad83df53c984abc85d5e877e779af8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:38:20.557574 31682 consensus_queue.cc:1048] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:20.571806 31542 consensus_queue.cc:237] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false } }
I20260601 13:38:20.573654 31732 raft_consensus.cc:1275] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 651d7f36b3034904a6243eb7b1b95ed8 [term 1 FOLLOWER]: Refusing update from remote peer 8ad83df53c984abc85d5e877e779af8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:20.573954 31465 raft_consensus.cc:1275] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 2180be6336c14383af9ccbe9af6b8edc [term 1 FOLLOWER]: Refusing update from remote peer 8ad83df53c984abc85d5e877e779af8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:20.574174 31770 consensus_queue.cc:1048] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:20.574704 31682 consensus_queue.cc:1048] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:20.576367 31732 raft_consensus.cc:2955] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 651d7f36b3034904a6243eb7b1b95ed8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f8b0be90d1ec4ee8bf2de9d4a4de0424 (127.25.154.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false } } }
I20260601 13:38:20.576612 31465 raft_consensus.cc:2955] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 2180be6336c14383af9ccbe9af6b8edc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f8b0be90d1ec4ee8bf2de9d4a4de0424 (127.25.154.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false } } }
I20260601 13:38:20.578868 31360 catalog_manager.cc:5696] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 651d7f36b3034904a6243eb7b1b95ed8 reported cstate change: config changed from index 3 to 4, VOTER f8b0be90d1ec4ee8bf2de9d4a4de0424 (127.25.154.131) evicted. New cstate: current_term: 1 leader_uuid: "8ad83df53c984abc85d5e877e779af8c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false } } }
I20260601 13:38:20.653043 31606 tablet_service.cc:1558] Processing DeleteTablet for tablet ccdb4d925f0e47b4a0a1eee93d94c4f7 with delete_type TABLET_DATA_TOMBSTONED (TS f8b0be90d1ec4ee8bf2de9d4a4de0424 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52216
I20260601 13:38:20.653544 31812 tablet_replica.cc:333] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P f8b0be90d1ec4ee8bf2de9d4a4de0424: stopping tablet replica
I20260601 13:38:20.653779 31812 raft_consensus.cc:2243] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:20.653978 31812 raft_consensus.cc:2272] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:20.654788 31812 ts_tablet_manager.cc:1916] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P f8b0be90d1ec4ee8bf2de9d4a4de0424: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:38:20.656903 31812 ts_tablet_manager.cc:1929] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P f8b0be90d1ec4ee8bf2de9d4a4de0424: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:38:20.657009 31812 log.cc:1199] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P f8b0be90d1ec4ee8bf2de9d4a4de0424: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320984125593-26218-0/minicluster-data/ts-2-root/wals/ccdb4d925f0e47b4a0a1eee93d94c4f7
I20260601 13:38:20.657858 31348 catalog_manager.cc:5027] TS f8b0be90d1ec4ee8bf2de9d4a4de0424 (127.25.154.131:37153): tablet ccdb4d925f0e47b4a0a1eee93d94c4f7 (table test-workload [id=0bf8b0089b174f8aa54d0d55f05c9a4b]) successfully deleted
I20260601 13:38:20.727769 31682 raft_consensus.cc:1064] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c: attempting to promote NON_VOTER 651d7f36b3034904a6243eb7b1b95ed8 to VOTER
I20260601 13:38:20.728339 31682 consensus_queue.cc:237] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false } }
I20260601 13:38:20.729693 31465 raft_consensus.cc:1275] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [term 3 FOLLOWER]: Refusing update from remote peer 8ad83df53c984abc85d5e877e779af8c: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:38:20.729658 31617 raft_consensus.cc:1275] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 3 FOLLOWER]: Refusing update from remote peer 8ad83df53c984abc85d5e877e779af8c: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:38:20.729656 31732 raft_consensus.cc:1275] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8 [term 3 LEARNER]: Refusing update from remote peer 8ad83df53c984abc85d5e877e779af8c: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:38:20.730297 31785 consensus_queue.cc:1048] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:38:20.730473 31786 consensus_queue.cc:1048] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:38:20.730688 31682 consensus_queue.cc:1048] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:38:20.732730 31732 raft_consensus.cc:2955] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 651d7f36b3034904a6243eb7b1b95ed8 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false } } }
I20260601 13:38:20.732756 31465 raft_consensus.cc:2955] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 651d7f36b3034904a6243eb7b1b95ed8 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false } } }
I20260601 13:38:20.735287 31360 catalog_manager.cc:5696] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc reported cstate change: config changed from index 2 to 5, 651d7f36b3034904a6243eb7b1b95ed8 (127.25.154.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "8ad83df53c984abc85d5e877e779af8c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false } } }
I20260601 13:38:20.780952 31770 raft_consensus.cc:2955] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f8b0be90d1ec4ee8bf2de9d4a4de0424 (127.25.154.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false } } }
I20260601 13:38:20.782672 31350 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ccdb4d925f0e47b4a0a1eee93d94c4f7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:20.813903 31617 raft_consensus.cc:2955] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 651d7f36b3034904a6243eb7b1b95ed8 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false } } }
I20260601 13:38:20.871452 31785 raft_consensus.cc:1027] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 3 LEADER]: attempt to promote peer 651d7f36b3034904a6243eb7b1b95ed8: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260601 13:38:20.907562 31771 raft_consensus.cc:2955] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 651d7f36b3034904a6243eb7b1b95ed8 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2180be6336c14383af9ccbe9af6b8edc" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 46539 } attrs { replace: true } } peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false } } }
I20260601 13:38:20.912243 31542 consensus_queue.cc:237] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false } }
I20260601 13:38:20.913432 31732 raft_consensus.cc:1275] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8 [term 3 FOLLOWER]: Refusing update from remote peer 8ad83df53c984abc85d5e877e779af8c: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260601 13:38:20.913475 31617 raft_consensus.cc:1275] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 3 FOLLOWER]: Refusing update from remote peer 8ad83df53c984abc85d5e877e779af8c: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260601 13:38:20.913779 31786 consensus_queue.cc:1048] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:38:20.913960 31785 consensus_queue.cc:1048] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:38:20.916117 31732 raft_consensus.cc:2955] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2180be6336c14383af9ccbe9af6b8edc (127.25.154.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false } } }
I20260601 13:38:20.916167 31617 raft_consensus.cc:2955] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2180be6336c14383af9ccbe9af6b8edc (127.25.154.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false } } }
I20260601 13:38:20.918452 31360 catalog_manager.cc:5696] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424 reported cstate change: config changed from index 5 to 6, VOTER 2180be6336c14383af9ccbe9af6b8edc (127.25.154.129) evicted. New cstate: current_term: 3 leader_uuid: "8ad83df53c984abc85d5e877e779af8c" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false } } }
I20260601 13:38:20.975641 31456 tablet_service.cc:1558] Processing DeleteTablet for tablet 56795115188c4abeba353469beb17b36 with delete_type TABLET_DATA_TOMBSTONED (TS 2180be6336c14383af9ccbe9af6b8edc not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:43230
I20260601 13:38:20.976130 31813 tablet_replica.cc:333] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc: stopping tablet replica
I20260601 13:38:20.976289 31813 raft_consensus.cc:2243] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:20.976429 31813 raft_consensus.cc:2272] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:20.977094 31813 ts_tablet_manager.cc:1916] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:38:20.979094 31813 ts_tablet_manager.cc:1929] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260601 13:38:20.979193 31813 log.cc:1199] T 56795115188c4abeba353469beb17b36 P 2180be6336c14383af9ccbe9af6b8edc: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320984125593-26218-0/minicluster-data/ts-0-root/wals/56795115188c4abeba353469beb17b36
I20260601 13:38:20.979719 31349 catalog_manager.cc:5027] TS 2180be6336c14383af9ccbe9af6b8edc (127.25.154.129:46539): tablet 56795115188c4abeba353469beb17b36 (table test-workload [id=0bf8b0089b174f8aa54d0d55f05c9a4b]) successfully deleted
I20260601 13:38:21.166405 31785 raft_consensus.cc:2955] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 2180be6336c14383af9ccbe9af6b8edc (127.25.154.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false } } }
I20260601 13:38:21.168330 31350 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 56795115188c4abeba353469beb17b36 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:22.041013 31417 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:22.042352 31542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56795115188c4abeba353469beb17b36"
dest_uuid: "8ad83df53c984abc85d5e877e779af8c"
mode: GRACEFUL
new_leader_uuid: "651d7f36b3034904a6243eb7b1b95ed8"
 from {username='slave'} at 127.0.0.1:57092
I20260601 13:38:22.042495 31542 raft_consensus.cc:606] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 3 LEADER]: Received request to transfer leadership to TS 651d7f36b3034904a6243eb7b1b95ed8
I20260601 13:38:22.042908 31417 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:38:22.043010 31417 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:22.158782 31770 raft_consensus.cc:993] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c: : Instructing follower 651d7f36b3034904a6243eb7b1b95ed8 to start an election
I20260601 13:38:22.158923 31770 raft_consensus.cc:1081] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 3 LEADER]: Signalling peer 651d7f36b3034904a6243eb7b1b95ed8 to start an election
I20260601 13:38:22.159523 31732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56795115188c4abeba353469beb17b36"
dest_uuid: "651d7f36b3034904a6243eb7b1b95ed8"
 from {username='slave'} at 127.0.0.1:44620
I20260601 13:38:22.159650 31732 raft_consensus.cc:493] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:38:22.159713 31732 raft_consensus.cc:3060] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8 [term 3 FOLLOWER]: Advancing to term 4
I20260601 13:38:22.160578 31732 raft_consensus.cc:515] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false } }
I20260601 13:38:22.161108 31732 leader_election.cc:290] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8 [CANDIDATE]: Term 4 election: Requested vote from peers 8ad83df53c984abc85d5e877e779af8c (127.25.154.130:36325), f8b0be90d1ec4ee8bf2de9d4a4de0424 (127.25.154.131:37153)
I20260601 13:38:22.161420 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56795115188c4abeba353469beb17b36" candidate_uuid: "651d7f36b3034904a6243eb7b1b95ed8" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "8ad83df53c984abc85d5e877e779af8c"
I20260601 13:38:22.161552 31542 raft_consensus.cc:3055] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 3 LEADER]: Stepping down as leader of term 3
I20260601 13:38:22.161605 31542 raft_consensus.cc:740] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8ad83df53c984abc85d5e877e779af8c, State: Running, Role: LEADER
I20260601 13:38:22.161751 31542 consensus_queue.cc:260] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false } }
I20260601 13:38:22.161962 31542 raft_consensus.cc:3060] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 3 FOLLOWER]: Advancing to term 4
I20260601 13:38:22.162827 31542 raft_consensus.cc:2468] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651d7f36b3034904a6243eb7b1b95ed8 in term 4.
I20260601 13:38:22.163152 31698 leader_election.cc:304] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 651d7f36b3034904a6243eb7b1b95ed8, 8ad83df53c984abc85d5e877e779af8c; no voters: 
I20260601 13:38:22.163441 31817 raft_consensus.cc:2804] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8 [term 4 FOLLOWER]: Leader election won for term 4
I20260601 13:38:22.163625 31817 raft_consensus.cc:697] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8 [term 4 LEADER]: Becoming Leader. State: Replica: 651d7f36b3034904a6243eb7b1b95ed8, State: Running, Role: LEADER
I20260601 13:38:22.163797 31817 consensus_queue.cc:237] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false } }
I20260601 13:38:22.165256 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56795115188c4abeba353469beb17b36" candidate_uuid: "651d7f36b3034904a6243eb7b1b95ed8" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424"
I20260601 13:38:22.165347 31617 raft_consensus.cc:3060] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 3 FOLLOWER]: Advancing to term 4
I20260601 13:38:22.165436 31362 catalog_manager.cc:5696] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8 reported cstate change: term changed from 3 to 4, leader changed from 8ad83df53c984abc85d5e877e779af8c (127.25.154.130) to 651d7f36b3034904a6243eb7b1b95ed8 (127.25.154.132). New cstate: current_term: 4 leader_uuid: "651d7f36b3034904a6243eb7b1b95ed8" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "651d7f36b3034904a6243eb7b1b95ed8" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44939 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:38:22.166278 31617 raft_consensus.cc:2468] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 651d7f36b3034904a6243eb7b1b95ed8 in term 4.
I20260601 13:38:22.252173 31542 raft_consensus.cc:1275] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 4 FOLLOWER]: Refusing update from remote peer 651d7f36b3034904a6243eb7b1b95ed8: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260601 13:38:22.252818 31817 consensus_queue.cc:1048] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ad83df53c984abc85d5e877e779af8c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260601 13:38:22.278532 31617 raft_consensus.cc:1275] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 4 FOLLOWER]: Refusing update from remote peer 651d7f36b3034904a6243eb7b1b95ed8: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260601 13:38:22.279181 31817 consensus_queue.cc:1048] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0be90d1ec4ee8bf2de9d4a4de0424" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260601 13:38:24.043324 31417 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:24.043886 31417 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:24.044016 31417 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:26.044310 31417 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:26.044828 31417 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:26.044899 31417 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:28.045254 31417 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:28.045783 31417 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:28.045888 31417 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:28.379662 26218 tablet_server.cc:179] TabletServer@127.25.154.129:0 shutting down...
I20260601 13:38:28.384789 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:28.385249 26218 tablet_replica.cc:333] T 389abcc5ccc74979a7cbd3e356ff8210 P 2180be6336c14383af9ccbe9af6b8edc: stopping tablet replica
I20260601 13:38:28.385421 26218 raft_consensus.cc:2243] T 389abcc5ccc74979a7cbd3e356ff8210 P 2180be6336c14383af9ccbe9af6b8edc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:28.385649 26218 raft_consensus.cc:2272] T 389abcc5ccc74979a7cbd3e356ff8210 P 2180be6336c14383af9ccbe9af6b8edc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260601 13:38:28.385936 31582 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
I20260601 13:38:28.386251 26218 tablet_replica.cc:333] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 2180be6336c14383af9ccbe9af6b8edc: stopping tablet replica
I20260601 13:38:28.386377 26218 raft_consensus.cc:2243] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 2180be6336c14383af9ccbe9af6b8edc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:28.386546 26218 raft_consensus.cc:2272] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 2180be6336c14383af9ccbe9af6b8edc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:38:28.386785 31582 consensus_peers.cc:597] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424 -> Peer 2180be6336c14383af9ccbe9af6b8edc (127.25.154.129:46539): Couldn't send request to peer 2180be6336c14383af9ccbe9af6b8edc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:28.390053 26218 tablet_server.cc:196] TabletServer@127.25.154.129:0 shutdown complete.
I20260601 13:38:28.392293 26218 tablet_server.cc:179] TabletServer@127.25.154.130:0 shutting down...
I20260601 13:38:28.397492 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:28.397768 26218 tablet_replica.cc:333] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c: stopping tablet replica
W20260601 13:38:28.397832 31583 consensus_peers.cc:597] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424 -> Peer 8ad83df53c984abc85d5e877e779af8c (127.25.154.130:36325): Couldn't send request to peer 8ad83df53c984abc85d5e877e779af8c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:28.397908 26218 raft_consensus.cc:2243] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:28.398034 26218 raft_consensus.cc:2272] T 56795115188c4abeba353469beb17b36 P 8ad83df53c984abc85d5e877e779af8c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:28.398587 26218 tablet_replica.cc:333] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c: stopping tablet replica
I20260601 13:38:28.398692 26218 raft_consensus.cc:2243] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:28.398850 26218 raft_consensus.cc:2272] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 8ad83df53c984abc85d5e877e779af8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:28.399266 26218 tablet_replica.cc:333] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c: stopping tablet replica
I20260601 13:38:28.399359 26218 raft_consensus.cc:2243] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:28.399451 26218 raft_consensus.cc:2272] T 389abcc5ccc74979a7cbd3e356ff8210 P 8ad83df53c984abc85d5e877e779af8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:28.413882 26218 tablet_server.cc:196] TabletServer@127.25.154.130:0 shutdown complete.
I20260601 13:38:28.416610 26218 tablet_server.cc:179] TabletServer@127.25.154.131:0 shutting down...
I20260601 13:38:28.422281 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:28.422588 26218 tablet_replica.cc:333] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424: stopping tablet replica
I20260601 13:38:28.422760 26218 raft_consensus.cc:2243] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:28.423141 26218 raft_consensus.cc:2272] T 56795115188c4abeba353469beb17b36 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:28.423707 26218 tablet_replica.cc:333] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424: stopping tablet replica
I20260601 13:38:28.423794 26218 raft_consensus.cc:2243] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:38:28.424026 26218 raft_consensus.cc:2272] T 389abcc5ccc74979a7cbd3e356ff8210 P f8b0be90d1ec4ee8bf2de9d4a4de0424 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:28.438350 26218 tablet_server.cc:196] TabletServer@127.25.154.131:0 shutdown complete.
I20260601 13:38:28.440759 26218 tablet_server.cc:179] TabletServer@127.25.154.132:0 shutting down...
I20260601 13:38:28.445169 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:28.445420 26218 tablet_replica.cc:333] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 651d7f36b3034904a6243eb7b1b95ed8: stopping tablet replica
I20260601 13:38:28.445565 26218 raft_consensus.cc:2243] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 651d7f36b3034904a6243eb7b1b95ed8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:28.445785 26218 raft_consensus.cc:2272] T ccdb4d925f0e47b4a0a1eee93d94c4f7 P 651d7f36b3034904a6243eb7b1b95ed8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:28.446357 26218 tablet_replica.cc:333] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8: stopping tablet replica
I20260601 13:38:28.446468 26218 raft_consensus.cc:2243] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8 [term 4 LEADER]: Raft consensus shutting down.
I20260601 13:38:28.446683 26218 raft_consensus.cc:2272] T 56795115188c4abeba353469beb17b36 P 651d7f36b3034904a6243eb7b1b95ed8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:28.459574 26218 tablet_server.cc:196] TabletServer@127.25.154.132:0 shutdown complete.
I20260601 13:38:28.462325 26218 master.cc:562] Master@127.25.154.190:46093 shutting down...
I20260601 13:38:28.466989 26218 raft_consensus.cc:2243] T 00000000000000000000000000000000 P db5a20143aec47c1971bffda65ebd47e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:28.467183 26218 raft_consensus.cc:2272] T 00000000000000000000000000000000 P db5a20143aec47c1971bffda65ebd47e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:28.467236 26218 tablet_replica.cc:333] T 00000000000000000000000000000000 P db5a20143aec47c1971bffda65ebd47e: stopping tablet replica
I20260601 13:38:28.480307 26218 master.cc:584] Master@127.25.154.190:46093 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (10505 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260601 13:38:28.489575 26218 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.154.190:35311
I20260601 13:38:28.490015 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:28.492635 31838 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:28.492635 31837 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:28.492630 26218 server_base.cc:1061] running on GCE node
W20260601 13:38:28.492635 31840 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:28.493005 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:28.493074 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:38:28.493101 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321108493100 us; error 0 us; skew 500 ppm
I20260601 13:38:28.494082 26218 webserver.cc:533] Webserver started at http://127.25.154.190:37875/ using document root <none> and password file <none>
I20260601 13:38:28.494318 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:28.494400 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:28.494486 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:28.494928 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320984125593-26218-0/minicluster-data/master-0-root/instance:
uuid: "b1bfab5f083e400dabc8441d46ac0d60"
format_stamp: "Formatted at 2026-06-01 13:38:28 on dist-test-slave-whnk"
I20260601 13:38:28.496682 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:28.497733 31845 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:28.498121 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:28.498317 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320984125593-26218-0/minicluster-data/master-0-root
uuid: "b1bfab5f083e400dabc8441d46ac0d60"
format_stamp: "Formatted at 2026-06-01 13:38:28 on dist-test-slave-whnk"
I20260601 13:38:28.498420 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320984125593-26218-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320984125593-26218-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320984125593-26218-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)
I20260601 13:38:28.510394 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:28.510821 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:28.515426 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.190:35311
I20260601 13:38:28.519671 31897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.190:35311 every 8 connection(s)
I20260601 13:38:28.520157 31898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:28.521966 31898 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1bfab5f083e400dabc8441d46ac0d60: Bootstrap starting.
I20260601 13:38:28.522825 31898 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b1bfab5f083e400dabc8441d46ac0d60: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:28.523864 31898 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1bfab5f083e400dabc8441d46ac0d60: No bootstrap required, opened a new log
I20260601 13:38:28.524214 31898 raft_consensus.cc:359] T 00000000000000000000000000000000 P b1bfab5f083e400dabc8441d46ac0d60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1bfab5f083e400dabc8441d46ac0d60" member_type: VOTER }
I20260601 13:38:28.524302 31898 raft_consensus.cc:385] T 00000000000000000000000000000000 P b1bfab5f083e400dabc8441d46ac0d60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:28.524326 31898 raft_consensus.cc:740] T 00000000000000000000000000000000 P b1bfab5f083e400dabc8441d46ac0d60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1bfab5f083e400dabc8441d46ac0d60, State: Initialized, Role: FOLLOWER
I20260601 13:38:28.524472 31898 consensus_queue.cc:260] T 00000000000000000000000000000000 P b1bfab5f083e400dabc8441d46ac0d60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b1bfab5f083e400dabc8441d46ac0d60" member_type: VOTER }
I20260601 13:38:28.524564 31898 raft_consensus.cc:399] T 00000000000000000000000000000000 P b1bfab5f083e400dabc8441d46ac0d60 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:38:28.524588 31898 raft_consensus.cc:493] T 00000000000000000000000000000000 P b1bfab5f083e400dabc8441d46ac0d60 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:38:28.524617 31898 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b1bfab5f083e400dabc8441d46ac0d60 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:28.525282 31898 raft_consensus.cc:515] T 00000000000000000000000000000000 P b1bfab5f083e400dabc8441d46ac0d60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1bfab5f083e400dabc8441d46ac0d60" member_type: VOTER }
I20260601 13:38:28.525390 31898 leader_election.cc:304] T 00000000000000000000000000000000 P b1bfab5f083e400dabc8441d46ac0d60 [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: b1bfab5f083e400dabc8441d46ac0d60; no voters: 
I20260601 13:38:28.525537 31898 leader_election.cc:290] T 00000000000000000000000000000000 P b1bfab5f083e400dabc8441d46ac0d60 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:38:28.525712 31901 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b1bfab5f083e400dabc8441d46ac0d60 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:28.525908 31901 raft_consensus.cc:697] T 00000000000000000000000000000000 P b1bfab5f083e400dabc8441d46ac0d60 [term 1 LEADER]: Becoming Leader. State: Replica: b1bfab5f083e400dabc8441d46ac0d60, State: Running, Role: LEADER
I20260601 13:38:28.526031 31901 consensus_queue.cc:237] T 00000000000000000000000000000000 P b1bfab5f083e400dabc8441d46ac0d60 [LEADER]: Queue going to LEADER mode. State: All 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: "b1bfab5f083e400dabc8441d46ac0d60" member_type: VOTER }
I20260601 13:38:28.526080 31898 sys_catalog.cc:565] T 00000000000000000000000000000000 P b1bfab5f083e400dabc8441d46ac0d60 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:38:28.526494 31902 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1bfab5f083e400dabc8441d46ac0d60 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b1bfab5f083e400dabc8441d46ac0d60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1bfab5f083e400dabc8441d46ac0d60" member_type: VOTER } }
I20260601 13:38:28.526603 31902 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1bfab5f083e400dabc8441d46ac0d60 [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:28.526922 31905 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:38:28.526863 31903 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1bfab5f083e400dabc8441d46ac0d60 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b1bfab5f083e400dabc8441d46ac0d60. Latest consensus state: current_term: 1 leader_uuid: "b1bfab5f083e400dabc8441d46ac0d60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1bfab5f083e400dabc8441d46ac0d60" member_type: VOTER } }
I20260601 13:38:28.528009 31903 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1bfab5f083e400dabc8441d46ac0d60 [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:28.528098 31905 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:38:28.528347 26218 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:38:28.530191 31905 catalog_manager.cc:1382] Generated new cluster ID: 7513a8fb14ce46e58380c44dc6780310
I20260601 13:38:28.530260 31905 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:38:28.549605 31905 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:38:28.550372 31905 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:38:28.556034 31905 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b1bfab5f083e400dabc8441d46ac0d60: Generated new TSK 0
I20260601 13:38:28.556231 31905 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:38:28.560973 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:28.563719 31919 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:28.563844 31922 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:28.563972 26218 server_base.cc:1061] running on GCE node
W20260601 13:38:28.563835 31920 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:28.564226 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:28.564272 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:38:28.564288 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321108564288 us; error 0 us; skew 500 ppm
I20260601 13:38:28.565255 26218 webserver.cc:533] Webserver started at http://127.25.154.129:43715/ using document root <none> and password file <none>
I20260601 13:38:28.565398 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:28.565433 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:28.565485 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:28.565852 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320984125593-26218-0/minicluster-data/ts-0-root/instance:
uuid: "be28c81499934557a29ceddef8ce1095"
format_stamp: "Formatted at 2026-06-01 13:38:28 on dist-test-slave-whnk"
I20260601 13:38:28.567574 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:38:28.568892 31927 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:28.569325 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:28.569401 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320984125593-26218-0/minicluster-data/ts-0-root
uuid: "be28c81499934557a29ceddef8ce1095"
format_stamp: "Formatted at 2026-06-01 13:38:28 on dist-test-slave-whnk"
I20260601 13:38:28.569464 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320984125593-26218-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320984125593-26218-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320984125593-26218-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)
I20260601 13:38:28.581619 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:28.582115 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:28.582515 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:28.583034 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:28.583071 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:28.583102 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:28.583117 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:28.588054 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.129:40721
I20260601 13:38:28.588091 31990 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.129:40721 every 8 connection(s)
I20260601 13:38:28.588987 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:28.590991 31995 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:28.591111 31996 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:28.591377 31998 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:28.591432 26218 server_base.cc:1061] running on GCE node
I20260601 13:38:28.591630 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:28.591712 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:38:28.591749 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321108591748 us; error 0 us; skew 500 ppm
I20260601 13:38:28.592772 26218 webserver.cc:533] Webserver started at http://127.25.154.130:40159/ using document root <none> and password file <none>
I20260601 13:38:28.592949 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:28.593020 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:28.593096 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:28.593581 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320984125593-26218-0/minicluster-data/ts-1-root/instance:
uuid: "0d68ccaf2a384cde97f0d01efeb8b6ee"
format_stamp: "Formatted at 2026-06-01 13:38:28 on dist-test-slave-whnk"
I20260601 13:38:28.595150 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:28.596267 32003 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:28.596539 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:28.596621 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320984125593-26218-0/minicluster-data/ts-1-root
uuid: "0d68ccaf2a384cde97f0d01efeb8b6ee"
format_stamp: "Formatted at 2026-06-01 13:38:28 on dist-test-slave-whnk"
I20260601 13:38:28.596735 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320984125593-26218-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320984125593-26218-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320984125593-26218-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)
I20260601 13:38:28.597095 31991 heartbeater.cc:344] Connected to a master server at 127.25.154.190:35311
I20260601 13:38:28.597211 31991 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:28.597484 31991 heartbeater.cc:507] Master 127.25.154.190:35311 requested a full tablet report, sending...
I20260601 13:38:28.598170 31862 ts_manager.cc:194] Registered new tserver with Master: be28c81499934557a29ceddef8ce1095 (127.25.154.129:40721)
I20260601 13:38:28.598924 31862 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44888
I20260601 13:38:28.620523 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:28.621033 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:28.621398 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:28.621958 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:28.622026 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:28.622090 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:28.622177 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:28.626999 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.130:38469
I20260601 13:38:28.627031 32066 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.130:38469 every 8 connection(s)
I20260601 13:38:28.628106 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:28.630542 32071 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:28.630542 32070 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:28.630856 32073 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:28.630915 26218 server_base.cc:1061] running on GCE node
I20260601 13:38:28.631095 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:28.631152 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:38:28.631186 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321108631185 us; error 0 us; skew 500 ppm
I20260601 13:38:28.632396 26218 webserver.cc:533] Webserver started at http://127.25.154.131:38871/ using document root <none> and password file <none>
I20260601 13:38:28.632598 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:28.632671 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:28.632758 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:28.633018 32067 heartbeater.cc:344] Connected to a master server at 127.25.154.190:35311
I20260601 13:38:28.633173 32067 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:28.633311 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320984125593-26218-0/minicluster-data/ts-2-root/instance:
uuid: "93ebcbb6971e4bc09a7eea6b01fb34c8"
format_stamp: "Formatted at 2026-06-01 13:38:28 on dist-test-slave-whnk"
I20260601 13:38:28.633471 32067 heartbeater.cc:507] Master 127.25.154.190:35311 requested a full tablet report, sending...
I20260601 13:38:28.634290 31862 ts_manager.cc:194] Registered new tserver with Master: 0d68ccaf2a384cde97f0d01efeb8b6ee (127.25.154.130:38469)
I20260601 13:38:28.634835 31862 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44894
I20260601 13:38:28.635303 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:38:28.636335 32078 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:28.636591 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:28.636688 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320984125593-26218-0/minicluster-data/ts-2-root
uuid: "93ebcbb6971e4bc09a7eea6b01fb34c8"
format_stamp: "Formatted at 2026-06-01 13:38:28 on dist-test-slave-whnk"
I20260601 13:38:28.636788 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320984125593-26218-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320984125593-26218-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320984125593-26218-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)
I20260601 13:38:28.644379 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:28.644819 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:28.645167 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:28.645691 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:28.645757 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:28.645823 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:28.645884 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:28.650902 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.131:38035
I20260601 13:38:28.650967 32141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.131:38035 every 8 connection(s)
I20260601 13:38:28.656493 32142 heartbeater.cc:344] Connected to a master server at 127.25.154.190:35311
I20260601 13:38:28.656603 32142 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:28.656883 32142 heartbeater.cc:507] Master 127.25.154.190:35311 requested a full tablet report, sending...
I20260601 13:38:28.657656 31862 ts_manager.cc:194] Registered new tserver with Master: 93ebcbb6971e4bc09a7eea6b01fb34c8 (127.25.154.131:38035)
I20260601 13:38:28.658208 26218 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.00679061s
I20260601 13:38:28.658278 31862 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44904
I20260601 13:38:29.599982 31991 heartbeater.cc:499] Master 127.25.154.190:35311 was elected leader, sending a full tablet report...
I20260601 13:38:29.635843 32067 heartbeater.cc:499] Master 127.25.154.190:35311 was elected leader, sending a full tablet report...
I20260601 13:38:29.659317 32142 heartbeater.cc:499] Master 127.25.154.190:35311 was elected leader, sending a full tablet report...
I20260601 13:38:29.694810 31862 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44910:
name: "test-workload"
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: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:38:29.695389 31862 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:38:29.707218 32031 tablet_service.cc:1511] Processing CreateTablet for tablet 0b567f2e96e245848b5d189fad567620 (DEFAULT_TABLE table=test-workload [id=0b75adaee1d54a93badc5747cf8456ab]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:38:29.707610 32031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b567f2e96e245848b5d189fad567620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:29.707970 31955 tablet_service.cc:1511] Processing CreateTablet for tablet 0b567f2e96e245848b5d189fad567620 (DEFAULT_TABLE table=test-workload [id=0b75adaee1d54a93badc5747cf8456ab]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:38:29.708220 31955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b567f2e96e245848b5d189fad567620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:29.709967 32162 tablet_bootstrap.cc:492] T 0b567f2e96e245848b5d189fad567620 P 0d68ccaf2a384cde97f0d01efeb8b6ee: Bootstrap starting.
I20260601 13:38:29.710160 32106 tablet_service.cc:1511] Processing CreateTablet for tablet 0b567f2e96e245848b5d189fad567620 (DEFAULT_TABLE table=test-workload [id=0b75adaee1d54a93badc5747cf8456ab]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:38:29.710368 32163 tablet_bootstrap.cc:492] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095: Bootstrap starting.
I20260601 13:38:29.710450 32106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b567f2e96e245848b5d189fad567620. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:29.711269 32162 tablet_bootstrap.cc:654] T 0b567f2e96e245848b5d189fad567620 P 0d68ccaf2a384cde97f0d01efeb8b6ee: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:29.711313 32163 tablet_bootstrap.cc:654] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:29.712556 32162 tablet_bootstrap.cc:492] T 0b567f2e96e245848b5d189fad567620 P 0d68ccaf2a384cde97f0d01efeb8b6ee: No bootstrap required, opened a new log
I20260601 13:38:29.712556 32163 tablet_bootstrap.cc:492] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095: No bootstrap required, opened a new log
I20260601 13:38:29.712671 32162 ts_tablet_manager.cc:1403] T 0b567f2e96e245848b5d189fad567620 P 0d68ccaf2a384cde97f0d01efeb8b6ee: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:29.712671 32163 ts_tablet_manager.cc:1403] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:29.712761 32166 tablet_bootstrap.cc:492] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8: Bootstrap starting.
I20260601 13:38:29.713178 32162 raft_consensus.cc:359] T 0b567f2e96e245848b5d189fad567620 P 0d68ccaf2a384cde97f0d01efeb8b6ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d68ccaf2a384cde97f0d01efeb8b6ee" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38469 } } peers { permanent_uuid: "93ebcbb6971e4bc09a7eea6b01fb34c8" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38035 } } peers { permanent_uuid: "be28c81499934557a29ceddef8ce1095" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40721 } }
I20260601 13:38:29.713176 32163 raft_consensus.cc:359] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d68ccaf2a384cde97f0d01efeb8b6ee" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38469 } } peers { permanent_uuid: "93ebcbb6971e4bc09a7eea6b01fb34c8" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38035 } } peers { permanent_uuid: "be28c81499934557a29ceddef8ce1095" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40721 } }
I20260601 13:38:29.713335 32162 raft_consensus.cc:385] T 0b567f2e96e245848b5d189fad567620 P 0d68ccaf2a384cde97f0d01efeb8b6ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:29.713344 32163 raft_consensus.cc:385] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:29.713515 32162 raft_consensus.cc:740] T 0b567f2e96e245848b5d189fad567620 P 0d68ccaf2a384cde97f0d01efeb8b6ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d68ccaf2a384cde97f0d01efeb8b6ee, State: Initialized, Role: FOLLOWER
I20260601 13:38:29.713532 32163 raft_consensus.cc:740] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be28c81499934557a29ceddef8ce1095, State: Initialized, Role: FOLLOWER
I20260601 13:38:29.713678 32162 consensus_queue.cc:260] T 0b567f2e96e245848b5d189fad567620 P 0d68ccaf2a384cde97f0d01efeb8b6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0d68ccaf2a384cde97f0d01efeb8b6ee" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38469 } } peers { permanent_uuid: "93ebcbb6971e4bc09a7eea6b01fb34c8" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38035 } } peers { permanent_uuid: "be28c81499934557a29ceddef8ce1095" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40721 } }
I20260601 13:38:29.713678 32163 consensus_queue.cc:260] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0d68ccaf2a384cde97f0d01efeb8b6ee" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38469 } } peers { permanent_uuid: "93ebcbb6971e4bc09a7eea6b01fb34c8" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38035 } } peers { permanent_uuid: "be28c81499934557a29ceddef8ce1095" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40721 } }
I20260601 13:38:29.713908 32166 tablet_bootstrap.cc:654] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:29.714097 32163 ts_tablet_manager.cc:1434] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:29.714097 32162 ts_tablet_manager.cc:1434] T 0b567f2e96e245848b5d189fad567620 P 0d68ccaf2a384cde97f0d01efeb8b6ee: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:29.715193 32166 tablet_bootstrap.cc:492] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8: No bootstrap required, opened a new log
I20260601 13:38:29.715297 32166 ts_tablet_manager.cc:1403] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:38:29.715732 32166 raft_consensus.cc:359] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d68ccaf2a384cde97f0d01efeb8b6ee" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38469 } } peers { permanent_uuid: "93ebcbb6971e4bc09a7eea6b01fb34c8" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38035 } } peers { permanent_uuid: "be28c81499934557a29ceddef8ce1095" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40721 } }
I20260601 13:38:29.715888 32166 raft_consensus.cc:385] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:29.715938 32166 raft_consensus.cc:740] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93ebcbb6971e4bc09a7eea6b01fb34c8, State: Initialized, Role: FOLLOWER
I20260601 13:38:29.716114 32166 consensus_queue.cc:260] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0d68ccaf2a384cde97f0d01efeb8b6ee" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38469 } } peers { permanent_uuid: "93ebcbb6971e4bc09a7eea6b01fb34c8" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38035 } } peers { permanent_uuid: "be28c81499934557a29ceddef8ce1095" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40721 } }
I20260601 13:38:29.716481 32166 ts_tablet_manager.cc:1434] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:29.835224 32168 raft_consensus.cc:493] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:29.835382 32168 raft_consensus.cc:515] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d68ccaf2a384cde97f0d01efeb8b6ee" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38469 } } peers { permanent_uuid: "93ebcbb6971e4bc09a7eea6b01fb34c8" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38035 } } peers { permanent_uuid: "be28c81499934557a29ceddef8ce1095" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40721 } }
I20260601 13:38:29.836131 32168 leader_election.cc:290] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d68ccaf2a384cde97f0d01efeb8b6ee (127.25.154.130:38469), 93ebcbb6971e4bc09a7eea6b01fb34c8 (127.25.154.131:38035)
I20260601 13:38:29.839983 32041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b567f2e96e245848b5d189fad567620" candidate_uuid: "be28c81499934557a29ceddef8ce1095" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d68ccaf2a384cde97f0d01efeb8b6ee" is_pre_election: true
I20260601 13:38:29.840018 32116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b567f2e96e245848b5d189fad567620" candidate_uuid: "be28c81499934557a29ceddef8ce1095" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93ebcbb6971e4bc09a7eea6b01fb34c8" is_pre_election: true
I20260601 13:38:29.840184 32041 raft_consensus.cc:2468] T 0b567f2e96e245848b5d189fad567620 P 0d68ccaf2a384cde97f0d01efeb8b6ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be28c81499934557a29ceddef8ce1095 in term 0.
I20260601 13:38:29.840193 32116 raft_consensus.cc:2468] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be28c81499934557a29ceddef8ce1095 in term 0.
I20260601 13:38:29.840595 31931 leader_election.cc:304] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095 [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: 93ebcbb6971e4bc09a7eea6b01fb34c8, be28c81499934557a29ceddef8ce1095; no voters: 
I20260601 13:38:29.840842 32168 raft_consensus.cc:2804] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:29.841025 32168 raft_consensus.cc:493] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:29.841060 32168 raft_consensus.cc:3060] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:29.842278 32168 raft_consensus.cc:515] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d68ccaf2a384cde97f0d01efeb8b6ee" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38469 } } peers { permanent_uuid: "93ebcbb6971e4bc09a7eea6b01fb34c8" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38035 } } peers { permanent_uuid: "be28c81499934557a29ceddef8ce1095" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40721 } }
I20260601 13:38:29.842705 32168 leader_election.cc:290] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095 [CANDIDATE]: Term 1 election: Requested vote from peers 0d68ccaf2a384cde97f0d01efeb8b6ee (127.25.154.130:38469), 93ebcbb6971e4bc09a7eea6b01fb34c8 (127.25.154.131:38035)
I20260601 13:38:29.843225 32116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b567f2e96e245848b5d189fad567620" candidate_uuid: "be28c81499934557a29ceddef8ce1095" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93ebcbb6971e4bc09a7eea6b01fb34c8"
I20260601 13:38:29.843398 32116 raft_consensus.cc:3060] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:29.843514 32041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b567f2e96e245848b5d189fad567620" candidate_uuid: "be28c81499934557a29ceddef8ce1095" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d68ccaf2a384cde97f0d01efeb8b6ee"
I20260601 13:38:29.843616 32041 raft_consensus.cc:3060] T 0b567f2e96e245848b5d189fad567620 P 0d68ccaf2a384cde97f0d01efeb8b6ee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:29.844923 32116 raft_consensus.cc:2468] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be28c81499934557a29ceddef8ce1095 in term 1.
I20260601 13:38:29.844923 32041 raft_consensus.cc:2468] T 0b567f2e96e245848b5d189fad567620 P 0d68ccaf2a384cde97f0d01efeb8b6ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be28c81499934557a29ceddef8ce1095 in term 1.
I20260601 13:38:29.845352 31931 leader_election.cc:304] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095 [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: 93ebcbb6971e4bc09a7eea6b01fb34c8, be28c81499934557a29ceddef8ce1095; no voters: 
I20260601 13:38:29.845548 32168 raft_consensus.cc:2804] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:29.845863 32168 raft_consensus.cc:697] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095 [term 1 LEADER]: Becoming Leader. State: Replica: be28c81499934557a29ceddef8ce1095, State: Running, Role: LEADER
I20260601 13:38:29.846050 32168 consensus_queue.cc:237] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095 [LEADER]: Queue going to LEADER mode. State: All 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: "0d68ccaf2a384cde97f0d01efeb8b6ee" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38469 } } peers { permanent_uuid: "93ebcbb6971e4bc09a7eea6b01fb34c8" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38035 } } peers { permanent_uuid: "be28c81499934557a29ceddef8ce1095" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40721 } }
I20260601 13:38:29.848177 31862 catalog_manager.cc:5696] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095 reported cstate change: term changed from 0 to 1, leader changed from <none> to be28c81499934557a29ceddef8ce1095 (127.25.154.129). New cstate: current_term: 1 leader_uuid: "be28c81499934557a29ceddef8ce1095" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d68ccaf2a384cde97f0d01efeb8b6ee" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93ebcbb6971e4bc09a7eea6b01fb34c8" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be28c81499934557a29ceddef8ce1095" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40721 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:29.858393 26218 tablet_server.cc:179] TabletServer@127.25.154.129:0 shutting down...
I20260601 13:38:29.862648 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:29.863020 26218 tablet_replica.cc:333] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095: stopping tablet replica
I20260601 13:38:29.863144 26218 raft_consensus.cc:2243] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:29.863354 26218 pending_rounds.cc:70] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095: Trying to abort 1 pending ops.
I20260601 13:38:29.863402 26218 pending_rounds.cc:77] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195265931571200 op_type: NO_OP noop_request { }
I20260601 13:38:29.863488 26218 raft_consensus.cc:2889] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:38:29.863552 26218 raft_consensus.cc:2272] T 0b567f2e96e245848b5d189fad567620 P be28c81499934557a29ceddef8ce1095 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:29.877125 26218 tablet_server.cc:196] TabletServer@127.25.154.129:0 shutdown complete.
I20260601 13:38:30.528164 31916 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:30.528518 31916 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:30.528579 31916 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:31.476716 32175 raft_consensus.cc:493] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:31.476871 32175 raft_consensus.cc:515] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d68ccaf2a384cde97f0d01efeb8b6ee" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38469 } } peers { permanent_uuid: "93ebcbb6971e4bc09a7eea6b01fb34c8" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38035 } } peers { permanent_uuid: "be28c81499934557a29ceddef8ce1095" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40721 } }
I20260601 13:38:31.477473 32175 leader_election.cc:290] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0d68ccaf2a384cde97f0d01efeb8b6ee (127.25.154.130:38469), be28c81499934557a29ceddef8ce1095 (127.25.154.129:40721)
W20260601 13:38:31.479173 32082 leader_election.cc:336] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be28c81499934557a29ceddef8ce1095 (127.25.154.129:40721): Network error: Client connection negotiation failed: client connection to 127.25.154.129:40721: connect: Connection refused (error 111)
I20260601 13:38:31.481559 32041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b567f2e96e245848b5d189fad567620" candidate_uuid: "93ebcbb6971e4bc09a7eea6b01fb34c8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d68ccaf2a384cde97f0d01efeb8b6ee" is_pre_election: true
I20260601 13:38:31.481714 32041 raft_consensus.cc:2468] T 0b567f2e96e245848b5d189fad567620 P 0d68ccaf2a384cde97f0d01efeb8b6ee [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93ebcbb6971e4bc09a7eea6b01fb34c8 in term 1.
I20260601 13:38:31.482088 32080 leader_election.cc:304] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0d68ccaf2a384cde97f0d01efeb8b6ee, 93ebcbb6971e4bc09a7eea6b01fb34c8; no voters: be28c81499934557a29ceddef8ce1095
I20260601 13:38:31.482342 32175 raft_consensus.cc:2804] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:38:31.482405 32175 raft_consensus.cc:493] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:31.482450 32175 raft_consensus.cc:3060] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:31.483305 32175 raft_consensus.cc:515] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d68ccaf2a384cde97f0d01efeb8b6ee" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38469 } } peers { permanent_uuid: "93ebcbb6971e4bc09a7eea6b01fb34c8" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38035 } } peers { permanent_uuid: "be28c81499934557a29ceddef8ce1095" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40721 } }
I20260601 13:38:31.483680 32175 leader_election.cc:290] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 [CANDIDATE]: Term 2 election: Requested vote from peers 0d68ccaf2a384cde97f0d01efeb8b6ee (127.25.154.130:38469), be28c81499934557a29ceddef8ce1095 (127.25.154.129:40721)
I20260601 13:38:31.484025 32041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b567f2e96e245848b5d189fad567620" candidate_uuid: "93ebcbb6971e4bc09a7eea6b01fb34c8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d68ccaf2a384cde97f0d01efeb8b6ee"
I20260601 13:38:31.484146 32041 raft_consensus.cc:3060] T 0b567f2e96e245848b5d189fad567620 P 0d68ccaf2a384cde97f0d01efeb8b6ee [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:38:31.484755 32082 leader_election.cc:336] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer be28c81499934557a29ceddef8ce1095 (127.25.154.129:40721): Network error: Client connection negotiation failed: client connection to 127.25.154.129:40721: connect: Connection refused (error 111)
I20260601 13:38:31.485093 32041 raft_consensus.cc:2468] T 0b567f2e96e245848b5d189fad567620 P 0d68ccaf2a384cde97f0d01efeb8b6ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93ebcbb6971e4bc09a7eea6b01fb34c8 in term 2.
I20260601 13:38:31.485391 32080 leader_election.cc:304] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0d68ccaf2a384cde97f0d01efeb8b6ee, 93ebcbb6971e4bc09a7eea6b01fb34c8; no voters: be28c81499934557a29ceddef8ce1095
I20260601 13:38:31.485549 32175 raft_consensus.cc:2804] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:38:31.485781 32175 raft_consensus.cc:697] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 [term 2 LEADER]: Becoming Leader. State: Replica: 93ebcbb6971e4bc09a7eea6b01fb34c8, State: Running, Role: LEADER
I20260601 13:38:31.485944 32175 consensus_queue.cc:237] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d68ccaf2a384cde97f0d01efeb8b6ee" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38469 } } peers { permanent_uuid: "93ebcbb6971e4bc09a7eea6b01fb34c8" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38035 } } peers { permanent_uuid: "be28c81499934557a29ceddef8ce1095" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40721 } }
I20260601 13:38:31.487883 31861 catalog_manager.cc:5696] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 reported cstate change: term changed from 1 to 2, leader changed from be28c81499934557a29ceddef8ce1095 (127.25.154.129) to 93ebcbb6971e4bc09a7eea6b01fb34c8 (127.25.154.131). New cstate: current_term: 2 leader_uuid: "93ebcbb6971e4bc09a7eea6b01fb34c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d68ccaf2a384cde97f0d01efeb8b6ee" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93ebcbb6971e4bc09a7eea6b01fb34c8" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38035 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be28c81499934557a29ceddef8ce1095" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40721 } health_report { overall_health: UNKNOWN } } }
W20260601 13:38:31.935864 32082 consensus_peers.cc:597] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 -> Peer be28c81499934557a29ceddef8ce1095 (127.25.154.129:40721): Couldn't send request to peer be28c81499934557a29ceddef8ce1095. Status: Network error: Client connection negotiation failed: client connection to 127.25.154.129:40721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:32.007740 32041 raft_consensus.cc:1275] T 0b567f2e96e245848b5d189fad567620 P 0d68ccaf2a384cde97f0d01efeb8b6ee [term 2 FOLLOWER]: Refusing update from remote peer 93ebcbb6971e4bc09a7eea6b01fb34c8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:38:32.008244 32175 consensus_queue.cc:1048] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d68ccaf2a384cde97f0d01efeb8b6ee" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:32.528954 31916 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:32.529400 31916 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:32.529475 31916 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:38:33.403385 32082 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.154.129:40721: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260601 13:38:34.279189 32082 consensus_peers.cc:597] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 -> Peer be28c81499934557a29ceddef8ce1095 (127.25.154.129:40721): Couldn't send request to peer be28c81499934557a29ceddef8ce1095. Status: Network error: Client connection negotiation failed: client connection to 127.25.154.129:40721: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260601 13:38:34.529841 31916 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:34.530241 31916 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:34.530301 31916 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:36.530695 31916 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:36.531085 31916 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:36.531154 31916 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:38:36.670773 32082 consensus_peers.cc:597] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 -> Peer be28c81499934557a29ceddef8ce1095 (127.25.154.129:40721): Couldn't send request to peer be28c81499934557a29ceddef8ce1095. Status: Network error: Client connection negotiation failed: client connection to 127.25.154.129:40721: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260601 13:38:38.531447 31916 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:38.531845 31916 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:38.531910 31916 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:38:38.937201 32082 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.154.129:40721: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260601 13:38:39.326901 32082 consensus_peers.cc:597] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 -> Peer be28c81499934557a29ceddef8ce1095 (127.25.154.129:40721): Couldn't send request to peer be28c81499934557a29ceddef8ce1095. Status: Network error: Client connection negotiation failed: client connection to 127.25.154.129:40721: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260601 13:38:40.532230 31916 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:40.532613 31916 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:40.532685 31916 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:40.932256 26218 tablet_server.cc:179] TabletServer@127.25.154.130:0 shutting down...
I20260601 13:38:40.935999 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:40.936235 26218 tablet_replica.cc:333] T 0b567f2e96e245848b5d189fad567620 P 0d68ccaf2a384cde97f0d01efeb8b6ee: stopping tablet replica
I20260601 13:38:40.936358 26218 raft_consensus.cc:2243] T 0b567f2e96e245848b5d189fad567620 P 0d68ccaf2a384cde97f0d01efeb8b6ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:40.936471 26218 raft_consensus.cc:2272] T 0b567f2e96e245848b5d189fad567620 P 0d68ccaf2a384cde97f0d01efeb8b6ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:40.949575 26218 tablet_server.cc:196] TabletServer@127.25.154.130:0 shutdown complete.
I20260601 13:38:40.951885 26218 tablet_server.cc:179] TabletServer@127.25.154.131:0 shutting down...
I20260601 13:38:40.956071 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:40.956465 26218 tablet_replica.cc:333] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8: stopping tablet replica
I20260601 13:38:40.956607 26218 raft_consensus.cc:2243] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:38:40.956955 26218 raft_consensus.cc:2272] T 0b567f2e96e245848b5d189fad567620 P 93ebcbb6971e4bc09a7eea6b01fb34c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:40.970451 26218 tablet_server.cc:196] TabletServer@127.25.154.131:0 shutdown complete.
I20260601 13:38:40.972621 26218 master.cc:562] Master@127.25.154.190:35311 shutting down...
I20260601 13:38:40.976774 26218 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b1bfab5f083e400dabc8441d46ac0d60 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:40.976940 26218 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b1bfab5f083e400dabc8441d46ac0d60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:40.976991 26218 tablet_replica.cc:333] T 00000000000000000000000000000000 P b1bfab5f083e400dabc8441d46ac0d60: stopping tablet replica
I20260601 13:38:40.989542 26218 master.cc:584] Master@127.25.154.190:35311 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (12506 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260601 13:38:40.996124 26218 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.154.190:36057
I20260601 13:38:40.996464 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:40.998531 32214 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:40.998652 32217 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:40.998852 32215 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:40.998894 26218 server_base.cc:1061] running on GCE node
I20260601 13:38:40.999109 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:40.999150 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:38:40.999166 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321120999165 us; error 0 us; skew 500 ppm
I20260601 13:38:41.000216 26218 webserver.cc:533] Webserver started at http://127.25.154.190:42085/ using document root <none> and password file <none>
I20260601 13:38:41.000397 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:41.000464 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:41.000584 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:41.001029 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320984125593-26218-0/minicluster-data/master-0-root/instance:
uuid: "23080da3fe58498eaf7eec94104559fd"
format_stamp: "Formatted at 2026-06-01 13:38:40 on dist-test-slave-whnk"
I20260601 13:38:41.002681 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:41.003755 32222 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:41.004068 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:41.004168 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320984125593-26218-0/minicluster-data/master-0-root
uuid: "23080da3fe58498eaf7eec94104559fd"
format_stamp: "Formatted at 2026-06-01 13:38:40 on dist-test-slave-whnk"
I20260601 13:38:41.004293 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320984125593-26218-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320984125593-26218-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320984125593-26218-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)
I20260601 13:38:41.008675 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:41.009078 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:41.013633 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.190:36057
I20260601 13:38:41.016343 32274 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.190:36057 every 8 connection(s)
I20260601 13:38:41.016829 32275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:41.018740 32275 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 23080da3fe58498eaf7eec94104559fd: Bootstrap starting.
I20260601 13:38:41.019558 32275 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 23080da3fe58498eaf7eec94104559fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:41.020658 32275 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 23080da3fe58498eaf7eec94104559fd: No bootstrap required, opened a new log
I20260601 13:38:41.021116 32275 raft_consensus.cc:359] T 00000000000000000000000000000000 P 23080da3fe58498eaf7eec94104559fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23080da3fe58498eaf7eec94104559fd" member_type: VOTER }
I20260601 13:38:41.021204 32275 raft_consensus.cc:385] T 00000000000000000000000000000000 P 23080da3fe58498eaf7eec94104559fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:41.021229 32275 raft_consensus.cc:740] T 00000000000000000000000000000000 P 23080da3fe58498eaf7eec94104559fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23080da3fe58498eaf7eec94104559fd, State: Initialized, Role: FOLLOWER
I20260601 13:38:41.021420 32275 consensus_queue.cc:260] T 00000000000000000000000000000000 P 23080da3fe58498eaf7eec94104559fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "23080da3fe58498eaf7eec94104559fd" member_type: VOTER }
I20260601 13:38:41.021503 32275 raft_consensus.cc:399] T 00000000000000000000000000000000 P 23080da3fe58498eaf7eec94104559fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:38:41.021556 32275 raft_consensus.cc:493] T 00000000000000000000000000000000 P 23080da3fe58498eaf7eec94104559fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:38:41.021616 32275 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 23080da3fe58498eaf7eec94104559fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:41.022524 32275 raft_consensus.cc:515] T 00000000000000000000000000000000 P 23080da3fe58498eaf7eec94104559fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23080da3fe58498eaf7eec94104559fd" member_type: VOTER }
I20260601 13:38:41.022653 32275 leader_election.cc:304] T 00000000000000000000000000000000 P 23080da3fe58498eaf7eec94104559fd [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: 23080da3fe58498eaf7eec94104559fd; no voters: 
I20260601 13:38:41.022890 32275 leader_election.cc:290] T 00000000000000000000000000000000 P 23080da3fe58498eaf7eec94104559fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:38:41.023068 32278 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 23080da3fe58498eaf7eec94104559fd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:41.023288 32278 raft_consensus.cc:697] T 00000000000000000000000000000000 P 23080da3fe58498eaf7eec94104559fd [term 1 LEADER]: Becoming Leader. State: Replica: 23080da3fe58498eaf7eec94104559fd, State: Running, Role: LEADER
I20260601 13:38:41.023393 32275 sys_catalog.cc:565] T 00000000000000000000000000000000 P 23080da3fe58498eaf7eec94104559fd [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:38:41.023447 32278 consensus_queue.cc:237] T 00000000000000000000000000000000 P 23080da3fe58498eaf7eec94104559fd [LEADER]: Queue going to LEADER mode. State: All 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: "23080da3fe58498eaf7eec94104559fd" member_type: VOTER }
I20260601 13:38:41.024050 32279 sys_catalog.cc:455] T 00000000000000000000000000000000 P 23080da3fe58498eaf7eec94104559fd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "23080da3fe58498eaf7eec94104559fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23080da3fe58498eaf7eec94104559fd" member_type: VOTER } }
I20260601 13:38:41.024101 32280 sys_catalog.cc:455] T 00000000000000000000000000000000 P 23080da3fe58498eaf7eec94104559fd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 23080da3fe58498eaf7eec94104559fd. Latest consensus state: current_term: 1 leader_uuid: "23080da3fe58498eaf7eec94104559fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23080da3fe58498eaf7eec94104559fd" member_type: VOTER } }
I20260601 13:38:41.024180 32279 sys_catalog.cc:458] T 00000000000000000000000000000000 P 23080da3fe58498eaf7eec94104559fd [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:41.024189 32280 sys_catalog.cc:458] T 00000000000000000000000000000000 P 23080da3fe58498eaf7eec94104559fd [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:41.024462 32286 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:38:41.025758 32286 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:38:41.025974 26218 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:38:41.028209 32286 catalog_manager.cc:1382] Generated new cluster ID: ad6057c09876494d9c3a77a3b085a86a
I20260601 13:38:41.028314 32286 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:38:41.042645 32286 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:38:41.043336 32286 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:38:41.049367 32286 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 23080da3fe58498eaf7eec94104559fd: Generated new TSK 0
I20260601 13:38:41.049579 32286 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:38:41.058720 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:41.061120 32296 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:41.061164 32297 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:41.061381 32299 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:41.061326 26218 server_base.cc:1061] running on GCE node
I20260601 13:38:41.061645 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:41.061738 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:38:41.061793 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321121061791 us; error 0 us; skew 500 ppm
I20260601 13:38:41.062767 26218 webserver.cc:533] Webserver started at http://127.25.154.129:35785/ using document root <none> and password file <none>
I20260601 13:38:41.062942 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:41.062990 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:41.063092 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:41.063508 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320984125593-26218-0/minicluster-data/ts-0-root/instance:
uuid: "4b6e74b4974a4bdeaf42a9d656f8d264"
format_stamp: "Formatted at 2026-06-01 13:38:41 on dist-test-slave-whnk"
I20260601 13:38:41.065006 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:41.066064 32304 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:41.066499 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:41.066562 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320984125593-26218-0/minicluster-data/ts-0-root
uuid: "4b6e74b4974a4bdeaf42a9d656f8d264"
format_stamp: "Formatted at 2026-06-01 13:38:41 on dist-test-slave-whnk"
I20260601 13:38:41.066699 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320984125593-26218-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320984125593-26218-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320984125593-26218-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)
I20260601 13:38:41.073498 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:41.073972 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:41.074339 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:41.074831 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:41.074869 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:41.074925 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:41.074965 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:41.079569 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.129:40297
I20260601 13:38:41.079636 32367 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.129:40297 every 8 connection(s)
I20260601 13:38:41.080466 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:41.082863 32372 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:41.082880 32375 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:41.082954 26218 server_base.cc:1061] running on GCE node
W20260601 13:38:41.082832 32373 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:41.083417 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:41.083477 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:38:41.083498 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321121083498 us; error 0 us; skew 500 ppm
I20260601 13:38:41.084625 26218 webserver.cc:533] Webserver started at http://127.25.154.130:44031/ using document root <none> and password file <none>
I20260601 13:38:41.084789 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:41.084843 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:41.084918 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:41.085392 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320984125593-26218-0/minicluster-data/ts-1-root/instance:
uuid: "63413fa7418041ffb243b2aff4fe3d22"
format_stamp: "Formatted at 2026-06-01 13:38:41 on dist-test-slave-whnk"
I20260601 13:38:41.085795 32368 heartbeater.cc:344] Connected to a master server at 127.25.154.190:36057
I20260601 13:38:41.085877 32368 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:41.086059 32368 heartbeater.cc:507] Master 127.25.154.190:36057 requested a full tablet report, sending...
I20260601 13:38:41.086796 32239 ts_manager.cc:194] Registered new tserver with Master: 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129:40297)
I20260601 13:38:41.087311 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:41.087832 32239 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44010
I20260601 13:38:41.088450 32380 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:41.088708 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:41.088795 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320984125593-26218-0/minicluster-data/ts-1-root
uuid: "63413fa7418041ffb243b2aff4fe3d22"
format_stamp: "Formatted at 2026-06-01 13:38:41 on dist-test-slave-whnk"
I20260601 13:38:41.088891 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320984125593-26218-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320984125593-26218-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320984125593-26218-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)
I20260601 13:38:41.096747 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:41.097266 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:41.097663 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:41.098245 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:41.098287 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:41.098353 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:41.098389 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:41.103292 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.130:40751
I20260601 13:38:41.103336 32443 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.130:40751 every 8 connection(s)
I20260601 13:38:41.104234 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:41.106333 32447 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:41.106482 26218 server_base.cc:1061] running on GCE node
W20260601 13:38:41.106374 32450 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:41.106647 32448 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:41.106951 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:41.107005 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:38:41.107021 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321121107021 us; error 0 us; skew 500 ppm
I20260601 13:38:41.108012 26218 webserver.cc:533] Webserver started at http://127.25.154.131:33667/ using document root <none> and password file <none>
I20260601 13:38:41.108224 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:41.108294 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:41.108368 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:41.108850 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320984125593-26218-0/minicluster-data/ts-2-root/instance:
uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb"
format_stamp: "Formatted at 2026-06-01 13:38:41 on dist-test-slave-whnk"
I20260601 13:38:41.108979 32444 heartbeater.cc:344] Connected to a master server at 127.25.154.190:36057
I20260601 13:38:41.109074 32444 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:41.109345 32444 heartbeater.cc:507] Master 127.25.154.190:36057 requested a full tablet report, sending...
I20260601 13:38:41.110025 32239 ts_manager.cc:194] Registered new tserver with Master: 63413fa7418041ffb243b2aff4fe3d22 (127.25.154.130:40751)
I20260601 13:38:41.110749 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:41.110776 32239 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44016
I20260601 13:38:41.111882 32455 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:41.112141 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:41.112231 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320984125593-26218-0/minicluster-data/ts-2-root
uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb"
format_stamp: "Formatted at 2026-06-01 13:38:41 on dist-test-slave-whnk"
I20260601 13:38:41.112325 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320984125593-26218-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320984125593-26218-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320984125593-26218-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)
I20260601 13:38:41.129937 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:41.130487 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:41.130853 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:41.131341 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:41.131404 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:41.131460 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:41.131513 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:41.136888 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.131:35809
I20260601 13:38:41.136924 32518 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.131:35809 every 8 connection(s)
I20260601 13:38:41.141729 32519 heartbeater.cc:344] Connected to a master server at 127.25.154.190:36057
I20260601 13:38:41.141849 32519 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:41.142047 32519 heartbeater.cc:507] Master 127.25.154.190:36057 requested a full tablet report, sending...
I20260601 13:38:41.142781 32239 ts_manager.cc:194] Registered new tserver with Master: 1a3613d0c0a94b5e93e12c0bb223b2eb (127.25.154.131:35809)
I20260601 13:38:41.143153 26218 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005824267s
I20260601 13:38:41.143450 32239 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44026
I20260601 13:38:42.088979 32368 heartbeater.cc:499] Master 127.25.154.190:36057 was elected leader, sending a full tablet report...
I20260601 13:38:42.111794 32444 heartbeater.cc:499] Master 127.25.154.190:36057 was elected leader, sending a full tablet report...
I20260601 13:38:42.144553 32519 heartbeater.cc:499] Master 127.25.154.190:36057 was elected leader, sending a full tablet report...
I20260601 13:38:42.179147 32239 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44034:
name: "test-workload"
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: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:38:42.179690 32239 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:38:42.191262 32483 tablet_service.cc:1511] Processing CreateTablet for tablet 8ef5c7f22d9d40db9be8b4b3842fe8a5 (DEFAULT_TABLE table=test-workload [id=e9d1b44ca5bf4cee99503cbdcd2f713e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:38:42.191373 32482 tablet_service.cc:1511] Processing CreateTablet for tablet 6bd5c41a970a4d748c0599d350205d91 (DEFAULT_TABLE table=test-workload [id=e9d1b44ca5bf4cee99503cbdcd2f713e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:38:42.191636 32483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ef5c7f22d9d40db9be8b4b3842fe8a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.191653 32481 tablet_service.cc:1511] Processing CreateTablet for tablet d6fcd67ef1914330b958bc54572b993e (DEFAULT_TABLE table=test-workload [id=e9d1b44ca5bf4cee99503cbdcd2f713e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:38:42.191932 32480 tablet_service.cc:1511] Processing CreateTablet for tablet eb4ef86bdcc44bba80fa66614bdab766 (DEFAULT_TABLE table=test-workload [id=e9d1b44ca5bf4cee99503cbdcd2f713e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:38:42.192255 32408 tablet_service.cc:1511] Processing CreateTablet for tablet 8ef5c7f22d9d40db9be8b4b3842fe8a5 (DEFAULT_TABLE table=test-workload [id=e9d1b44ca5bf4cee99503cbdcd2f713e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:38:42.192479 32408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ef5c7f22d9d40db9be8b4b3842fe8a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.193318 32405 tablet_service.cc:1511] Processing CreateTablet for tablet eb4ef86bdcc44bba80fa66614bdab766 (DEFAULT_TABLE table=test-workload [id=e9d1b44ca5bf4cee99503cbdcd2f713e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:38:42.193598 32405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb4ef86bdcc44bba80fa66614bdab766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.194325 32481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6fcd67ef1914330b958bc54572b993e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.194862 32332 tablet_service.cc:1511] Processing CreateTablet for tablet 8ef5c7f22d9d40db9be8b4b3842fe8a5 (DEFAULT_TABLE table=test-workload [id=e9d1b44ca5bf4cee99503cbdcd2f713e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:38:42.195050 32480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb4ef86bdcc44bba80fa66614bdab766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.195083 32332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ef5c7f22d9d40db9be8b4b3842fe8a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.195760 32406 tablet_service.cc:1511] Processing CreateTablet for tablet d6fcd67ef1914330b958bc54572b993e (DEFAULT_TABLE table=test-workload [id=e9d1b44ca5bf4cee99503cbdcd2f713e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:38:42.195992 32406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6fcd67ef1914330b958bc54572b993e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.197275 32541 tablet_bootstrap.cc:492] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 4b6e74b4974a4bdeaf42a9d656f8d264: Bootstrap starting.
I20260601 13:38:42.197314 32331 tablet_service.cc:1511] Processing CreateTablet for tablet 6bd5c41a970a4d748c0599d350205d91 (DEFAULT_TABLE table=test-workload [id=e9d1b44ca5bf4cee99503cbdcd2f713e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:38:42.197569 32331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bd5c41a970a4d748c0599d350205d91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.197961 32540 tablet_bootstrap.cc:492] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb: Bootstrap starting.
I20260601 13:38:42.198630 32541 tablet_bootstrap.cc:654] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 4b6e74b4974a4bdeaf42a9d656f8d264: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.198601 32407 tablet_service.cc:1511] Processing CreateTablet for tablet 6bd5c41a970a4d748c0599d350205d91 (DEFAULT_TABLE table=test-workload [id=e9d1b44ca5bf4cee99503cbdcd2f713e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:38:42.198853 32407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bd5c41a970a4d748c0599d350205d91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.198975 32540 tablet_bootstrap.cc:654] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.200013 32330 tablet_service.cc:1511] Processing CreateTablet for tablet d6fcd67ef1914330b958bc54572b993e (DEFAULT_TABLE table=test-workload [id=e9d1b44ca5bf4cee99503cbdcd2f713e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:38:42.200237 32540 tablet_bootstrap.cc:492] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb: No bootstrap required, opened a new log
I20260601 13:38:42.200264 32330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6fcd67ef1914330b958bc54572b993e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.200320 32540 ts_tablet_manager.cc:1403] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:42.201105 32540 raft_consensus.cc:359] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } }
I20260601 13:38:42.201218 32540 raft_consensus.cc:385] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.201248 32540 raft_consensus.cc:740] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a3613d0c0a94b5e93e12c0bb223b2eb, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.201395 32329 tablet_service.cc:1511] Processing CreateTablet for tablet eb4ef86bdcc44bba80fa66614bdab766 (DEFAULT_TABLE table=test-workload [id=e9d1b44ca5bf4cee99503cbdcd2f713e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:38:42.201490 32540 consensus_queue.cc:260] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } }
I20260601 13:38:42.201637 32329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb4ef86bdcc44bba80fa66614bdab766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.201885 32540 ts_tablet_manager.cc:1434] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:42.202072 32540 tablet_bootstrap.cc:492] T eb4ef86bdcc44bba80fa66614bdab766 P 1a3613d0c0a94b5e93e12c0bb223b2eb: Bootstrap starting.
I20260601 13:38:42.203059 32540 tablet_bootstrap.cc:654] T eb4ef86bdcc44bba80fa66614bdab766 P 1a3613d0c0a94b5e93e12c0bb223b2eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.203897 32482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bd5c41a970a4d748c0599d350205d91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.204131 32540 tablet_bootstrap.cc:492] T eb4ef86bdcc44bba80fa66614bdab766 P 1a3613d0c0a94b5e93e12c0bb223b2eb: No bootstrap required, opened a new log
I20260601 13:38:42.204242 32540 ts_tablet_manager.cc:1403] T eb4ef86bdcc44bba80fa66614bdab766 P 1a3613d0c0a94b5e93e12c0bb223b2eb: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:42.204672 32540 raft_consensus.cc:359] T eb4ef86bdcc44bba80fa66614bdab766 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } }
I20260601 13:38:42.204793 32540 raft_consensus.cc:385] T eb4ef86bdcc44bba80fa66614bdab766 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.204828 32540 raft_consensus.cc:740] T eb4ef86bdcc44bba80fa66614bdab766 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a3613d0c0a94b5e93e12c0bb223b2eb, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.204959 32540 consensus_queue.cc:260] T eb4ef86bdcc44bba80fa66614bdab766 P 1a3613d0c0a94b5e93e12c0bb223b2eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } }
I20260601 13:38:42.205302 32540 ts_tablet_manager.cc:1434] T eb4ef86bdcc44bba80fa66614bdab766 P 1a3613d0c0a94b5e93e12c0bb223b2eb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:42.205469 32540 tablet_bootstrap.cc:492] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb: Bootstrap starting.
I20260601 13:38:42.206363 32539 tablet_bootstrap.cc:492] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 63413fa7418041ffb243b2aff4fe3d22: Bootstrap starting.
I20260601 13:38:42.206521 32540 tablet_bootstrap.cc:654] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.207407 32539 tablet_bootstrap.cc:654] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 63413fa7418041ffb243b2aff4fe3d22: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.208448 32540 tablet_bootstrap.cc:492] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb: No bootstrap required, opened a new log
I20260601 13:38:42.208493 32541 tablet_bootstrap.cc:492] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 4b6e74b4974a4bdeaf42a9d656f8d264: No bootstrap required, opened a new log
I20260601 13:38:42.208593 32539 tablet_bootstrap.cc:492] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 63413fa7418041ffb243b2aff4fe3d22: No bootstrap required, opened a new log
I20260601 13:38:42.208557 32541 ts_tablet_manager.cc:1403] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 4b6e74b4974a4bdeaf42a9d656f8d264: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
I20260601 13:38:42.208556 32540 ts_tablet_manager.cc:1403] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:42.208813 32539 ts_tablet_manager.cc:1403] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 63413fa7418041ffb243b2aff4fe3d22: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:42.209270 32539 raft_consensus.cc:359] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 63413fa7418041ffb243b2aff4fe3d22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } }
I20260601 13:38:42.209239 32540 raft_consensus.cc:359] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } }
I20260601 13:38:42.209239 32541 raft_consensus.cc:359] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } }
I20260601 13:38:42.209420 32539 raft_consensus.cc:385] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 63413fa7418041ffb243b2aff4fe3d22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.209446 32541 raft_consensus.cc:385] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.209437 32540 raft_consensus.cc:385] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.209499 32539 raft_consensus.cc:740] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 63413fa7418041ffb243b2aff4fe3d22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63413fa7418041ffb243b2aff4fe3d22, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.209517 32541 raft_consensus.cc:740] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b6e74b4974a4bdeaf42a9d656f8d264, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.209527 32540 raft_consensus.cc:740] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a3613d0c0a94b5e93e12c0bb223b2eb, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.209726 32540 consensus_queue.cc:260] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } }
I20260601 13:38:42.209681 32539 consensus_queue.cc:260] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 63413fa7418041ffb243b2aff4fe3d22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } }
I20260601 13:38:42.209684 32541 consensus_queue.cc:260] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 4b6e74b4974a4bdeaf42a9d656f8d264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } }
I20260601 13:38:42.210050 32540 ts_tablet_manager.cc:1434] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:42.210206 32541 ts_tablet_manager.cc:1434] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 4b6e74b4974a4bdeaf42a9d656f8d264: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:42.210341 32539 ts_tablet_manager.cc:1434] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 63413fa7418041ffb243b2aff4fe3d22: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:42.210383 32541 tablet_bootstrap.cc:492] T 6bd5c41a970a4d748c0599d350205d91 P 4b6e74b4974a4bdeaf42a9d656f8d264: Bootstrap starting.
I20260601 13:38:42.210558 32540 tablet_bootstrap.cc:492] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb: Bootstrap starting.
I20260601 13:38:42.211489 32541 tablet_bootstrap.cc:654] T 6bd5c41a970a4d748c0599d350205d91 P 4b6e74b4974a4bdeaf42a9d656f8d264: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.211581 32540 tablet_bootstrap.cc:654] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.212755 32539 tablet_bootstrap.cc:492] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22: Bootstrap starting.
I20260601 13:38:42.213179 32540 tablet_bootstrap.cc:492] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb: No bootstrap required, opened a new log
I20260601 13:38:42.213361 32540 ts_tablet_manager.cc:1403] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:38:42.213882 32539 tablet_bootstrap.cc:654] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.213814 32540 raft_consensus.cc:359] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } }
I20260601 13:38:42.214002 32540 raft_consensus.cc:385] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.214054 32540 raft_consensus.cc:740] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a3613d0c0a94b5e93e12c0bb223b2eb, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.214232 32540 consensus_queue.cc:260] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } }
I20260601 13:38:42.214788 32541 tablet_bootstrap.cc:492] T 6bd5c41a970a4d748c0599d350205d91 P 4b6e74b4974a4bdeaf42a9d656f8d264: No bootstrap required, opened a new log
I20260601 13:38:42.214870 32541 ts_tablet_manager.cc:1403] T 6bd5c41a970a4d748c0599d350205d91 P 4b6e74b4974a4bdeaf42a9d656f8d264: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:38:42.214887 32540 ts_tablet_manager.cc:1434] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:42.215266 32541 raft_consensus.cc:359] T 6bd5c41a970a4d748c0599d350205d91 P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } }
I20260601 13:38:42.215335 32541 raft_consensus.cc:385] T 6bd5c41a970a4d748c0599d350205d91 P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.215355 32541 raft_consensus.cc:740] T 6bd5c41a970a4d748c0599d350205d91 P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b6e74b4974a4bdeaf42a9d656f8d264, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.215444 32541 consensus_queue.cc:260] T 6bd5c41a970a4d748c0599d350205d91 P 4b6e74b4974a4bdeaf42a9d656f8d264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } }
I20260601 13:38:42.215701 32541 ts_tablet_manager.cc:1434] T 6bd5c41a970a4d748c0599d350205d91 P 4b6e74b4974a4bdeaf42a9d656f8d264: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:42.215855 32541 tablet_bootstrap.cc:492] T d6fcd67ef1914330b958bc54572b993e P 4b6e74b4974a4bdeaf42a9d656f8d264: Bootstrap starting.
I20260601 13:38:42.216421 32539 tablet_bootstrap.cc:492] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22: No bootstrap required, opened a new log
I20260601 13:38:42.216516 32539 ts_tablet_manager.cc:1403] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:42.216842 32541 tablet_bootstrap.cc:654] T d6fcd67ef1914330b958bc54572b993e P 4b6e74b4974a4bdeaf42a9d656f8d264: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.216961 32539 raft_consensus.cc:359] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } }
I20260601 13:38:42.217061 32539 raft_consensus.cc:385] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.217098 32539 raft_consensus.cc:740] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63413fa7418041ffb243b2aff4fe3d22, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.217260 32539 consensus_queue.cc:260] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } }
I20260601 13:38:42.217562 32539 ts_tablet_manager.cc:1434] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:42.217800 32539 tablet_bootstrap.cc:492] T d6fcd67ef1914330b958bc54572b993e P 63413fa7418041ffb243b2aff4fe3d22: Bootstrap starting.
I20260601 13:38:42.218950 32539 tablet_bootstrap.cc:654] T d6fcd67ef1914330b958bc54572b993e P 63413fa7418041ffb243b2aff4fe3d22: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.220005 32539 tablet_bootstrap.cc:492] T d6fcd67ef1914330b958bc54572b993e P 63413fa7418041ffb243b2aff4fe3d22: No bootstrap required, opened a new log
I20260601 13:38:42.220032 32541 tablet_bootstrap.cc:492] T d6fcd67ef1914330b958bc54572b993e P 4b6e74b4974a4bdeaf42a9d656f8d264: No bootstrap required, opened a new log
I20260601 13:38:42.220077 32539 ts_tablet_manager.cc:1403] T d6fcd67ef1914330b958bc54572b993e P 63413fa7418041ffb243b2aff4fe3d22: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:42.220144 32541 ts_tablet_manager.cc:1403] T d6fcd67ef1914330b958bc54572b993e P 4b6e74b4974a4bdeaf42a9d656f8d264: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:42.220487 32539 raft_consensus.cc:359] T d6fcd67ef1914330b958bc54572b993e P 63413fa7418041ffb243b2aff4fe3d22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } }
I20260601 13:38:42.220600 32539 raft_consensus.cc:385] T d6fcd67ef1914330b958bc54572b993e P 63413fa7418041ffb243b2aff4fe3d22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.220517 32541 raft_consensus.cc:359] T d6fcd67ef1914330b958bc54572b993e P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } }
I20260601 13:38:42.220641 32541 raft_consensus.cc:385] T d6fcd67ef1914330b958bc54572b993e P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.220625 32539 raft_consensus.cc:740] T d6fcd67ef1914330b958bc54572b993e P 63413fa7418041ffb243b2aff4fe3d22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63413fa7418041ffb243b2aff4fe3d22, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.220700 32541 raft_consensus.cc:740] T d6fcd67ef1914330b958bc54572b993e P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b6e74b4974a4bdeaf42a9d656f8d264, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.220819 32539 consensus_queue.cc:260] T d6fcd67ef1914330b958bc54572b993e P 63413fa7418041ffb243b2aff4fe3d22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } }
I20260601 13:38:42.220836 32541 consensus_queue.cc:260] T d6fcd67ef1914330b958bc54572b993e P 4b6e74b4974a4bdeaf42a9d656f8d264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } }
I20260601 13:38:42.221109 32539 ts_tablet_manager.cc:1434] T d6fcd67ef1914330b958bc54572b993e P 63413fa7418041ffb243b2aff4fe3d22: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:42.221112 32541 ts_tablet_manager.cc:1434] T d6fcd67ef1914330b958bc54572b993e P 4b6e74b4974a4bdeaf42a9d656f8d264: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:42.221283 32539 tablet_bootstrap.cc:492] T 6bd5c41a970a4d748c0599d350205d91 P 63413fa7418041ffb243b2aff4fe3d22: Bootstrap starting.
I20260601 13:38:42.221328 32541 tablet_bootstrap.cc:492] T eb4ef86bdcc44bba80fa66614bdab766 P 4b6e74b4974a4bdeaf42a9d656f8d264: Bootstrap starting.
I20260601 13:38:42.222321 32541 tablet_bootstrap.cc:654] T eb4ef86bdcc44bba80fa66614bdab766 P 4b6e74b4974a4bdeaf42a9d656f8d264: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.222437 32539 tablet_bootstrap.cc:654] T 6bd5c41a970a4d748c0599d350205d91 P 63413fa7418041ffb243b2aff4fe3d22: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.223562 32541 tablet_bootstrap.cc:492] T eb4ef86bdcc44bba80fa66614bdab766 P 4b6e74b4974a4bdeaf42a9d656f8d264: No bootstrap required, opened a new log
I20260601 13:38:42.223650 32541 ts_tablet_manager.cc:1403] T eb4ef86bdcc44bba80fa66614bdab766 P 4b6e74b4974a4bdeaf42a9d656f8d264: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:42.224124 32541 raft_consensus.cc:359] T eb4ef86bdcc44bba80fa66614bdab766 P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } }
I20260601 13:38:42.224243 32541 raft_consensus.cc:385] T eb4ef86bdcc44bba80fa66614bdab766 P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.224289 32541 raft_consensus.cc:740] T eb4ef86bdcc44bba80fa66614bdab766 P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b6e74b4974a4bdeaf42a9d656f8d264, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.224488 32541 consensus_queue.cc:260] T eb4ef86bdcc44bba80fa66614bdab766 P 4b6e74b4974a4bdeaf42a9d656f8d264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } }
I20260601 13:38:42.224623 32539 tablet_bootstrap.cc:492] T 6bd5c41a970a4d748c0599d350205d91 P 63413fa7418041ffb243b2aff4fe3d22: No bootstrap required, opened a new log
I20260601 13:38:42.224737 32539 ts_tablet_manager.cc:1403] T 6bd5c41a970a4d748c0599d350205d91 P 63413fa7418041ffb243b2aff4fe3d22: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:42.224944 32541 ts_tablet_manager.cc:1434] T eb4ef86bdcc44bba80fa66614bdab766 P 4b6e74b4974a4bdeaf42a9d656f8d264: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:42.225296 32539 raft_consensus.cc:359] T 6bd5c41a970a4d748c0599d350205d91 P 63413fa7418041ffb243b2aff4fe3d22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } }
I20260601 13:38:42.225411 32539 raft_consensus.cc:385] T 6bd5c41a970a4d748c0599d350205d91 P 63413fa7418041ffb243b2aff4fe3d22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.225454 32539 raft_consensus.cc:740] T 6bd5c41a970a4d748c0599d350205d91 P 63413fa7418041ffb243b2aff4fe3d22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63413fa7418041ffb243b2aff4fe3d22, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.225582 32539 consensus_queue.cc:260] T 6bd5c41a970a4d748c0599d350205d91 P 63413fa7418041ffb243b2aff4fe3d22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } }
I20260601 13:38:42.225883 32539 ts_tablet_manager.cc:1434] T 6bd5c41a970a4d748c0599d350205d91 P 63413fa7418041ffb243b2aff4fe3d22: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:42.227006 32549 raft_consensus.cc:493] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:42.227100 32549 raft_consensus.cc:515] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } }
I20260601 13:38:42.227627 32549 leader_election.cc:290] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129:40297), 1a3613d0c0a94b5e93e12c0bb223b2eb (127.25.154.131:35809)
I20260601 13:38:42.232497 32493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4ef86bdcc44bba80fa66614bdab766" candidate_uuid: "63413fa7418041ffb243b2aff4fe3d22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" is_pre_election: true
I20260601 13:38:42.232631 32342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4ef86bdcc44bba80fa66614bdab766" candidate_uuid: "63413fa7418041ffb243b2aff4fe3d22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" is_pre_election: true
I20260601 13:38:42.232635 32493 raft_consensus.cc:2468] T eb4ef86bdcc44bba80fa66614bdab766 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63413fa7418041ffb243b2aff4fe3d22 in term 0.
I20260601 13:38:42.232851 32342 raft_consensus.cc:2468] T eb4ef86bdcc44bba80fa66614bdab766 P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63413fa7418041ffb243b2aff4fe3d22 in term 0.
I20260601 13:38:42.233110 32381 leader_election.cc:304] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [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: 1a3613d0c0a94b5e93e12c0bb223b2eb, 63413fa7418041ffb243b2aff4fe3d22; no voters: 
I20260601 13:38:42.233340 32549 raft_consensus.cc:2804] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:42.233425 32549 raft_consensus.cc:493] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:42.233529 32549 raft_consensus.cc:3060] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.234539 32549 raft_consensus.cc:515] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } }
I20260601 13:38:42.234923 32549 leader_election.cc:290] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [CANDIDATE]: Term 1 election: Requested vote from peers 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129:40297), 1a3613d0c0a94b5e93e12c0bb223b2eb (127.25.154.131:35809)
I20260601 13:38:42.235214 32342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4ef86bdcc44bba80fa66614bdab766" candidate_uuid: "63413fa7418041ffb243b2aff4fe3d22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264"
I20260601 13:38:42.235232 32493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb4ef86bdcc44bba80fa66614bdab766" candidate_uuid: "63413fa7418041ffb243b2aff4fe3d22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb"
I20260601 13:38:42.235361 32342 raft_consensus.cc:3060] T eb4ef86bdcc44bba80fa66614bdab766 P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.235391 32493 raft_consensus.cc:3060] T eb4ef86bdcc44bba80fa66614bdab766 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.236188 32342 raft_consensus.cc:2468] T eb4ef86bdcc44bba80fa66614bdab766 P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63413fa7418041ffb243b2aff4fe3d22 in term 1.
I20260601 13:38:42.236274 32493 raft_consensus.cc:2468] T eb4ef86bdcc44bba80fa66614bdab766 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63413fa7418041ffb243b2aff4fe3d22 in term 1.
I20260601 13:38:42.236496 32382 leader_election.cc:304] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [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: 4b6e74b4974a4bdeaf42a9d656f8d264, 63413fa7418041ffb243b2aff4fe3d22; no voters: 
I20260601 13:38:42.236671 32549 raft_consensus.cc:2804] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:42.236864 32549 raft_consensus.cc:697] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [term 1 LEADER]: Becoming Leader. State: Replica: 63413fa7418041ffb243b2aff4fe3d22, State: Running, Role: LEADER
I20260601 13:38:42.237010 32549 consensus_queue.cc:237] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [LEADER]: Queue going to LEADER mode. State: All 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: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } }
I20260601 13:38:42.238592 32237 catalog_manager.cc:5696] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63413fa7418041ffb243b2aff4fe3d22 (127.25.154.130). New cstate: current_term: 1 leader_uuid: "63413fa7418041ffb243b2aff4fe3d22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:42.303316 32544 raft_consensus.cc:493] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:42.303478 32544 raft_consensus.cc:515] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } }
I20260601 13:38:42.304095 32561 raft_consensus.cc:493] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:42.304203 32544 leader_election.cc:290] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63413fa7418041ffb243b2aff4fe3d22 (127.25.154.130:40751), 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129:40297)
I20260601 13:38:42.304220 32561 raft_consensus.cc:515] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } }
I20260601 13:38:42.304733 32561 leader_election.cc:290] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129:40297), 63413fa7418041ffb243b2aff4fe3d22 (127.25.154.130:40751)
I20260601 13:38:42.308923 32418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef5c7f22d9d40db9be8b4b3842fe8a5" candidate_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63413fa7418041ffb243b2aff4fe3d22" is_pre_election: true
I20260601 13:38:42.308971 32342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef5c7f22d9d40db9be8b4b3842fe8a5" candidate_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" is_pre_election: true
I20260601 13:38:42.308979 32341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fcd67ef1914330b958bc54572b993e" candidate_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" is_pre_election: true
I20260601 13:38:42.309123 32418 raft_consensus.cc:2468] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 63413fa7418041ffb243b2aff4fe3d22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a3613d0c0a94b5e93e12c0bb223b2eb in term 0.
I20260601 13:38:42.309129 32342 raft_consensus.cc:2468] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a3613d0c0a94b5e93e12c0bb223b2eb in term 0.
I20260601 13:38:42.309187 32341 raft_consensus.cc:2468] T d6fcd67ef1914330b958bc54572b993e P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a3613d0c0a94b5e93e12c0bb223b2eb in term 0.
I20260601 13:38:42.308931 32417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fcd67ef1914330b958bc54572b993e" candidate_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63413fa7418041ffb243b2aff4fe3d22" is_pre_election: true
I20260601 13:38:42.309347 32417 raft_consensus.cc:2468] T d6fcd67ef1914330b958bc54572b993e P 63413fa7418041ffb243b2aff4fe3d22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a3613d0c0a94b5e93e12c0bb223b2eb in term 0.
I20260601 13:38:42.309453 32457 leader_election.cc:304] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [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: 1a3613d0c0a94b5e93e12c0bb223b2eb, 4b6e74b4974a4bdeaf42a9d656f8d264; no voters: 
I20260601 13:38:42.309648 32459 leader_election.cc:304] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [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: 1a3613d0c0a94b5e93e12c0bb223b2eb, 63413fa7418041ffb243b2aff4fe3d22; no voters: 
I20260601 13:38:42.309648 32561 raft_consensus.cc:2804] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:42.309806 32544 raft_consensus.cc:2804] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:42.309868 32561 raft_consensus.cc:493] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:42.309892 32544 raft_consensus.cc:493] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:42.309969 32561 raft_consensus.cc:3060] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.309990 32544 raft_consensus.cc:3060] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.310973 32544 raft_consensus.cc:515] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } }
I20260601 13:38:42.311055 32561 raft_consensus.cc:515] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } }
I20260601 13:38:42.311383 32544 leader_election.cc:290] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [CANDIDATE]: Term 1 election: Requested vote from peers 63413fa7418041ffb243b2aff4fe3d22 (127.25.154.130:40751), 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129:40297)
I20260601 13:38:42.311450 32561 leader_election.cc:290] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [CANDIDATE]: Term 1 election: Requested vote from peers 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129:40297), 63413fa7418041ffb243b2aff4fe3d22 (127.25.154.130:40751)
I20260601 13:38:42.311756 32417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef5c7f22d9d40db9be8b4b3842fe8a5" candidate_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63413fa7418041ffb243b2aff4fe3d22"
I20260601 13:38:42.311789 32341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fcd67ef1914330b958bc54572b993e" candidate_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264"
I20260601 13:38:42.311828 32342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef5c7f22d9d40db9be8b4b3842fe8a5" candidate_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264"
I20260601 13:38:42.311866 32417 raft_consensus.cc:3060] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 63413fa7418041ffb243b2aff4fe3d22 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.311892 32341 raft_consensus.cc:3060] T d6fcd67ef1914330b958bc54572b993e P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.311906 32342 raft_consensus.cc:3060] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.312754 32341 raft_consensus.cc:2468] T d6fcd67ef1914330b958bc54572b993e P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a3613d0c0a94b5e93e12c0bb223b2eb in term 1.
I20260601 13:38:42.312845 32342 raft_consensus.cc:2468] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a3613d0c0a94b5e93e12c0bb223b2eb in term 1.
I20260601 13:38:42.312845 32417 raft_consensus.cc:2468] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a3613d0c0a94b5e93e12c0bb223b2eb in term 1.
I20260601 13:38:42.312997 32418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fcd67ef1914330b958bc54572b993e" candidate_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63413fa7418041ffb243b2aff4fe3d22"
I20260601 13:38:42.313119 32418 raft_consensus.cc:3060] T d6fcd67ef1914330b958bc54572b993e P 63413fa7418041ffb243b2aff4fe3d22 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.313120 32457 leader_election.cc:304] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [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: 1a3613d0c0a94b5e93e12c0bb223b2eb, 4b6e74b4974a4bdeaf42a9d656f8d264; no voters: 
I20260601 13:38:42.313171 32459 leader_election.cc:304] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [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: 1a3613d0c0a94b5e93e12c0bb223b2eb, 63413fa7418041ffb243b2aff4fe3d22; no voters: 
I20260601 13:38:42.313355 32544 raft_consensus.cc:2804] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:42.313465 32561 raft_consensus.cc:2804] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:42.313565 32544 raft_consensus.cc:697] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 LEADER]: Becoming Leader. State: Replica: 1a3613d0c0a94b5e93e12c0bb223b2eb, State: Running, Role: LEADER
I20260601 13:38:42.313688 32561 raft_consensus.cc:697] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 LEADER]: Becoming Leader. State: Replica: 1a3613d0c0a94b5e93e12c0bb223b2eb, State: Running, Role: LEADER
I20260601 13:38:42.313720 32544 consensus_queue.cc:237] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [LEADER]: Queue going to LEADER mode. State: All 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: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } }
I20260601 13:38:42.313817 32561 consensus_queue.cc:237] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [LEADER]: Queue going to LEADER mode. State: All 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: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } }
I20260601 13:38:42.314162 32418 raft_consensus.cc:2468] T d6fcd67ef1914330b958bc54572b993e P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a3613d0c0a94b5e93e12c0bb223b2eb in term 1.
I20260601 13:38:42.315562 32237 catalog_manager.cc:5696] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a3613d0c0a94b5e93e12c0bb223b2eb (127.25.154.131). New cstate: current_term: 1 leader_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:42.315749 32237 catalog_manager.cc:5696] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a3613d0c0a94b5e93e12c0bb223b2eb (127.25.154.131). New cstate: current_term: 1 leader_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } health_report { overall_health: UNKNOWN } } }
W20260601 13:38:42.331578 32369 tablet.cc:2404] T 6bd5c41a970a4d748c0599d350205d91 P 4b6e74b4974a4bdeaf42a9d656f8d264: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:38:42.371564 32561 raft_consensus.cc:493] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:42.371729 32561 raft_consensus.cc:515] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } }
I20260601 13:38:42.372399 32561 leader_election.cc:290] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129:40297), 63413fa7418041ffb243b2aff4fe3d22 (127.25.154.130:40751)
I20260601 13:38:42.372900 32342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd5c41a970a4d748c0599d350205d91" candidate_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" is_pre_election: true
I20260601 13:38:42.372929 32418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd5c41a970a4d748c0599d350205d91" candidate_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63413fa7418041ffb243b2aff4fe3d22" is_pre_election: true
I20260601 13:38:42.373018 32342 raft_consensus.cc:2468] T 6bd5c41a970a4d748c0599d350205d91 P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a3613d0c0a94b5e93e12c0bb223b2eb in term 0.
I20260601 13:38:42.373085 32418 raft_consensus.cc:2468] T 6bd5c41a970a4d748c0599d350205d91 P 63413fa7418041ffb243b2aff4fe3d22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a3613d0c0a94b5e93e12c0bb223b2eb in term 0.
I20260601 13:38:42.373445 32457 leader_election.cc:304] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [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: 1a3613d0c0a94b5e93e12c0bb223b2eb, 4b6e74b4974a4bdeaf42a9d656f8d264; no voters: 
I20260601 13:38:42.373647 32561 raft_consensus.cc:2804] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:42.373713 32561 raft_consensus.cc:493] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:42.373760 32561 raft_consensus.cc:3060] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.374718 32561 raft_consensus.cc:515] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } }
I20260601 13:38:42.375087 32561 leader_election.cc:290] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [CANDIDATE]: Term 1 election: Requested vote from peers 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129:40297), 63413fa7418041ffb243b2aff4fe3d22 (127.25.154.130:40751)
I20260601 13:38:42.375476 32342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd5c41a970a4d748c0599d350205d91" candidate_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264"
I20260601 13:38:42.375584 32418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd5c41a970a4d748c0599d350205d91" candidate_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63413fa7418041ffb243b2aff4fe3d22"
I20260601 13:38:42.375595 32342 raft_consensus.cc:3060] T 6bd5c41a970a4d748c0599d350205d91 P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.375732 32418 raft_consensus.cc:3060] T 6bd5c41a970a4d748c0599d350205d91 P 63413fa7418041ffb243b2aff4fe3d22 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.376502 32342 raft_consensus.cc:2468] T 6bd5c41a970a4d748c0599d350205d91 P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a3613d0c0a94b5e93e12c0bb223b2eb in term 1.
I20260601 13:38:42.376570 32418 raft_consensus.cc:2468] T 6bd5c41a970a4d748c0599d350205d91 P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a3613d0c0a94b5e93e12c0bb223b2eb in term 1.
I20260601 13:38:42.376788 32457 leader_election.cc:304] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [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: 1a3613d0c0a94b5e93e12c0bb223b2eb, 4b6e74b4974a4bdeaf42a9d656f8d264; no voters: 
I20260601 13:38:42.376940 32561 raft_consensus.cc:2804] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:42.377025 32561 raft_consensus.cc:697] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 LEADER]: Becoming Leader. State: Replica: 1a3613d0c0a94b5e93e12c0bb223b2eb, State: Running, Role: LEADER
I20260601 13:38:42.377195 32561 consensus_queue.cc:237] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [LEADER]: Queue going to LEADER mode. State: All 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: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } }
I20260601 13:38:42.378973 32237 catalog_manager.cc:5696] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a3613d0c0a94b5e93e12c0bb223b2eb (127.25.154.131). New cstate: current_term: 1 leader_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:42.384241 26218 tablet_server.cc:179] TabletServer@127.25.154.129:0 shutting down...
I20260601 13:38:42.388401 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:42.388939 26218 tablet_replica.cc:333] T eb4ef86bdcc44bba80fa66614bdab766 P 4b6e74b4974a4bdeaf42a9d656f8d264: stopping tablet replica
I20260601 13:38:42.389127 26218 raft_consensus.cc:2243] T eb4ef86bdcc44bba80fa66614bdab766 P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:42.389271 26218 raft_consensus.cc:2272] T eb4ef86bdcc44bba80fa66614bdab766 P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:42.389777 26218 tablet_replica.cc:333] T d6fcd67ef1914330b958bc54572b993e P 4b6e74b4974a4bdeaf42a9d656f8d264: stopping tablet replica
I20260601 13:38:42.389889 26218 raft_consensus.cc:2243] T d6fcd67ef1914330b958bc54572b993e P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:42.390007 26218 raft_consensus.cc:2272] T d6fcd67ef1914330b958bc54572b993e P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:42.390436 26218 tablet_replica.cc:333] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 4b6e74b4974a4bdeaf42a9d656f8d264: stopping tablet replica
I20260601 13:38:42.390511 26218 raft_consensus.cc:2243] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:42.390616 26218 raft_consensus.cc:2272] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:42.391026 26218 tablet_replica.cc:333] T 6bd5c41a970a4d748c0599d350205d91 P 4b6e74b4974a4bdeaf42a9d656f8d264: stopping tablet replica
I20260601 13:38:42.391091 26218 raft_consensus.cc:2243] T 6bd5c41a970a4d748c0599d350205d91 P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:42.391183 26218 raft_consensus.cc:2272] T 6bd5c41a970a4d748c0599d350205d91 P 4b6e74b4974a4bdeaf42a9d656f8d264 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:42.404623 26218 tablet_server.cc:196] TabletServer@127.25.154.129:0 shutdown complete.
I20260601 13:38:42.705696 32561 consensus_queue.cc:1048] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:38:42.711125 32457 consensus_peers.cc:597] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb -> Peer 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129:40297): Couldn't send request to peer 4b6e74b4974a4bdeaf42a9d656f8d264. Status: Network error: Client connection negotiation failed: client connection to 127.25.154.129:40297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:38:42.766235 32382 consensus_peers.cc:597] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 -> Peer 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129:40297): Couldn't send request to peer 4b6e74b4974a4bdeaf42a9d656f8d264. Status: Network error: Client connection negotiation failed: client connection to 127.25.154.129:40297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:42.766333 32561 consensus_queue.cc:1048] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:38:42.770577 32457 consensus_peers.cc:597] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb -> Peer 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129:40297): Couldn't send request to peer 4b6e74b4974a4bdeaf42a9d656f8d264. Status: Network error: Client connection negotiation failed: client connection to 127.25.154.129:40297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:42.770959 32564 consensus_queue.cc:1048] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:38:42.774648 32457 consensus_peers.cc:597] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb -> Peer 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129:40297): Couldn't send request to peer 4b6e74b4974a4bdeaf42a9d656f8d264. Status: Network error: Client connection negotiation failed: client connection to 127.25.154.129:40297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:42.810732 32549 consensus_queue.cc:1048] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:43.273819 32578 consensus_queue.cc:579] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [LEADER]: Leader has been unable to successfully communicate with peer 4b6e74b4974a4bdeaf42a9d656f8d264 for more than 1 seconds (1.037s)
W20260601 13:38:43.275792 32238 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet eb4ef86bdcc44bba80fa66614bdab766 with cas_config_opid_index -1: no extra replica candidate found for tablet eb4ef86bdcc44bba80fa66614bdab766 (table test-workload [id=e9d1b44ca5bf4cee99503cbdcd2f713e]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
I20260601 13:38:43.382735 32564 consensus_queue.cc:579] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [LEADER]: Leader has been unable to successfully communicate with peer 4b6e74b4974a4bdeaf42a9d656f8d264 for more than 1 seconds (1.069s)
I20260601 13:38:43.407799 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:43.409946 32586 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:43.409946 32585 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:43.410005 32588 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:43.410509 26218 server_base.cc:1061] running on GCE node
I20260601 13:38:43.410703 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:43.410748 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:38:43.410765 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321123410766 us; error 0 us; skew 500 ppm
I20260601 13:38:43.411755 26218 webserver.cc:533] Webserver started at http://127.25.154.132:41639/ using document root <none> and password file <none>
I20260601 13:38:43.411933 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:43.411983 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:43.412066 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:43.412541 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320984125593-26218-0/minicluster-data/ts-3-root/instance:
uuid: "5a79ed6fe2e1427ea976b9d9cf90928e"
format_stamp: "Formatted at 2026-06-01 13:38:43 on dist-test-slave-whnk"
I20260601 13:38:43.414212 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:38:43.415283 32593 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:43.415531 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:43.415619 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320984125593-26218-0/minicluster-data/ts-3-root
uuid: "5a79ed6fe2e1427ea976b9d9cf90928e"
format_stamp: "Formatted at 2026-06-01 13:38:43 on dist-test-slave-whnk"
I20260601 13:38:43.415712 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320984125593-26218-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320984125593-26218-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320984125593-26218-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)
I20260601 13:38:43.423008 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:43.423424 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:43.423749 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:43.424233 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:43.424297 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:43.424360 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:43.424412 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:43.429245 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.132:37271
I20260601 13:38:43.429869 32656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.132:37271 every 8 connection(s)
I20260601 13:38:43.434746 32657 heartbeater.cc:344] Connected to a master server at 127.25.154.190:36057
I20260601 13:38:43.434857 32657 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:43.435091 32657 heartbeater.cc:507] Master 127.25.154.190:36057 requested a full tablet report, sending...
I20260601 13:38:43.435761 32238 ts_manager.cc:194] Registered new tserver with Master: 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132:37271)
I20260601 13:38:43.436335 32238 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38734
I20260601 13:38:43.440596 32493 consensus_queue.cc:237] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: true } }
I20260601 13:38:43.443285 32418 raft_consensus.cc:1275] T d6fcd67ef1914330b958bc54572b993e P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Refusing update from remote peer 1a3613d0c0a94b5e93e12c0bb223b2eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:43.443746 32583 consensus_queue.cc:1048] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:38:43.444159 32457 consensus_peers.cc:597] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb -> Peer 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129:40297): Couldn't send request to peer 4b6e74b4974a4bdeaf42a9d656f8d264. Status: Network error: Client connection negotiation failed: client connection to 127.25.154.129:40297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:43.445786 32564 raft_consensus.cc:2955] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: true } } }
I20260601 13:38:43.446205 32418 raft_consensus.cc:2955] T d6fcd67ef1914330b958bc54572b993e P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: true } } }
W20260601 13:38:43.448066 32458 consensus_peers.cc:597] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb -> Peer 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132:37271): Couldn't send request to peer 5a79ed6fe2e1427ea976b9d9cf90928e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d6fcd67ef1914330b958bc54572b993e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:43.448104 32223 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d6fcd67ef1914330b958bc54572b993e with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260601 13:38:43.448453 32238 catalog_manager.cc:5696] T d6fcd67ef1914330b958bc54572b993e P 63413fa7418041ffb243b2aff4fe3d22 reported cstate change: config changed from index -1 to 2, NON_VOTER 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: true } } }
I20260601 13:38:43.539755 32418 consensus_queue.cc:237] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: true } }
I20260601 13:38:43.541255 32493 raft_consensus.cc:1275] T eb4ef86bdcc44bba80fa66614bdab766 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 FOLLOWER]: Refusing update from remote peer 63413fa7418041ffb243b2aff4fe3d22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:43.541689 32549 consensus_queue.cc:1048] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:38:43.542284 32382 consensus_peers.cc:597] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 -> Peer 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129:40297): Couldn't send request to peer 4b6e74b4974a4bdeaf42a9d656f8d264. Status: Network error: Client connection negotiation failed: client connection to 127.25.154.129:40297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:43.543454 32578 raft_consensus.cc:2955] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: true } } }
I20260601 13:38:43.543861 32493 raft_consensus.cc:2955] T eb4ef86bdcc44bba80fa66614bdab766 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: true } } }
W20260601 13:38:43.545248 32383 consensus_peers.cc:597] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 -> Peer 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132:37271): Couldn't send request to peer 5a79ed6fe2e1427ea976b9d9cf90928e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb4ef86bdcc44bba80fa66614bdab766. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:43.545364 32226 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet eb4ef86bdcc44bba80fa66614bdab766 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260601 13:38:43.546231 32237 catalog_manager.cc:5696] T eb4ef86bdcc44bba80fa66614bdab766 P 1a3613d0c0a94b5e93e12c0bb223b2eb reported cstate change: config changed from index -1 to 2, NON_VOTER 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "63413fa7418041ffb243b2aff4fe3d22" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: true } } }
I20260601 13:38:43.556272 32583 consensus_queue.cc:579] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [LEADER]: Leader has been unable to successfully communicate with peer 4b6e74b4974a4bdeaf42a9d656f8d264 for more than 1 seconds (1.179s)
I20260601 13:38:43.558604 32493 consensus_queue.cc:237] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: true } }
I20260601 13:38:43.559813 32418 raft_consensus.cc:1275] T 6bd5c41a970a4d748c0599d350205d91 P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Refusing update from remote peer 1a3613d0c0a94b5e93e12c0bb223b2eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:38:43.560107 32458 consensus_peers.cc:597] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb -> Peer 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132:37271): Couldn't send request to peer 5a79ed6fe2e1427ea976b9d9cf90928e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6bd5c41a970a4d748c0599d350205d91. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:43.560240 32584 consensus_queue.cc:1048] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:38:43.560456 32457 consensus_peers.cc:597] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb -> Peer 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129:40297): Couldn't send request to peer 4b6e74b4974a4bdeaf42a9d656f8d264. Status: Network error: Client connection negotiation failed: client connection to 127.25.154.129:40297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:43.562094 32583 raft_consensus.cc:2955] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: true } } }
I20260601 13:38:43.562587 32418 raft_consensus.cc:2955] T 6bd5c41a970a4d748c0599d350205d91 P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: true } } }
I20260601 13:38:43.564327 32223 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 6bd5c41a970a4d748c0599d350205d91 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:38:43.565397 32238 catalog_manager.cc:5696] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb reported cstate change: config changed from index -1 to 2, NON_VOTER 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:43.706054 32583 consensus_queue.cc:579] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [LEADER]: Leader has been unable to successfully communicate with peer 4b6e74b4974a4bdeaf42a9d656f8d264 for more than 1 seconds (1.392s)
I20260601 13:38:43.708775 32493 consensus_queue.cc:237] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: true } }
I20260601 13:38:43.710072 32418 raft_consensus.cc:1275] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Refusing update from remote peer 1a3613d0c0a94b5e93e12c0bb223b2eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:38:43.710246 32458 consensus_peers.cc:597] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb -> Peer 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132:37271): Couldn't send request to peer 5a79ed6fe2e1427ea976b9d9cf90928e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8ef5c7f22d9d40db9be8b4b3842fe8a5. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:43.710662 32583 consensus_queue.cc:1048] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:38:43.710777 32457 consensus_peers.cc:597] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb -> Peer 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129:40297): Couldn't send request to peer 4b6e74b4974a4bdeaf42a9d656f8d264. Status: Network error: Client connection negotiation failed: client connection to 127.25.154.129:40297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:43.712600 32584 raft_consensus.cc:2955] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: true } } }
I20260601 13:38:43.713006 32418 raft_consensus.cc:2955] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: true } } }
I20260601 13:38:43.714469 32223 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8ef5c7f22d9d40db9be8b4b3842fe8a5 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:38:43.715245 32237 catalog_manager.cc:5696] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb reported cstate change: config changed from index -1 to 2, NON_VOTER 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:43.947911 32670 ts_tablet_manager.cc:933] T eb4ef86bdcc44bba80fa66614bdab766 P 5a79ed6fe2e1427ea976b9d9cf90928e: Initiating tablet copy from peer 63413fa7418041ffb243b2aff4fe3d22 (127.25.154.130:40751)
I20260601 13:38:43.948294 32670 tablet_copy_client.cc:323] T eb4ef86bdcc44bba80fa66614bdab766 P 5a79ed6fe2e1427ea976b9d9cf90928e: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.130:40751
I20260601 13:38:43.952207 32428 tablet_copy_service.cc:140] P 63413fa7418041ffb243b2aff4fe3d22: Received BeginTabletCopySession request for tablet eb4ef86bdcc44bba80fa66614bdab766 from peer 5a79ed6fe2e1427ea976b9d9cf90928e ({username='slave'} at 127.0.0.1:60482)
I20260601 13:38:43.952363 32428 tablet_copy_service.cc:161] P 63413fa7418041ffb243b2aff4fe3d22: Beginning new tablet copy session on tablet eb4ef86bdcc44bba80fa66614bdab766 from peer 5a79ed6fe2e1427ea976b9d9cf90928e at {username='slave'} at 127.0.0.1:60482: session id = 5a79ed6fe2e1427ea976b9d9cf90928e-eb4ef86bdcc44bba80fa66614bdab766
I20260601 13:38:43.953291 32428 tablet_copy_source_session.cc:215] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:43.954253 32670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb4ef86bdcc44bba80fa66614bdab766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:43.956331 32670 tablet_copy_client.cc:806] T eb4ef86bdcc44bba80fa66614bdab766 P 5a79ed6fe2e1427ea976b9d9cf90928e: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:43.956514 32670 tablet_copy_client.cc:670] T eb4ef86bdcc44bba80fa66614bdab766 P 5a79ed6fe2e1427ea976b9d9cf90928e: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:43.957814 32670 tablet_copy_client.cc:538] T eb4ef86bdcc44bba80fa66614bdab766 P 5a79ed6fe2e1427ea976b9d9cf90928e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:43.959038 32670 tablet_bootstrap.cc:492] T eb4ef86bdcc44bba80fa66614bdab766 P 5a79ed6fe2e1427ea976b9d9cf90928e: Bootstrap starting.
I20260601 13:38:43.962810 32670 tablet_bootstrap.cc:492] T eb4ef86bdcc44bba80fa66614bdab766 P 5a79ed6fe2e1427ea976b9d9cf90928e: 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
I20260601 13:38:43.963056 32670 tablet_bootstrap.cc:492] T eb4ef86bdcc44bba80fa66614bdab766 P 5a79ed6fe2e1427ea976b9d9cf90928e: Bootstrap complete.
I20260601 13:38:43.963258 32670 ts_tablet_manager.cc:1403] T eb4ef86bdcc44bba80fa66614bdab766 P 5a79ed6fe2e1427ea976b9d9cf90928e: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.002s
I20260601 13:38:43.963670 32670 raft_consensus.cc:359] T eb4ef86bdcc44bba80fa66614bdab766 P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: true } }
I20260601 13:38:43.963776 32670 raft_consensus.cc:740] T eb4ef86bdcc44bba80fa66614bdab766 P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5a79ed6fe2e1427ea976b9d9cf90928e, State: Initialized, Role: LEARNER
I20260601 13:38:43.963881 32670 consensus_queue.cc:260] T eb4ef86bdcc44bba80fa66614bdab766 P 5a79ed6fe2e1427ea976b9d9cf90928e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: true } }
I20260601 13:38:43.964255 32670 ts_tablet_manager.cc:1434] T eb4ef86bdcc44bba80fa66614bdab766 P 5a79ed6fe2e1427ea976b9d9cf90928e: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:43.964403 32657 heartbeater.cc:499] Master 127.25.154.190:36057 was elected leader, sending a full tablet report...
I20260601 13:38:43.964963 32428 tablet_copy_service.cc:342] P 63413fa7418041ffb243b2aff4fe3d22: Request end of tablet copy session 5a79ed6fe2e1427ea976b9d9cf90928e-eb4ef86bdcc44bba80fa66614bdab766 received from {username='slave'} at 127.0.0.1:60482
I20260601 13:38:43.965070 32428 tablet_copy_service.cc:434] P 63413fa7418041ffb243b2aff4fe3d22: ending tablet copy session 5a79ed6fe2e1427ea976b9d9cf90928e-eb4ef86bdcc44bba80fa66614bdab766 on tablet eb4ef86bdcc44bba80fa66614bdab766 with peer 5a79ed6fe2e1427ea976b9d9cf90928e
W20260601 13:38:44.027236 32287 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 4b6e74b4974a4bdeaf42a9d656f8d264 not available for placement
I20260601 13:38:44.036973 32670 ts_tablet_manager.cc:933] T d6fcd67ef1914330b958bc54572b993e P 5a79ed6fe2e1427ea976b9d9cf90928e: Initiating tablet copy from peer 1a3613d0c0a94b5e93e12c0bb223b2eb (127.25.154.131:35809)
I20260601 13:38:44.037402 32670 tablet_copy_client.cc:323] T d6fcd67ef1914330b958bc54572b993e P 5a79ed6fe2e1427ea976b9d9cf90928e: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.131:35809
I20260601 13:38:44.041800 32503 tablet_copy_service.cc:140] P 1a3613d0c0a94b5e93e12c0bb223b2eb: Received BeginTabletCopySession request for tablet d6fcd67ef1914330b958bc54572b993e from peer 5a79ed6fe2e1427ea976b9d9cf90928e ({username='slave'} at 127.0.0.1:58060)
I20260601 13:38:44.041987 32503 tablet_copy_service.cc:161] P 1a3613d0c0a94b5e93e12c0bb223b2eb: Beginning new tablet copy session on tablet d6fcd67ef1914330b958bc54572b993e from peer 5a79ed6fe2e1427ea976b9d9cf90928e at {username='slave'} at 127.0.0.1:58060: session id = 5a79ed6fe2e1427ea976b9d9cf90928e-d6fcd67ef1914330b958bc54572b993e
I20260601 13:38:44.043104 32503 tablet_copy_source_session.cc:215] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:44.044118 32670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6fcd67ef1914330b958bc54572b993e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:44.046118 32670 tablet_copy_client.cc:806] T d6fcd67ef1914330b958bc54572b993e P 5a79ed6fe2e1427ea976b9d9cf90928e: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:44.046316 32670 tablet_copy_client.cc:670] T d6fcd67ef1914330b958bc54572b993e P 5a79ed6fe2e1427ea976b9d9cf90928e: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:44.047792 32670 tablet_copy_client.cc:538] T d6fcd67ef1914330b958bc54572b993e P 5a79ed6fe2e1427ea976b9d9cf90928e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:44.048949 32670 tablet_bootstrap.cc:492] T d6fcd67ef1914330b958bc54572b993e P 5a79ed6fe2e1427ea976b9d9cf90928e: Bootstrap starting.
I20260601 13:38:44.051994 32670 tablet_bootstrap.cc:492] T d6fcd67ef1914330b958bc54572b993e P 5a79ed6fe2e1427ea976b9d9cf90928e: 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
I20260601 13:38:44.052196 32670 tablet_bootstrap.cc:492] T d6fcd67ef1914330b958bc54572b993e P 5a79ed6fe2e1427ea976b9d9cf90928e: Bootstrap complete.
I20260601 13:38:44.052371 32670 ts_tablet_manager.cc:1403] T d6fcd67ef1914330b958bc54572b993e P 5a79ed6fe2e1427ea976b9d9cf90928e: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:38:44.052784 32670 raft_consensus.cc:359] T d6fcd67ef1914330b958bc54572b993e P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: true } }
I20260601 13:38:44.052891 32670 raft_consensus.cc:740] T d6fcd67ef1914330b958bc54572b993e P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5a79ed6fe2e1427ea976b9d9cf90928e, State: Initialized, Role: LEARNER
I20260601 13:38:44.053001 32670 consensus_queue.cc:260] T d6fcd67ef1914330b958bc54572b993e P 5a79ed6fe2e1427ea976b9d9cf90928e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: true } }
I20260601 13:38:44.053287 32670 ts_tablet_manager.cc:1434] T d6fcd67ef1914330b958bc54572b993e P 5a79ed6fe2e1427ea976b9d9cf90928e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:44.053896 32503 tablet_copy_service.cc:342] P 1a3613d0c0a94b5e93e12c0bb223b2eb: Request end of tablet copy session 5a79ed6fe2e1427ea976b9d9cf90928e-d6fcd67ef1914330b958bc54572b993e received from {username='slave'} at 127.0.0.1:58060
I20260601 13:38:44.054003 32503 tablet_copy_service.cc:434] P 1a3613d0c0a94b5e93e12c0bb223b2eb: ending tablet copy session 5a79ed6fe2e1427ea976b9d9cf90928e-d6fcd67ef1914330b958bc54572b993e on tablet d6fcd67ef1914330b958bc54572b993e with peer 5a79ed6fe2e1427ea976b9d9cf90928e
W20260601 13:38:44.058607 32457 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.154.129:40297: connect: Connection refused (error 111) [suppressed 18 similar messages]
I20260601 13:38:44.131786 32670 ts_tablet_manager.cc:933] T 6bd5c41a970a4d748c0599d350205d91 P 5a79ed6fe2e1427ea976b9d9cf90928e: Initiating tablet copy from peer 1a3613d0c0a94b5e93e12c0bb223b2eb (127.25.154.131:35809)
I20260601 13:38:44.132182 32670 tablet_copy_client.cc:323] T 6bd5c41a970a4d748c0599d350205d91 P 5a79ed6fe2e1427ea976b9d9cf90928e: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.131:35809
I20260601 13:38:44.132687 32503 tablet_copy_service.cc:140] P 1a3613d0c0a94b5e93e12c0bb223b2eb: Received BeginTabletCopySession request for tablet 6bd5c41a970a4d748c0599d350205d91 from peer 5a79ed6fe2e1427ea976b9d9cf90928e ({username='slave'} at 127.0.0.1:58060)
I20260601 13:38:44.132822 32503 tablet_copy_service.cc:161] P 1a3613d0c0a94b5e93e12c0bb223b2eb: Beginning new tablet copy session on tablet 6bd5c41a970a4d748c0599d350205d91 from peer 5a79ed6fe2e1427ea976b9d9cf90928e at {username='slave'} at 127.0.0.1:58060: session id = 5a79ed6fe2e1427ea976b9d9cf90928e-6bd5c41a970a4d748c0599d350205d91
I20260601 13:38:44.133668 32503 tablet_copy_source_session.cc:215] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:44.134580 32670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bd5c41a970a4d748c0599d350205d91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:44.136492 32670 tablet_copy_client.cc:806] T 6bd5c41a970a4d748c0599d350205d91 P 5a79ed6fe2e1427ea976b9d9cf90928e: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:44.136670 32670 tablet_copy_client.cc:670] T 6bd5c41a970a4d748c0599d350205d91 P 5a79ed6fe2e1427ea976b9d9cf90928e: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:44.137702 32670 tablet_copy_client.cc:538] T 6bd5c41a970a4d748c0599d350205d91 P 5a79ed6fe2e1427ea976b9d9cf90928e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:44.138850 32670 tablet_bootstrap.cc:492] T 6bd5c41a970a4d748c0599d350205d91 P 5a79ed6fe2e1427ea976b9d9cf90928e: Bootstrap starting.
I20260601 13:38:44.141695 32670 tablet_bootstrap.cc:492] T 6bd5c41a970a4d748c0599d350205d91 P 5a79ed6fe2e1427ea976b9d9cf90928e: 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
I20260601 13:38:44.141996 32670 tablet_bootstrap.cc:492] T 6bd5c41a970a4d748c0599d350205d91 P 5a79ed6fe2e1427ea976b9d9cf90928e: Bootstrap complete.
I20260601 13:38:44.142223 32670 ts_tablet_manager.cc:1403] T 6bd5c41a970a4d748c0599d350205d91 P 5a79ed6fe2e1427ea976b9d9cf90928e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.002s
I20260601 13:38:44.142588 32670 raft_consensus.cc:359] T 6bd5c41a970a4d748c0599d350205d91 P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: true } }
I20260601 13:38:44.142691 32670 raft_consensus.cc:740] T 6bd5c41a970a4d748c0599d350205d91 P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5a79ed6fe2e1427ea976b9d9cf90928e, State: Initialized, Role: LEARNER
I20260601 13:38:44.142813 32670 consensus_queue.cc:260] T 6bd5c41a970a4d748c0599d350205d91 P 5a79ed6fe2e1427ea976b9d9cf90928e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: true } }
I20260601 13:38:44.143087 32670 ts_tablet_manager.cc:1434] T 6bd5c41a970a4d748c0599d350205d91 P 5a79ed6fe2e1427ea976b9d9cf90928e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:44.143761 32503 tablet_copy_service.cc:342] P 1a3613d0c0a94b5e93e12c0bb223b2eb: Request end of tablet copy session 5a79ed6fe2e1427ea976b9d9cf90928e-6bd5c41a970a4d748c0599d350205d91 received from {username='slave'} at 127.0.0.1:58060
I20260601 13:38:44.143851 32503 tablet_copy_service.cc:434] P 1a3613d0c0a94b5e93e12c0bb223b2eb: ending tablet copy session 5a79ed6fe2e1427ea976b9d9cf90928e-6bd5c41a970a4d748c0599d350205d91 on tablet 6bd5c41a970a4d748c0599d350205d91 with peer 5a79ed6fe2e1427ea976b9d9cf90928e
I20260601 13:38:44.250201 32670 ts_tablet_manager.cc:933] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 5a79ed6fe2e1427ea976b9d9cf90928e: Initiating tablet copy from peer 1a3613d0c0a94b5e93e12c0bb223b2eb (127.25.154.131:35809)
I20260601 13:38:44.250612 32670 tablet_copy_client.cc:323] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 5a79ed6fe2e1427ea976b9d9cf90928e: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.131:35809
I20260601 13:38:44.251185 32503 tablet_copy_service.cc:140] P 1a3613d0c0a94b5e93e12c0bb223b2eb: Received BeginTabletCopySession request for tablet 8ef5c7f22d9d40db9be8b4b3842fe8a5 from peer 5a79ed6fe2e1427ea976b9d9cf90928e ({username='slave'} at 127.0.0.1:58060)
I20260601 13:38:44.251317 32503 tablet_copy_service.cc:161] P 1a3613d0c0a94b5e93e12c0bb223b2eb: Beginning new tablet copy session on tablet 8ef5c7f22d9d40db9be8b4b3842fe8a5 from peer 5a79ed6fe2e1427ea976b9d9cf90928e at {username='slave'} at 127.0.0.1:58060: session id = 5a79ed6fe2e1427ea976b9d9cf90928e-8ef5c7f22d9d40db9be8b4b3842fe8a5
I20260601 13:38:44.252143 32503 tablet_copy_source_session.cc:215] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:44.253159 32670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ef5c7f22d9d40db9be8b4b3842fe8a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:44.255146 32670 tablet_copy_client.cc:806] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 5a79ed6fe2e1427ea976b9d9cf90928e: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:44.255352 32670 tablet_copy_client.cc:670] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 5a79ed6fe2e1427ea976b9d9cf90928e: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:44.256807 32670 tablet_copy_client.cc:538] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 5a79ed6fe2e1427ea976b9d9cf90928e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:44.258308 32670 tablet_bootstrap.cc:492] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 5a79ed6fe2e1427ea976b9d9cf90928e: Bootstrap starting.
I20260601 13:38:44.261289 32670 tablet_bootstrap.cc:492] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 5a79ed6fe2e1427ea976b9d9cf90928e: 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
I20260601 13:38:44.261502 32670 tablet_bootstrap.cc:492] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 5a79ed6fe2e1427ea976b9d9cf90928e: Bootstrap complete.
I20260601 13:38:44.261636 32670 ts_tablet_manager.cc:1403] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 5a79ed6fe2e1427ea976b9d9cf90928e: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:38:44.262027 32670 raft_consensus.cc:359] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: true } }
I20260601 13:38:44.262197 32670 raft_consensus.cc:740] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5a79ed6fe2e1427ea976b9d9cf90928e, State: Initialized, Role: LEARNER
I20260601 13:38:44.262312 32670 consensus_queue.cc:260] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 5a79ed6fe2e1427ea976b9d9cf90928e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: true } }
I20260601 13:38:44.262602 32670 ts_tablet_manager.cc:1434] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 5a79ed6fe2e1427ea976b9d9cf90928e: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:44.263329 32503 tablet_copy_service.cc:342] P 1a3613d0c0a94b5e93e12c0bb223b2eb: Request end of tablet copy session 5a79ed6fe2e1427ea976b9d9cf90928e-8ef5c7f22d9d40db9be8b4b3842fe8a5 received from {username='slave'} at 127.0.0.1:58060
I20260601 13:38:44.263450 32503 tablet_copy_service.cc:434] P 1a3613d0c0a94b5e93e12c0bb223b2eb: ending tablet copy session 5a79ed6fe2e1427ea976b9d9cf90928e-8ef5c7f22d9d40db9be8b4b3842fe8a5 on tablet 8ef5c7f22d9d40db9be8b4b3842fe8a5 with peer 5a79ed6fe2e1427ea976b9d9cf90928e
I20260601 13:38:44.403060 32631 raft_consensus.cc:1217] T eb4ef86bdcc44bba80fa66614bdab766 P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:38:44.562515 32631 raft_consensus.cc:1217] T d6fcd67ef1914330b958bc54572b993e P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:38:44.593739 32685 consensus_queue.cc:579] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [LEADER]: Leader has been unable to successfully communicate with peer 4b6e74b4974a4bdeaf42a9d656f8d264 for more than 1 seconds (1.054s)
I20260601 13:38:44.623076 32583 consensus_queue.cc:579] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [LEADER]: Leader has been unable to successfully communicate with peer 4b6e74b4974a4bdeaf42a9d656f8d264 for more than 1 seconds (1.064s)
I20260601 13:38:44.643042 32687 consensus_queue.cc:579] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [LEADER]: Leader has been unable to successfully communicate with peer 4b6e74b4974a4bdeaf42a9d656f8d264 for more than 1 seconds (1.202s)
I20260601 13:38:44.667941 32631 raft_consensus.cc:1217] T 6bd5c41a970a4d748c0599d350205d91 P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:38:44.753712 32631 raft_consensus.cc:1217] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:38:44.781337 32580 raft_consensus.cc:1064] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22: attempting to promote NON_VOTER 5a79ed6fe2e1427ea976b9d9cf90928e to VOTER
I20260601 13:38:44.781810 32580 consensus_queue.cc:237] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } }
I20260601 13:38:44.783289 32493 raft_consensus.cc:1275] T eb4ef86bdcc44bba80fa66614bdab766 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 FOLLOWER]: Refusing update from remote peer 63413fa7418041ffb243b2aff4fe3d22: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:44.783289 32631 raft_consensus.cc:1275] T eb4ef86bdcc44bba80fa66614bdab766 P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 LEARNER]: Refusing update from remote peer 63413fa7418041ffb243b2aff4fe3d22: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:44.783771 32580 consensus_queue.cc:1048] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:38:44.783979 32382 consensus_peers.cc:597] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 -> Peer 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129:40297): Couldn't send request to peer 4b6e74b4974a4bdeaf42a9d656f8d264. Status: Network error: Client connection negotiation failed: client connection to 127.25.154.129:40297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:44.783993 32685 consensus_queue.cc:1048] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:38:44.785671 32580 raft_consensus.cc:2955] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
I20260601 13:38:44.786187 32493 raft_consensus.cc:2955] T eb4ef86bdcc44bba80fa66614bdab766 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
I20260601 13:38:44.788292 32238 catalog_manager.cc:5696] T eb4ef86bdcc44bba80fa66614bdab766 P 1a3613d0c0a94b5e93e12c0bb223b2eb reported cstate change: config changed from index 2 to 3, 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63413fa7418041ffb243b2aff4fe3d22" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
I20260601 13:38:44.788518 32631 raft_consensus.cc:2955] T eb4ef86bdcc44bba80fa66614bdab766 P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
I20260601 13:38:44.793198 32418 consensus_queue.cc:237] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } }
I20260601 13:38:44.794447 32631 raft_consensus.cc:1275] T eb4ef86bdcc44bba80fa66614bdab766 P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 FOLLOWER]: Refusing update from remote peer 63413fa7418041ffb243b2aff4fe3d22: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:44.794538 32493 raft_consensus.cc:1275] T eb4ef86bdcc44bba80fa66614bdab766 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 FOLLOWER]: Refusing update from remote peer 63413fa7418041ffb243b2aff4fe3d22: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:44.794909 32580 consensus_queue.cc:1048] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:44.795032 32692 consensus_queue.cc:1048] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:44.797466 32686 raft_consensus.cc:2955] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
I20260601 13:38:44.797698 32631 raft_consensus.cc:2955] T eb4ef86bdcc44bba80fa66614bdab766 P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
I20260601 13:38:44.797966 32493 raft_consensus.cc:2955] T eb4ef86bdcc44bba80fa66614bdab766 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
I20260601 13:38:44.799392 32226 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet eb4ef86bdcc44bba80fa66614bdab766 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:44.800233 32237 catalog_manager.cc:5696] T eb4ef86bdcc44bba80fa66614bdab766 P 1a3613d0c0a94b5e93e12c0bb223b2eb reported cstate change: config changed from index 3 to 4, VOTER 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129) evicted. New cstate: current_term: 1 leader_uuid: "63413fa7418041ffb243b2aff4fe3d22" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
W20260601 13:38:44.805207 32224 catalog_manager.cc:4754] TS 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129:40297): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet eb4ef86bdcc44bba80fa66614bdab766: Network error: Client connection negotiation failed: client connection to 127.25.154.129:40297: connect: Connection refused (error 111)
I20260601 13:38:44.825176 32688 consensus_queue.cc:579] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [LEADER]: Leader has been unable to successfully communicate with peer 4b6e74b4974a4bdeaf42a9d656f8d264 for more than 1 seconds (1.116s)
I20260601 13:38:45.025068 32687 raft_consensus.cc:1064] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb: attempting to promote NON_VOTER 5a79ed6fe2e1427ea976b9d9cf90928e to VOTER
I20260601 13:38:45.025525 32687 consensus_queue.cc:237] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } }
I20260601 13:38:45.027088 32631 raft_consensus.cc:1275] T d6fcd67ef1914330b958bc54572b993e P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 LEARNER]: Refusing update from remote peer 1a3613d0c0a94b5e93e12c0bb223b2eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:45.027156 32418 raft_consensus.cc:1275] T d6fcd67ef1914330b958bc54572b993e P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Refusing update from remote peer 1a3613d0c0a94b5e93e12c0bb223b2eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:45.027628 32687 consensus_queue.cc:1048] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:38:45.027761 32702 consensus_queue.cc:1048] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:38:45.027827 32287 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 4b6e74b4974a4bdeaf42a9d656f8d264 not available for placement
W20260601 13:38:45.028102 32457 consensus_peers.cc:597] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb -> Peer 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129:40297): Couldn't send request to peer 4b6e74b4974a4bdeaf42a9d656f8d264. Status: Network error: Client connection negotiation failed: client connection to 127.25.154.129:40297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:45.030020 32687 raft_consensus.cc:2955] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
I20260601 13:38:45.030539 32418 raft_consensus.cc:2955] T d6fcd67ef1914330b958bc54572b993e P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
I20260601 13:38:45.032353 32631 raft_consensus.cc:2955] T d6fcd67ef1914330b958bc54572b993e P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
I20260601 13:38:45.032694 32238 catalog_manager.cc:5696] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb reported cstate change: config changed from index 2 to 3, 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:38:45.035696 32493 consensus_queue.cc:237] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } }
I20260601 13:38:45.036885 32418 raft_consensus.cc:1275] T d6fcd67ef1914330b958bc54572b993e P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Refusing update from remote peer 1a3613d0c0a94b5e93e12c0bb223b2eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:45.036911 32631 raft_consensus.cc:1275] T d6fcd67ef1914330b958bc54572b993e P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 FOLLOWER]: Refusing update from remote peer 1a3613d0c0a94b5e93e12c0bb223b2eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:45.037302 32702 consensus_queue.cc:1048] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:45.037434 32583 consensus_queue.cc:1048] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:45.038980 32687 raft_consensus.cc:2955] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
I20260601 13:38:45.039376 32631 raft_consensus.cc:2955] T d6fcd67ef1914330b958bc54572b993e P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
I20260601 13:38:45.040740 32418 raft_consensus.cc:2955] T d6fcd67ef1914330b958bc54572b993e P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
I20260601 13:38:45.040877 32223 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d6fcd67ef1914330b958bc54572b993e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:45.041352 32239 catalog_manager.cc:5696] T d6fcd67ef1914330b958bc54572b993e P 5a79ed6fe2e1427ea976b9d9cf90928e reported cstate change: config changed from index 3 to 4, VOTER 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129) evicted. New cstate: current_term: 1 leader_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
I20260601 13:38:45.061077 32687 raft_consensus.cc:1064] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb: attempting to promote NON_VOTER 5a79ed6fe2e1427ea976b9d9cf90928e to VOTER
I20260601 13:38:45.061544 32687 consensus_queue.cc:237] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } }
I20260601 13:38:45.063158 32418 raft_consensus.cc:1275] T 6bd5c41a970a4d748c0599d350205d91 P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Refusing update from remote peer 1a3613d0c0a94b5e93e12c0bb223b2eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:45.063232 32631 raft_consensus.cc:1275] T 6bd5c41a970a4d748c0599d350205d91 P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 LEARNER]: Refusing update from remote peer 1a3613d0c0a94b5e93e12c0bb223b2eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:45.063591 32583 consensus_queue.cc:1048] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:38:45.063730 32687 consensus_queue.cc:1048] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:38:45.063915 32457 consensus_peers.cc:597] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb -> Peer 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129:40297): Couldn't send request to peer 4b6e74b4974a4bdeaf42a9d656f8d264. Status: Network error: Client connection negotiation failed: client connection to 127.25.154.129:40297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:45.065575 32583 raft_consensus.cc:2955] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
I20260601 13:38:45.066025 32631 raft_consensus.cc:2955] T 6bd5c41a970a4d748c0599d350205d91 P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
I20260601 13:38:45.068501 32418 raft_consensus.cc:2955] T 6bd5c41a970a4d748c0599d350205d91 P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
I20260601 13:38:45.068673 32237 catalog_manager.cc:5696] T 6bd5c41a970a4d748c0599d350205d91 P 5a79ed6fe2e1427ea976b9d9cf90928e reported cstate change: config changed from index 2 to 3, 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
I20260601 13:38:45.072374 32493 consensus_queue.cc:237] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } }
I20260601 13:38:45.074319 32631 raft_consensus.cc:1275] T 6bd5c41a970a4d748c0599d350205d91 P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 FOLLOWER]: Refusing update from remote peer 1a3613d0c0a94b5e93e12c0bb223b2eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:45.074501 32418 raft_consensus.cc:1275] T 6bd5c41a970a4d748c0599d350205d91 P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Refusing update from remote peer 1a3613d0c0a94b5e93e12c0bb223b2eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:45.074916 32702 consensus_queue.cc:1048] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:45.075042 32687 consensus_queue.cc:1048] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:45.076822 32702 raft_consensus.cc:2955] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
I20260601 13:38:45.077315 32418 raft_consensus.cc:2955] T 6bd5c41a970a4d748c0599d350205d91 P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
I20260601 13:38:45.077438 32631 raft_consensus.cc:2955] T 6bd5c41a970a4d748c0599d350205d91 P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
I20260601 13:38:45.078639 32223 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6bd5c41a970a4d748c0599d350205d91 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:45.079852 32238 catalog_manager.cc:5696] T 6bd5c41a970a4d748c0599d350205d91 P 5a79ed6fe2e1427ea976b9d9cf90928e reported cstate change: config changed from index 3 to 4, VOTER 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129) evicted. New cstate: current_term: 1 leader_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
I20260601 13:38:45.321997 32688 raft_consensus.cc:1064] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb: attempting to promote NON_VOTER 5a79ed6fe2e1427ea976b9d9cf90928e to VOTER
I20260601 13:38:45.322466 32688 consensus_queue.cc:237] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } }
I20260601 13:38:45.324216 32630 raft_consensus.cc:1275] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 LEARNER]: Refusing update from remote peer 1a3613d0c0a94b5e93e12c0bb223b2eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:45.324236 32418 raft_consensus.cc:1275] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Refusing update from remote peer 1a3613d0c0a94b5e93e12c0bb223b2eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:45.324797 32688 consensus_queue.cc:1048] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:38:45.324983 32687 consensus_queue.cc:1048] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:38:45.325119 32457 consensus_peers.cc:597] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb -> Peer 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129:40297): Couldn't send request to peer 4b6e74b4974a4bdeaf42a9d656f8d264. Status: Network error: Client connection negotiation failed: client connection to 127.25.154.129:40297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:45.326903 32688 raft_consensus.cc:2955] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
I20260601 13:38:45.327373 32630 raft_consensus.cc:2955] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
I20260601 13:38:45.329203 32418 raft_consensus.cc:2955] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
I20260601 13:38:45.329406 32237 catalog_manager.cc:5696] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb reported cstate change: config changed from index 2 to 3, 5a79ed6fe2e1427ea976b9d9cf90928e (127.25.154.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b6e74b4974a4bdeaf42a9d656f8d264" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:38:45.332233 32493 consensus_queue.cc:237] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } }
I20260601 13:38:45.333388 32418 raft_consensus.cc:1275] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Refusing update from remote peer 1a3613d0c0a94b5e93e12c0bb223b2eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:45.333760 32688 consensus_queue.cc:1048] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:45.333830 32630 raft_consensus.cc:1275] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 FOLLOWER]: Refusing update from remote peer 1a3613d0c0a94b5e93e12c0bb223b2eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:45.334237 32687 consensus_queue.cc:1048] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:45.335305 32688 raft_consensus.cc:2955] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
I20260601 13:38:45.335745 32418 raft_consensus.cc:2955] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
I20260601 13:38:45.335920 32630 raft_consensus.cc:2955] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
I20260601 13:38:45.337013 32223 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8ef5c7f22d9d40db9be8b4b3842fe8a5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:45.337838 32238 catalog_manager.cc:5696] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 63413fa7418041ffb243b2aff4fe3d22 reported cstate change: config changed from index 3 to 4, VOTER 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129) evicted. New cstate: current_term: 1 leader_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a3613d0c0a94b5e93e12c0bb223b2eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 35809 } } peers { permanent_uuid: "63413fa7418041ffb243b2aff4fe3d22" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40751 } } peers { permanent_uuid: "5a79ed6fe2e1427ea976b9d9cf90928e" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 37271 } attrs { promote: false } } }
W20260601 13:38:45.951049 32224 catalog_manager.cc:4754] TS 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129:40297): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8ef5c7f22d9d40db9be8b4b3842fe8a5: Network error: Client connection negotiation failed: client connection to 127.25.154.129:40297: connect: Connection refused (error 111)
W20260601 13:38:47.030077 32224 catalog_manager.cc:4754] TS 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129:40297): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet eb4ef86bdcc44bba80fa66614bdab766: Network error: Client connection negotiation failed: client connection to 127.25.154.129:40297: connect: Connection refused (error 111)
W20260601 13:38:49.095342 32224 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.154.129:40297: connect: Connection refused (error 111) [suppressed 45 similar messages]
W20260601 13:38:49.096284 32224 catalog_manager.cc:4754] TS 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129:40297): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet eb4ef86bdcc44bba80fa66614bdab766: Network error: Client connection negotiation failed: client connection to 127.25.154.129:40297: connect: Connection refused (error 111)
I20260601 13:38:50.456288 26218 tablet_server.cc:179] TabletServer@127.25.154.130:0 shutting down...
I20260601 13:38:50.460898 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:50.461148 26218 tablet_replica.cc:333] T 6bd5c41a970a4d748c0599d350205d91 P 63413fa7418041ffb243b2aff4fe3d22: stopping tablet replica
I20260601 13:38:50.461287 26218 raft_consensus.cc:2243] T 6bd5c41a970a4d748c0599d350205d91 P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:50.461441 26218 raft_consensus.cc:2272] T 6bd5c41a970a4d748c0599d350205d91 P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:50.461938 26218 tablet_replica.cc:333] T d6fcd67ef1914330b958bc54572b993e P 63413fa7418041ffb243b2aff4fe3d22: stopping tablet replica
I20260601 13:38:50.462021 26218 raft_consensus.cc:2243] T d6fcd67ef1914330b958bc54572b993e P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:50.462123 26218 raft_consensus.cc:2272] T d6fcd67ef1914330b958bc54572b993e P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:50.462512 26218 tablet_replica.cc:333] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 63413fa7418041ffb243b2aff4fe3d22: stopping tablet replica
I20260601 13:38:50.462594 26218 raft_consensus.cc:2243] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:50.462685 26218 raft_consensus.cc:2272] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:50.462967 26218 tablet_replica.cc:333] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22: stopping tablet replica
I20260601 13:38:50.463034 26218 raft_consensus.cc:2243] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:50.463194 26218 raft_consensus.cc:2272] T eb4ef86bdcc44bba80fa66614bdab766 P 63413fa7418041ffb243b2aff4fe3d22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:50.476578 26218 tablet_server.cc:196] TabletServer@127.25.154.130:0 shutdown complete.
I20260601 13:38:50.479306 26218 tablet_server.cc:179] TabletServer@127.25.154.131:0 shutting down...
I20260601 13:38:50.484126 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:50.484493 26218 tablet_replica.cc:333] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb: stopping tablet replica
I20260601 13:38:50.484699 26218 raft_consensus.cc:2243] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:50.484916 26218 raft_consensus.cc:2272] T 6bd5c41a970a4d748c0599d350205d91 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:50.485407 26218 tablet_replica.cc:333] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb: stopping tablet replica
I20260601 13:38:50.485558 26218 raft_consensus.cc:2243] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:50.485809 26218 raft_consensus.cc:2272] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:50.486299 26218 tablet_replica.cc:333] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb: stopping tablet replica
I20260601 13:38:50.486424 26218 raft_consensus.cc:2243] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:50.486630 26218 raft_consensus.cc:2272] T d6fcd67ef1914330b958bc54572b993e P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:50.486992 26218 tablet_replica.cc:333] T eb4ef86bdcc44bba80fa66614bdab766 P 1a3613d0c0a94b5e93e12c0bb223b2eb: stopping tablet replica
I20260601 13:38:50.487114 26218 raft_consensus.cc:2243] T eb4ef86bdcc44bba80fa66614bdab766 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:50.487247 26218 raft_consensus.cc:2272] T eb4ef86bdcc44bba80fa66614bdab766 P 1a3613d0c0a94b5e93e12c0bb223b2eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:50.500859 26218 tablet_server.cc:196] TabletServer@127.25.154.131:0 shutdown complete.
I20260601 13:38:50.503439 26218 tablet_server.cc:179] TabletServer@127.25.154.132:0 shutting down...
I20260601 13:38:50.507566 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:50.507925 26218 tablet_replica.cc:333] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 5a79ed6fe2e1427ea976b9d9cf90928e: stopping tablet replica
I20260601 13:38:50.508075 26218 raft_consensus.cc:2243] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:50.508268 26218 raft_consensus.cc:2272] T 8ef5c7f22d9d40db9be8b4b3842fe8a5 P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:50.508749 26218 tablet_replica.cc:333] T 6bd5c41a970a4d748c0599d350205d91 P 5a79ed6fe2e1427ea976b9d9cf90928e: stopping tablet replica
I20260601 13:38:50.508867 26218 raft_consensus.cc:2243] T 6bd5c41a970a4d748c0599d350205d91 P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:50.508997 26218 raft_consensus.cc:2272] T 6bd5c41a970a4d748c0599d350205d91 P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:50.509346 26218 tablet_replica.cc:333] T eb4ef86bdcc44bba80fa66614bdab766 P 5a79ed6fe2e1427ea976b9d9cf90928e: stopping tablet replica
I20260601 13:38:50.509451 26218 raft_consensus.cc:2243] T eb4ef86bdcc44bba80fa66614bdab766 P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:50.509562 26218 raft_consensus.cc:2272] T eb4ef86bdcc44bba80fa66614bdab766 P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:50.509893 26218 tablet_replica.cc:333] T d6fcd67ef1914330b958bc54572b993e P 5a79ed6fe2e1427ea976b9d9cf90928e: stopping tablet replica
I20260601 13:38:50.510003 26218 raft_consensus.cc:2243] T d6fcd67ef1914330b958bc54572b993e P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:50.510134 26218 raft_consensus.cc:2272] T d6fcd67ef1914330b958bc54572b993e P 5a79ed6fe2e1427ea976b9d9cf90928e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:50.523243 26218 tablet_server.cc:196] TabletServer@127.25.154.132:0 shutdown complete.
I20260601 13:38:50.525935 26218 master.cc:562] Master@127.25.154.190:36057 shutting down...
W20260601 13:38:53.231380 32224 catalog_manager.cc:4754] TS 4b6e74b4974a4bdeaf42a9d656f8d264 (127.25.154.129:40297): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet eb4ef86bdcc44bba80fa66614bdab766: Network error: Client connection negotiation failed: client connection to 127.25.154.129:40297: connect: Connection refused (error 111)
I20260601 13:38:54.121456 26218 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 23080da3fe58498eaf7eec94104559fd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:54.121714 26218 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 23080da3fe58498eaf7eec94104559fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:54.121778 26218 tablet_replica.cc:333] T 00000000000000000000000000000000 P 23080da3fe58498eaf7eec94104559fd: stopping tablet replica
I20260601 13:38:54.136255 26218 master.cc:584] Master@127.25.154.190:36057 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (13150 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260601 13:38:54.147063 26218 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.154.190:41287
I20260601 13:38:54.147460 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:54.149400 32722 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:54.149454 32721 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:54.149513 32724 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:54.149773 26218 server_base.cc:1061] running on GCE node
I20260601 13:38:54.149948 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:54.149984 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:38:54.149999 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321134149999 us; error 0 us; skew 500 ppm
I20260601 13:38:54.150928 26218 webserver.cc:533] Webserver started at http://127.25.154.190:36547/ using document root <none> and password file <none>
I20260601 13:38:54.151060 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:54.151096 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:54.151151 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:54.151517 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/master-0-root/instance:
uuid: "c3bd302cd696463b9e2b703fe9045286"
format_stamp: "Formatted at 2026-06-01 13:38:54 on dist-test-slave-whnk"
I20260601 13:38:54.153112 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:54.153999 32729 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:54.154385 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:54.154477 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/master-0-root
uuid: "c3bd302cd696463b9e2b703fe9045286"
format_stamp: "Formatted at 2026-06-01 13:38:54 on dist-test-slave-whnk"
I20260601 13:38:54.154572 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-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)
I20260601 13:38:54.161863 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:54.162503 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:54.167423 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.190:41287
I20260601 13:38:54.171392   313 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.190:41287 every 8 connection(s)
I20260601 13:38:54.172030   314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:54.174041   314 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3bd302cd696463b9e2b703fe9045286: Bootstrap starting.
I20260601 13:38:54.174932   314 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c3bd302cd696463b9e2b703fe9045286: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:54.176049   314 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3bd302cd696463b9e2b703fe9045286: No bootstrap required, opened a new log
I20260601 13:38:54.176482   314 raft_consensus.cc:359] T 00000000000000000000000000000000 P c3bd302cd696463b9e2b703fe9045286 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3bd302cd696463b9e2b703fe9045286" member_type: VOTER }
I20260601 13:38:54.176662   314 raft_consensus.cc:385] T 00000000000000000000000000000000 P c3bd302cd696463b9e2b703fe9045286 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:54.176719   314 raft_consensus.cc:740] T 00000000000000000000000000000000 P c3bd302cd696463b9e2b703fe9045286 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3bd302cd696463b9e2b703fe9045286, State: Initialized, Role: FOLLOWER
I20260601 13:38:54.176869   314 consensus_queue.cc:260] T 00000000000000000000000000000000 P c3bd302cd696463b9e2b703fe9045286 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c3bd302cd696463b9e2b703fe9045286" member_type: VOTER }
I20260601 13:38:54.176959   314 raft_consensus.cc:399] T 00000000000000000000000000000000 P c3bd302cd696463b9e2b703fe9045286 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:38:54.177006   314 raft_consensus.cc:493] T 00000000000000000000000000000000 P c3bd302cd696463b9e2b703fe9045286 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:38:54.177062   314 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c3bd302cd696463b9e2b703fe9045286 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:54.177839   314 raft_consensus.cc:515] T 00000000000000000000000000000000 P c3bd302cd696463b9e2b703fe9045286 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3bd302cd696463b9e2b703fe9045286" member_type: VOTER }
I20260601 13:38:54.178100   314 leader_election.cc:304] T 00000000000000000000000000000000 P c3bd302cd696463b9e2b703fe9045286 [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: c3bd302cd696463b9e2b703fe9045286; no voters: 
I20260601 13:38:54.178457   314 leader_election.cc:290] T 00000000000000000000000000000000 P c3bd302cd696463b9e2b703fe9045286 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:38:54.178625   317 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c3bd302cd696463b9e2b703fe9045286 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:54.178948   317 raft_consensus.cc:697] T 00000000000000000000000000000000 P c3bd302cd696463b9e2b703fe9045286 [term 1 LEADER]: Becoming Leader. State: Replica: c3bd302cd696463b9e2b703fe9045286, State: Running, Role: LEADER
I20260601 13:38:54.179005   314 sys_catalog.cc:565] T 00000000000000000000000000000000 P c3bd302cd696463b9e2b703fe9045286 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:38:54.179096   317 consensus_queue.cc:237] T 00000000000000000000000000000000 P c3bd302cd696463b9e2b703fe9045286 [LEADER]: Queue going to LEADER mode. State: All 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: "c3bd302cd696463b9e2b703fe9045286" member_type: VOTER }
I20260601 13:38:54.179579   319 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3bd302cd696463b9e2b703fe9045286 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c3bd302cd696463b9e2b703fe9045286. Latest consensus state: current_term: 1 leader_uuid: "c3bd302cd696463b9e2b703fe9045286" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3bd302cd696463b9e2b703fe9045286" member_type: VOTER } }
I20260601 13:38:54.179723   319 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3bd302cd696463b9e2b703fe9045286 [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:54.179591   318 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3bd302cd696463b9e2b703fe9045286 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c3bd302cd696463b9e2b703fe9045286" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3bd302cd696463b9e2b703fe9045286" member_type: VOTER } }
I20260601 13:38:54.179940   318 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3bd302cd696463b9e2b703fe9045286 [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:54.180116   322 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:38:54.181057   322 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:38:54.181282 26218 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:38:54.183321   322 catalog_manager.cc:1382] Generated new cluster ID: e7a79c3f3f3f43de805d166764e3157d
I20260601 13:38:54.183391   322 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:38:54.192729   322 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:38:54.193369   322 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:38:54.200434   322 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c3bd302cd696463b9e2b703fe9045286: Generated new TSK 0
I20260601 13:38:54.200733   322 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:38:54.213825 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:54.216276   338 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:54.216303 26218 server_base.cc:1061] running on GCE node
W20260601 13:38:54.216270   335 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:54.216310   336 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:54.216778 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:54.216845 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:38:54.216872 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321134216870 us; error 0 us; skew 500 ppm
I20260601 13:38:54.217864 26218 webserver.cc:533] Webserver started at http://127.25.154.129:32831/ using document root <none> and password file <none>
I20260601 13:38:54.218037 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:54.218111 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:54.218223 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:54.218647 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/ts-0-root/instance:
uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b"
format_stamp: "Formatted at 2026-06-01 13:38:54 on dist-test-slave-whnk"
I20260601 13:38:54.220170 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:38:54.221185   343 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:54.221446 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:54.221526 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/ts-0-root
uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b"
format_stamp: "Formatted at 2026-06-01 13:38:54 on dist-test-slave-whnk"
I20260601 13:38:54.221614 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-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)
I20260601 13:38:54.236703 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:54.237159 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:54.237478 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:54.237978 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:54.238040 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:54.238101 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:54.238170 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:54.242640 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.129:40835
I20260601 13:38:54.242671   406 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.129:40835 every 8 connection(s)
I20260601 13:38:54.243685 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:54.245970   412 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:54.246121   414 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:54.246410 26218 server_base.cc:1061] running on GCE node
W20260601 13:38:54.246626   411 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:54.246886 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:54.246949 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:38:54.246974 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321134246973 us; error 0 us; skew 500 ppm
I20260601 13:38:54.247972 26218 webserver.cc:533] Webserver started at http://127.25.154.130:39821/ using document root <none> and password file <none>
I20260601 13:38:54.248162 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:54.248234 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:54.248318 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:54.248765 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/ts-1-root/instance:
uuid: "9905f89f903a4a7595e46c1bff656dc0"
format_stamp: "Formatted at 2026-06-01 13:38:54 on dist-test-slave-whnk"
I20260601 13:38:54.249315   407 heartbeater.cc:344] Connected to a master server at 127.25.154.190:41287
I20260601 13:38:54.249423   407 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:54.249665   407 heartbeater.cc:507] Master 127.25.154.190:41287 requested a full tablet report, sending...
I20260601 13:38:54.250494 32746 ts_manager.cc:194] Registered new tserver with Master: 62f0b1dbc1e74cbdb169c2b8a8a83f0b (127.25.154.129:40835)
I20260601 13:38:54.250725 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:54.251576 32746 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47566
I20260601 13:38:54.251974   419 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:54.252264 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:38:54.252364 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/ts-1-root
uuid: "9905f89f903a4a7595e46c1bff656dc0"
format_stamp: "Formatted at 2026-06-01 13:38:54 on dist-test-slave-whnk"
I20260601 13:38:54.252457 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-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)
I20260601 13:38:54.272482 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:54.273015 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:54.273375 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:54.273883 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:54.273947 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:54.274005 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:54.274056 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:54.278674 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.130:40235
I20260601 13:38:54.278712   482 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.130:40235 every 8 connection(s)
I20260601 13:38:54.279618 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:54.282101   489 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:54.282375   488 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:54.282461 26218 server_base.cc:1061] running on GCE node
W20260601 13:38:54.282608   491 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:54.282936 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:54.282995 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:38:54.283020 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321134283020 us; error 0 us; skew 500 ppm
I20260601 13:38:54.283993 26218 webserver.cc:533] Webserver started at http://127.25.154.131:42003/ using document root <none> and password file <none>
I20260601 13:38:54.284162 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:54.284224 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:54.284296 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:54.284600   485 heartbeater.cc:344] Connected to a master server at 127.25.154.190:41287
I20260601 13:38:54.284716   485 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:54.284819 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/ts-2-root/instance:
uuid: "de20e48c03c84835a962bfa047aaa725"
format_stamp: "Formatted at 2026-06-01 13:38:54 on dist-test-slave-whnk"
I20260601 13:38:54.284986   485 heartbeater.cc:507] Master 127.25.154.190:41287 requested a full tablet report, sending...
I20260601 13:38:54.285681 32746 ts_manager.cc:194] Registered new tserver with Master: 9905f89f903a4a7595e46c1bff656dc0 (127.25.154.130:40235)
I20260601 13:38:54.286307 32746 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47580
I20260601 13:38:54.286650 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:38:54.287755   496 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:54.288018 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:54.288110 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/ts-2-root
uuid: "de20e48c03c84835a962bfa047aaa725"
format_stamp: "Formatted at 2026-06-01 13:38:54 on dist-test-slave-whnk"
I20260601 13:38:54.288209 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-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)
I20260601 13:38:54.309211 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:54.309767 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:54.310186 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:54.310771 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:54.310864 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:54.310922 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:54.310981 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:54.316704 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.131:44539
I20260601 13:38:54.316720   560 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.131:44539 every 8 connection(s)
I20260601 13:38:54.323107   561 heartbeater.cc:344] Connected to a master server at 127.25.154.190:41287
I20260601 13:38:54.323272   561 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:54.323599   561 heartbeater.cc:507] Master 127.25.154.190:41287 requested a full tablet report, sending...
I20260601 13:38:54.324419 32746 ts_manager.cc:194] Registered new tserver with Master: de20e48c03c84835a962bfa047aaa725 (127.25.154.131:44539)
I20260601 13:38:54.325064 32746 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47596
I20260601 13:38:54.325416 26218 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008214107s
I20260601 13:38:55.252821   407 heartbeater.cc:499] Master 127.25.154.190:41287 was elected leader, sending a full tablet report...
I20260601 13:38:55.287309   485 heartbeater.cc:499] Master 127.25.154.190:41287 was elected leader, sending a full tablet report...
I20260601 13:38:55.326151   561 heartbeater.cc:499] Master 127.25.154.190:41287 was elected leader, sending a full tablet report...
I20260601 13:38:55.367079 32746 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47610:
name: "test-workload"
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: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:38:55.367684 32746 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:38:55.379268   525 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef8e2c3a37143b0a669bcef50afa7c2 (DEFAULT_TABLE table=test-workload [id=3610bcafa7354c3e813f8e97b284711f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:38:55.379444   522 tablet_service.cc:1511] Processing CreateTablet for tablet dce60caf0b674beab0dadfcc1f9d5ad3 (DEFAULT_TABLE table=test-workload [id=3610bcafa7354c3e813f8e97b284711f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:38:55.379637   525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef8e2c3a37143b0a669bcef50afa7c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:55.379881   523 tablet_service.cc:1511] Processing CreateTablet for tablet edb6747bfaec439fbac8cda7748cb3ff (DEFAULT_TABLE table=test-workload [id=3610bcafa7354c3e813f8e97b284711f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:38:55.380156   523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edb6747bfaec439fbac8cda7748cb3ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:55.381279   522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dce60caf0b674beab0dadfcc1f9d5ad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:55.382392   447 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef8e2c3a37143b0a669bcef50afa7c2 (DEFAULT_TABLE table=test-workload [id=3610bcafa7354c3e813f8e97b284711f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:38:55.382648   447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef8e2c3a37143b0a669bcef50afa7c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:55.382608   524 tablet_service.cc:1511] Processing CreateTablet for tablet a85ae31a27ca459db4975dea8ad13c20 (DEFAULT_TABLE table=test-workload [id=3610bcafa7354c3e813f8e97b284711f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:38:55.382835   524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a85ae31a27ca459db4975dea8ad13c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:55.383502   444 tablet_service.cc:1511] Processing CreateTablet for tablet dce60caf0b674beab0dadfcc1f9d5ad3 (DEFAULT_TABLE table=test-workload [id=3610bcafa7354c3e813f8e97b284711f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:38:55.383757   444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dce60caf0b674beab0dadfcc1f9d5ad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:55.384487   582 tablet_bootstrap.cc:492] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0: Bootstrap starting.
I20260601 13:38:55.385008   446 tablet_service.cc:1511] Processing CreateTablet for tablet a85ae31a27ca459db4975dea8ad13c20 (DEFAULT_TABLE table=test-workload [id=3610bcafa7354c3e813f8e97b284711f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:38:55.385263   446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a85ae31a27ca459db4975dea8ad13c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:55.385522   582 tablet_bootstrap.cc:654] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:55.385903   445 tablet_service.cc:1511] Processing CreateTablet for tablet edb6747bfaec439fbac8cda7748cb3ff (DEFAULT_TABLE table=test-workload [id=3610bcafa7354c3e813f8e97b284711f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:38:55.386174   445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edb6747bfaec439fbac8cda7748cb3ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:55.387004   582 tablet_bootstrap.cc:492] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0: No bootstrap required, opened a new log
I20260601 13:38:55.387127   582 ts_tablet_manager.cc:1403] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:38:55.387616   582 raft_consensus.cc:359] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } }
I20260601 13:38:55.387764   582 raft_consensus.cc:385] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:55.387815   582 raft_consensus.cc:740] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905f89f903a4a7595e46c1bff656dc0, State: Initialized, Role: FOLLOWER
I20260601 13:38:55.388029   581 tablet_bootstrap.cc:492] T 0ef8e2c3a37143b0a669bcef50afa7c2 P de20e48c03c84835a962bfa047aaa725: Bootstrap starting.
I20260601 13:38:55.388131   582 consensus_queue.cc:260] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } }
I20260601 13:38:55.388885   582 ts_tablet_manager.cc:1434] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:55.389103   582 tablet_bootstrap.cc:492] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0: Bootstrap starting.
I20260601 13:38:55.389389   371 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef8e2c3a37143b0a669bcef50afa7c2 (DEFAULT_TABLE table=test-workload [id=3610bcafa7354c3e813f8e97b284711f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:38:55.389101   581 tablet_bootstrap.cc:654] T 0ef8e2c3a37143b0a669bcef50afa7c2 P de20e48c03c84835a962bfa047aaa725: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:55.389585   370 tablet_service.cc:1511] Processing CreateTablet for tablet a85ae31a27ca459db4975dea8ad13c20 (DEFAULT_TABLE table=test-workload [id=3610bcafa7354c3e813f8e97b284711f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:38:55.389882   584 raft_consensus.cc:493] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:55.389954   584 raft_consensus.cc:515] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } }
I20260601 13:38:55.390084   369 tablet_service.cc:1511] Processing CreateTablet for tablet edb6747bfaec439fbac8cda7748cb3ff (DEFAULT_TABLE table=test-workload [id=3610bcafa7354c3e813f8e97b284711f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:38:55.390465   368 tablet_service.cc:1511] Processing CreateTablet for tablet dce60caf0b674beab0dadfcc1f9d5ad3 (DEFAULT_TABLE table=test-workload [id=3610bcafa7354c3e813f8e97b284711f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:38:55.389650   371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef8e2c3a37143b0a669bcef50afa7c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:55.390883   368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dce60caf0b674beab0dadfcc1f9d5ad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:55.391206   369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edb6747bfaec439fbac8cda7748cb3ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:55.391516   370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a85ae31a27ca459db4975dea8ad13c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:55.394300   587 tablet_bootstrap.cc:492] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Bootstrap starting.
I20260601 13:38:55.395421   535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef8e2c3a37143b0a669bcef50afa7c2" candidate_uuid: "9905f89f903a4a7595e46c1bff656dc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de20e48c03c84835a962bfa047aaa725" is_pre_election: true
I20260601 13:38:55.395687   587 tablet_bootstrap.cc:654] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Neither blocks nor log segments found. Creating new log.
W20260601 13:38:55.395793   423 leader_election.cc:343] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de20e48c03c84835a962bfa047aaa725 (127.25.154.131:44539): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:38:55.396013   584 leader_election.cc:290] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de20e48c03c84835a962bfa047aaa725 (127.25.154.131:44539), 62f0b1dbc1e74cbdb169c2b8a8a83f0b (127.25.154.129:40835)
I20260601 13:38:55.396667   581 tablet_bootstrap.cc:492] T 0ef8e2c3a37143b0a669bcef50afa7c2 P de20e48c03c84835a962bfa047aaa725: No bootstrap required, opened a new log
I20260601 13:38:55.396847   581 ts_tablet_manager.cc:1403] T 0ef8e2c3a37143b0a669bcef50afa7c2 P de20e48c03c84835a962bfa047aaa725: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:38:55.397162   587 tablet_bootstrap.cc:492] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: No bootstrap required, opened a new log
I20260601 13:38:55.397274   587 ts_tablet_manager.cc:1403] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:38:55.397329   581 raft_consensus.cc:359] T 0ef8e2c3a37143b0a669bcef50afa7c2 P de20e48c03c84835a962bfa047aaa725 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } }
I20260601 13:38:55.397439   581 raft_consensus.cc:385] T 0ef8e2c3a37143b0a669bcef50afa7c2 P de20e48c03c84835a962bfa047aaa725 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:55.397521   581 raft_consensus.cc:740] T 0ef8e2c3a37143b0a669bcef50afa7c2 P de20e48c03c84835a962bfa047aaa725 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de20e48c03c84835a962bfa047aaa725, State: Initialized, Role: FOLLOWER
I20260601 13:38:55.397660   581 consensus_queue.cc:260] T 0ef8e2c3a37143b0a669bcef50afa7c2 P de20e48c03c84835a962bfa047aaa725 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } }
I20260601 13:38:55.397742   587 raft_consensus.cc:359] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } }
I20260601 13:38:55.397869   587 raft_consensus.cc:385] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:55.397917   587 raft_consensus.cc:740] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f0b1dbc1e74cbdb169c2b8a8a83f0b, State: Initialized, Role: FOLLOWER
I20260601 13:38:55.398011   581 ts_tablet_manager.cc:1434] T 0ef8e2c3a37143b0a669bcef50afa7c2 P de20e48c03c84835a962bfa047aaa725: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:55.398030   587 consensus_queue.cc:260] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } }
I20260601 13:38:55.398205   581 tablet_bootstrap.cc:492] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725: Bootstrap starting.
I20260601 13:38:55.398396   587 ts_tablet_manager.cc:1434] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:55.398581   587 tablet_bootstrap.cc:492] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Bootstrap starting.
I20260601 13:38:55.399309   581 tablet_bootstrap.cc:654] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:55.399564   587 tablet_bootstrap.cc:654] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:55.395691   582 tablet_bootstrap.cc:654] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:55.400481   381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef8e2c3a37143b0a669bcef50afa7c2" candidate_uuid: "9905f89f903a4a7595e46c1bff656dc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" is_pre_election: true
I20260601 13:38:55.400632   381 raft_consensus.cc:2468] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905f89f903a4a7595e46c1bff656dc0 in term 0.
I20260601 13:38:55.400717   581 tablet_bootstrap.cc:492] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725: No bootstrap required, opened a new log
I20260601 13:38:55.400818   581 ts_tablet_manager.cc:1403] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:55.401010   420 leader_election.cc:304] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62f0b1dbc1e74cbdb169c2b8a8a83f0b, 9905f89f903a4a7595e46c1bff656dc0; no voters: de20e48c03c84835a962bfa047aaa725
I20260601 13:38:55.401417   581 raft_consensus.cc:359] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:38:55.401515   581 raft_consensus.cc:385] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:55.401538   581 raft_consensus.cc:740] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de20e48c03c84835a962bfa047aaa725, State: Initialized, Role: FOLLOWER
I20260601 13:38:55.401619   587 tablet_bootstrap.cc:492] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: No bootstrap required, opened a new log
I20260601 13:38:55.401686   581 consensus_queue.cc:260] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:38:55.401729   587 ts_tablet_manager.cc:1403] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:38:55.401821   584 raft_consensus.cc:2804] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:55.401881   584 raft_consensus.cc:493] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:55.401944   584 raft_consensus.cc:3060] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:55.401966   581 ts_tablet_manager.cc:1434] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:55.402272   581 tablet_bootstrap.cc:492] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725: Bootstrap starting.
I20260601 13:38:55.403048   584 raft_consensus.cc:515] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } }
I20260601 13:38:55.403316   581 tablet_bootstrap.cc:654] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:55.403733   535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef8e2c3a37143b0a669bcef50afa7c2" candidate_uuid: "9905f89f903a4a7595e46c1bff656dc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de20e48c03c84835a962bfa047aaa725"
I20260601 13:38:55.403841   535 raft_consensus.cc:3060] T 0ef8e2c3a37143b0a669bcef50afa7c2 P de20e48c03c84835a962bfa047aaa725 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:55.402248   587 raft_consensus.cc:359] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:38:55.403929   587 raft_consensus.cc:385] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:55.403980   587 raft_consensus.cc:740] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f0b1dbc1e74cbdb169c2b8a8a83f0b, State: Initialized, Role: FOLLOWER
I20260601 13:38:55.404099   587 consensus_queue.cc:260] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:38:55.404351   587 ts_tablet_manager.cc:1434] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:38:55.404538   587 tablet_bootstrap.cc:492] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Bootstrap starting.
I20260601 13:38:55.404671   535 raft_consensus.cc:2468] T 0ef8e2c3a37143b0a669bcef50afa7c2 P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905f89f903a4a7595e46c1bff656dc0 in term 1.
I20260601 13:38:55.404966   423 leader_election.cc:304] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [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: 9905f89f903a4a7595e46c1bff656dc0, de20e48c03c84835a962bfa047aaa725; no voters: 
I20260601 13:38:55.405275   596 raft_consensus.cc:2804] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:55.405390   587 tablet_bootstrap.cc:654] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:55.405515   596 raft_consensus.cc:697] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [term 1 LEADER]: Becoming Leader. State: Replica: 9905f89f903a4a7595e46c1bff656dc0, State: Running, Role: LEADER
I20260601 13:38:55.405715   381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef8e2c3a37143b0a669bcef50afa7c2" candidate_uuid: "9905f89f903a4a7595e46c1bff656dc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b"
I20260601 13:38:55.405684   596 consensus_queue.cc:237] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Queue going to LEADER mode. State: All 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: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } }
I20260601 13:38:55.405829   381 raft_consensus.cc:3060] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:55.406829   381 raft_consensus.cc:2468] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905f89f903a4a7595e46c1bff656dc0 in term 1.
I20260601 13:38:55.407039   584 leader_election.cc:290] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [CANDIDATE]: Term 1 election: Requested vote from peers de20e48c03c84835a962bfa047aaa725 (127.25.154.131:44539), 62f0b1dbc1e74cbdb169c2b8a8a83f0b (127.25.154.129:40835)
I20260601 13:38:55.407425 32746 catalog_manager.cc:5696] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9905f89f903a4a7595e46c1bff656dc0 (127.25.154.130). New cstate: current_term: 1 leader_uuid: "9905f89f903a4a7595e46c1bff656dc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:55.407735   582 tablet_bootstrap.cc:492] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0: No bootstrap required, opened a new log
I20260601 13:38:55.407850   582 ts_tablet_manager.cc:1403] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0: Time spent bootstrapping tablet: real 0.019s	user 0.000s	sys 0.002s
I20260601 13:38:55.407894   581 tablet_bootstrap.cc:492] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725: No bootstrap required, opened a new log
I20260601 13:38:55.407982   581 ts_tablet_manager.cc:1403] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:38:55.408295   582 raft_consensus.cc:359] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:38:55.408396   582 raft_consensus.cc:385] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:55.408340   581 raft_consensus.cc:359] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:38:55.408432   582 raft_consensus.cc:740] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905f89f903a4a7595e46c1bff656dc0, State: Initialized, Role: FOLLOWER
I20260601 13:38:55.408449   581 raft_consensus.cc:385] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:55.408489   581 raft_consensus.cc:740] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de20e48c03c84835a962bfa047aaa725, State: Initialized, Role: FOLLOWER
I20260601 13:38:55.408561   582 consensus_queue.cc:260] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:38:55.408613   581 consensus_queue.cc:260] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:38:55.408818   582 ts_tablet_manager.cc:1434] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:55.408896   581 ts_tablet_manager.cc:1434] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:55.408999   582 tablet_bootstrap.cc:492] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0: Bootstrap starting.
I20260601 13:38:55.409060   581 tablet_bootstrap.cc:492] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725: Bootstrap starting.
I20260601 13:38:55.410032   582 tablet_bootstrap.cc:654] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:55.410060   581 tablet_bootstrap.cc:654] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:55.411341   587 tablet_bootstrap.cc:492] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: No bootstrap required, opened a new log
I20260601 13:38:55.411466   587 ts_tablet_manager.cc:1403] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:38:55.411986   581 tablet_bootstrap.cc:492] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725: No bootstrap required, opened a new log
I20260601 13:38:55.412106   581 ts_tablet_manager.cc:1403] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:55.412415   582 tablet_bootstrap.cc:492] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0: No bootstrap required, opened a new log
I20260601 13:38:55.412505   582 ts_tablet_manager.cc:1403] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:55.412482   581 raft_consensus.cc:359] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:38:55.412555   581 raft_consensus.cc:385] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:55.412595   581 raft_consensus.cc:740] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de20e48c03c84835a962bfa047aaa725, State: Initialized, Role: FOLLOWER
I20260601 13:38:55.412739   581 consensus_queue.cc:260] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:38:55.412935   582 raft_consensus.cc:359] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:38:55.413038   582 raft_consensus.cc:385] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:55.413080   581 ts_tablet_manager.cc:1434] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:55.413115   582 raft_consensus.cc:740] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905f89f903a4a7595e46c1bff656dc0, State: Initialized, Role: FOLLOWER
I20260601 13:38:55.411962   587 raft_consensus.cc:359] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:38:55.413239   587 raft_consensus.cc:385] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:55.413280   587 raft_consensus.cc:740] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f0b1dbc1e74cbdb169c2b8a8a83f0b, State: Initialized, Role: FOLLOWER
I20260601 13:38:55.413270   582 consensus_queue.cc:260] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:38:55.413439   587 consensus_queue.cc:260] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:38:55.413594   582 ts_tablet_manager.cc:1434] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:55.413724   587 ts_tablet_manager.cc:1434] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:38:55.413790   582 tablet_bootstrap.cc:492] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0: Bootstrap starting.
I20260601 13:38:55.414259   587 tablet_bootstrap.cc:492] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Bootstrap starting.
I20260601 13:38:55.415773   587 tablet_bootstrap.cc:654] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:55.417093   587 tablet_bootstrap.cc:492] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: No bootstrap required, opened a new log
I20260601 13:38:55.417238   587 ts_tablet_manager.cc:1403] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:55.417505   582 tablet_bootstrap.cc:654] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:55.417681   587 raft_consensus.cc:359] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:38:55.417793   587 raft_consensus.cc:385] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:55.417838   587 raft_consensus.cc:740] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f0b1dbc1e74cbdb169c2b8a8a83f0b, State: Initialized, Role: FOLLOWER
I20260601 13:38:55.417970   587 consensus_queue.cc:260] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:38:55.418291   587 ts_tablet_manager.cc:1434] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:55.418980   582 tablet_bootstrap.cc:492] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0: No bootstrap required, opened a new log
I20260601 13:38:55.419097   582 ts_tablet_manager.cc:1403] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:38:55.419646   582 raft_consensus.cc:359] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:38:55.419771   582 raft_consensus.cc:385] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:55.419811   582 raft_consensus.cc:740] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905f89f903a4a7595e46c1bff656dc0, State: Initialized, Role: FOLLOWER
I20260601 13:38:55.419947   582 consensus_queue.cc:260] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:38:55.420293   582 ts_tablet_manager.cc:1434] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:55.442308   590 raft_consensus.cc:493] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:55.442459   590 raft_consensus.cc:515] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:38:55.442963   590 leader_election.cc:290] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9905f89f903a4a7595e46c1bff656dc0 (127.25.154.130:40235), de20e48c03c84835a962bfa047aaa725 (127.25.154.131:44539)
I20260601 13:38:55.447121   457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce60caf0b674beab0dadfcc1f9d5ad3" candidate_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905f89f903a4a7595e46c1bff656dc0" is_pre_election: true
I20260601 13:38:55.447289   457 raft_consensus.cc:2468] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62f0b1dbc1e74cbdb169c2b8a8a83f0b in term 0.
I20260601 13:38:55.447371   535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce60caf0b674beab0dadfcc1f9d5ad3" candidate_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de20e48c03c84835a962bfa047aaa725" is_pre_election: true
I20260601 13:38:55.447512   535 raft_consensus.cc:2468] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62f0b1dbc1e74cbdb169c2b8a8a83f0b in term 0.
I20260601 13:38:55.447721   347 leader_election.cc:304] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [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: 62f0b1dbc1e74cbdb169c2b8a8a83f0b, 9905f89f903a4a7595e46c1bff656dc0; no voters: 
I20260601 13:38:55.447896   590 raft_consensus.cc:2804] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:55.447954   590 raft_consensus.cc:493] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:55.447993   590 raft_consensus.cc:3060] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:55.448895   590 raft_consensus.cc:515] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:38:55.449241   590 leader_election.cc:290] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [CANDIDATE]: Term 1 election: Requested vote from peers 9905f89f903a4a7595e46c1bff656dc0 (127.25.154.130:40235), de20e48c03c84835a962bfa047aaa725 (127.25.154.131:44539)
I20260601 13:38:55.449589   457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce60caf0b674beab0dadfcc1f9d5ad3" candidate_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905f89f903a4a7595e46c1bff656dc0"
I20260601 13:38:55.449642   535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce60caf0b674beab0dadfcc1f9d5ad3" candidate_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de20e48c03c84835a962bfa047aaa725"
I20260601 13:38:55.449718   457 raft_consensus.cc:3060] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:55.449800   535 raft_consensus.cc:3060] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:55.450852   535 raft_consensus.cc:2468] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f0b1dbc1e74cbdb169c2b8a8a83f0b in term 1.
I20260601 13:38:55.450946   457 raft_consensus.cc:2468] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f0b1dbc1e74cbdb169c2b8a8a83f0b in term 1.
I20260601 13:38:55.451126   347 leader_election.cc:304] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [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: 62f0b1dbc1e74cbdb169c2b8a8a83f0b, de20e48c03c84835a962bfa047aaa725; no voters: 
I20260601 13:38:55.451290   590 raft_consensus.cc:2804] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:55.451510   590 raft_consensus.cc:697] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 LEADER]: Becoming Leader. State: Replica: 62f0b1dbc1e74cbdb169c2b8a8a83f0b, State: Running, Role: LEADER
I20260601 13:38:55.451659   590 consensus_queue.cc:237] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [LEADER]: Queue going to LEADER mode. State: All 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: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:38:55.453414 32745 catalog_manager.cc:5696] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b reported cstate change: term changed from 0 to 1, leader changed from <none> to 62f0b1dbc1e74cbdb169c2b8a8a83f0b (127.25.154.129). New cstate: current_term: 1 leader_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:55.613838   584 raft_consensus.cc:493] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:55.614025   584 raft_consensus.cc:515] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:38:55.614701   584 leader_election.cc:290] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62f0b1dbc1e74cbdb169c2b8a8a83f0b (127.25.154.129:40835), de20e48c03c84835a962bfa047aaa725 (127.25.154.131:44539)
I20260601 13:38:55.615096   381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb6747bfaec439fbac8cda7748cb3ff" candidate_uuid: "9905f89f903a4a7595e46c1bff656dc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" is_pre_election: true
I20260601 13:38:55.615132   535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb6747bfaec439fbac8cda7748cb3ff" candidate_uuid: "9905f89f903a4a7595e46c1bff656dc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de20e48c03c84835a962bfa047aaa725" is_pre_election: true
I20260601 13:38:55.615245   381 raft_consensus.cc:2468] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905f89f903a4a7595e46c1bff656dc0 in term 0.
I20260601 13:38:55.615322   535 raft_consensus.cc:2468] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905f89f903a4a7595e46c1bff656dc0 in term 0.
I20260601 13:38:55.615655   420 leader_election.cc:304] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [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: 62f0b1dbc1e74cbdb169c2b8a8a83f0b, 9905f89f903a4a7595e46c1bff656dc0; no voters: 
I20260601 13:38:55.615893   584 raft_consensus.cc:2804] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:55.615981   584 raft_consensus.cc:493] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:55.616039   584 raft_consensus.cc:3060] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:55.616925   584 raft_consensus.cc:515] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:38:55.617297   584 leader_election.cc:290] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [CANDIDATE]: Term 1 election: Requested vote from peers 62f0b1dbc1e74cbdb169c2b8a8a83f0b (127.25.154.129:40835), de20e48c03c84835a962bfa047aaa725 (127.25.154.131:44539)
I20260601 13:38:55.617715   381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb6747bfaec439fbac8cda7748cb3ff" candidate_uuid: "9905f89f903a4a7595e46c1bff656dc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b"
I20260601 13:38:55.617713   535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb6747bfaec439fbac8cda7748cb3ff" candidate_uuid: "9905f89f903a4a7595e46c1bff656dc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de20e48c03c84835a962bfa047aaa725"
I20260601 13:38:55.617880   535 raft_consensus.cc:3060] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:55.617887   381 raft_consensus.cc:3060] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:55.618773   535 raft_consensus.cc:2468] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905f89f903a4a7595e46c1bff656dc0 in term 1.
I20260601 13:38:55.618851   381 raft_consensus.cc:2468] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905f89f903a4a7595e46c1bff656dc0 in term 1.
I20260601 13:38:55.619117   423 leader_election.cc:304] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [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: 9905f89f903a4a7595e46c1bff656dc0, de20e48c03c84835a962bfa047aaa725; no voters: 
I20260601 13:38:55.619341   584 raft_consensus.cc:2804] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:55.619468   584 raft_consensus.cc:697] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 1 LEADER]: Becoming Leader. State: Replica: 9905f89f903a4a7595e46c1bff656dc0, State: Running, Role: LEADER
I20260601 13:38:55.619630   584 consensus_queue.cc:237] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Queue going to LEADER mode. State: All 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: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:38:55.621376 32745 catalog_manager.cc:5696] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9905f89f903a4a7595e46c1bff656dc0 (127.25.154.130). New cstate: current_term: 1 leader_uuid: "9905f89f903a4a7595e46c1bff656dc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:55.841851   584 raft_consensus.cc:493] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:55.842038   584 raft_consensus.cc:515] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:38:55.842589   584 leader_election.cc:290] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62f0b1dbc1e74cbdb169c2b8a8a83f0b (127.25.154.129:40835), de20e48c03c84835a962bfa047aaa725 (127.25.154.131:44539)
I20260601 13:38:55.843107   535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85ae31a27ca459db4975dea8ad13c20" candidate_uuid: "9905f89f903a4a7595e46c1bff656dc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de20e48c03c84835a962bfa047aaa725" is_pre_election: true
I20260601 13:38:55.843155   381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85ae31a27ca459db4975dea8ad13c20" candidate_uuid: "9905f89f903a4a7595e46c1bff656dc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" is_pre_election: true
I20260601 13:38:55.843251   535 raft_consensus.cc:2468] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905f89f903a4a7595e46c1bff656dc0 in term 0.
I20260601 13:38:55.843343   381 raft_consensus.cc:2468] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905f89f903a4a7595e46c1bff656dc0 in term 0.
I20260601 13:38:55.843608   423 leader_election.cc:304] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [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: 9905f89f903a4a7595e46c1bff656dc0, de20e48c03c84835a962bfa047aaa725; no voters: 
I20260601 13:38:55.843801   584 raft_consensus.cc:2804] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:55.843861   584 raft_consensus.cc:493] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:55.843938   584 raft_consensus.cc:3060] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:55.845307   584 raft_consensus.cc:515] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:38:55.845850   584 leader_election.cc:290] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [CANDIDATE]: Term 1 election: Requested vote from peers 62f0b1dbc1e74cbdb169c2b8a8a83f0b (127.25.154.129:40835), de20e48c03c84835a962bfa047aaa725 (127.25.154.131:44539)
I20260601 13:38:55.846292   535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85ae31a27ca459db4975dea8ad13c20" candidate_uuid: "9905f89f903a4a7595e46c1bff656dc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de20e48c03c84835a962bfa047aaa725"
I20260601 13:38:55.846292   381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85ae31a27ca459db4975dea8ad13c20" candidate_uuid: "9905f89f903a4a7595e46c1bff656dc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b"
I20260601 13:38:55.846458   381 raft_consensus.cc:3060] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:55.846458   535 raft_consensus.cc:3060] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:55.847489   535 raft_consensus.cc:2468] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905f89f903a4a7595e46c1bff656dc0 in term 1.
I20260601 13:38:55.847489   381 raft_consensus.cc:2468] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905f89f903a4a7595e46c1bff656dc0 in term 1.
I20260601 13:38:55.847832   420 leader_election.cc:304] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [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: 62f0b1dbc1e74cbdb169c2b8a8a83f0b, 9905f89f903a4a7595e46c1bff656dc0; no voters: 
I20260601 13:38:55.848034   584 raft_consensus.cc:2804] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:55.848208   584 raft_consensus.cc:697] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 1 LEADER]: Becoming Leader. State: Replica: 9905f89f903a4a7595e46c1bff656dc0, State: Running, Role: LEADER
I20260601 13:38:55.848385   584 consensus_queue.cc:237] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Queue going to LEADER mode. State: All 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: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:38:55.848690   590 consensus_queue.cc:1048] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:55.850926 32745 catalog_manager.cc:5696] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9905f89f903a4a7595e46c1bff656dc0 (127.25.154.130). New cstate: current_term: 1 leader_uuid: "9905f89f903a4a7595e46c1bff656dc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:55.853590   612 consensus_queue.cc:1048] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:55.889356   584 consensus_queue.cc:1048] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:55.894456   596 consensus_queue.cc:1048] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:55.934504 26218 tablet_server.cc:179] TabletServer@127.25.154.129:0 shutting down...
I20260601 13:38:55.938639 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:55.938885 26218 tablet_replica.cc:333] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: stopping tablet replica
I20260601 13:38:55.939003 26218 raft_consensus.cc:2243] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:55.939114 26218 raft_consensus.cc:2272] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:55.939574 26218 tablet_replica.cc:333] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: stopping tablet replica
I20260601 13:38:55.939662 26218 raft_consensus.cc:2243] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:55.939850 26218 raft_consensus.cc:2272] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:55.940340 26218 tablet_replica.cc:333] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: stopping tablet replica
I20260601 13:38:55.940416 26218 raft_consensus.cc:2243] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:55.940485 26218 raft_consensus.cc:2272] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:55.940909 26218 tablet_replica.cc:333] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: stopping tablet replica
I20260601 13:38:55.940977 26218 raft_consensus.cc:2243] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:55.941037 26218 raft_consensus.cc:2272] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:55.954993 26218 tablet_server.cc:196] TabletServer@127.25.154.129:0 shutdown complete.
I20260601 13:38:55.957891 26218 tablet_server.cc:179] TabletServer@127.25.154.130:0 shutting down...
I20260601 13:38:55.962657 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:55.962895 26218 tablet_replica.cc:333] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0: stopping tablet replica
I20260601 13:38:55.963022 26218 raft_consensus.cc:2243] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:55.963181 26218 pending_rounds.cc:70] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0: Trying to abort 1 pending ops.
I20260601 13:38:55.963291 26218 pending_rounds.cc:77] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195372436946944 op_type: NO_OP noop_request { }
I20260601 13:38:55.963480 26218 raft_consensus.cc:2889] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:38:55.963553 26218 raft_consensus.cc:2272] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:55.964237 26218 tablet_replica.cc:333] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0: stopping tablet replica
I20260601 13:38:55.964345 26218 raft_consensus.cc:2243] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:55.964622 26218 pending_rounds.cc:70] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0: Trying to abort 1 pending ops.
I20260601 13:38:55.964658 26218 pending_rounds.cc:77] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195371499610112 op_type: NO_OP noop_request { }
I20260601 13:38:55.964735 26218 raft_consensus.cc:2889] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:38:55.964798 26218 raft_consensus.cc:2272] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:55.965320 26218 tablet_replica.cc:333] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0: stopping tablet replica
I20260601 13:38:55.965399 26218 raft_consensus.cc:2243] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:55.965596 26218 raft_consensus.cc:2272] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:55.966043 26218 tablet_replica.cc:333] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0: stopping tablet replica
I20260601 13:38:55.966200 26218 raft_consensus.cc:2243] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:55.966336 26218 raft_consensus.cc:2272] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:55.980669 26218 tablet_server.cc:196] TabletServer@127.25.154.130:0 shutdown complete.
I20260601 13:38:55.983424 26218 tablet_server.cc:179] TabletServer@127.25.154.131:0 shutting down...
I20260601 13:38:55.989302 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:55.989565 26218 tablet_replica.cc:333] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725: stopping tablet replica
I20260601 13:38:55.989719 26218 raft_consensus.cc:2243] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:55.989874 26218 raft_consensus.cc:2272] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:55.990418 26218 tablet_replica.cc:333] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725: stopping tablet replica
I20260601 13:38:55.990511 26218 raft_consensus.cc:2243] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:55.990644 26218 raft_consensus.cc:2272] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:55.991218 26218 tablet_replica.cc:333] T 0ef8e2c3a37143b0a669bcef50afa7c2 P de20e48c03c84835a962bfa047aaa725: stopping tablet replica
I20260601 13:38:55.991293 26218 raft_consensus.cc:2243] T 0ef8e2c3a37143b0a669bcef50afa7c2 P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:55.991390 26218 raft_consensus.cc:2272] T 0ef8e2c3a37143b0a669bcef50afa7c2 P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:55.991897 26218 tablet_replica.cc:333] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725: stopping tablet replica
I20260601 13:38:55.991967 26218 raft_consensus.cc:2243] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:55.992036 26218 raft_consensus.cc:2272] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:56.006281 26218 tablet_server.cc:196] TabletServer@127.25.154.131:0 shutdown complete.
I20260601 13:38:56.010298 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:56.012508   618 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:38:56.012913   619 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:56.012969 26218 server_base.cc:1061] running on GCE node
W20260601 13:38:56.012931   621 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:38:56.013271 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:56.013348 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:38:56.013391 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321136013390 us; error 0 us; skew 500 ppm
I20260601 13:38:56.014488 26218 webserver.cc:533] Webserver started at http://127.25.154.132:43861/ using document root <none> and password file <none>
I20260601 13:38:56.014765 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:56.014843 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:56.014942 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:56.015451 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/ts-3-root/instance:
uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d"
format_stamp: "Formatted at 2026-06-01 13:38:56 on dist-test-slave-whnk"
I20260601 13:38:56.017633 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:38:56.019186   626 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:56.019548 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:56.019620 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/ts-3-root
uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d"
format_stamp: "Formatted at 2026-06-01 13:38:56 on dist-test-slave-whnk"
I20260601 13:38:56.019743 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-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)
I20260601 13:38:56.029546 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:56.029999 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:56.030360 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:56.030886 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:56.030929 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:56.030966 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:56.031026 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:56.035481 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.132:39423
I20260601 13:38:56.038314   689 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.132:39423 every 8 connection(s)
I20260601 13:38:56.043501   690 heartbeater.cc:344] Connected to a master server at 127.25.154.190:41287
I20260601 13:38:56.043658   690 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:56.043934   690 heartbeater.cc:507] Master 127.25.154.190:41287 requested a full tablet report, sending...
I20260601 13:38:56.044785 32745 ts_manager.cc:194] Registered new tserver with Master: 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132:39423)
I20260601 13:38:56.045339 32745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47614
W20260601 13:38:56.182663   326 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 3610bcafa7354c3e813f8e97b284711f: could not find any suitable replica to move from server 9905f89f903a4a7595e46c1bff656dc0 to server 5d47cd5a5d7a4e8f9c7933fbc45e7a0d
I20260601 13:38:57.046307   690 heartbeater.cc:499] Master 127.25.154.190:41287 was elected leader, sending a full tablet report...
W20260601 13:38:57.185634   326 auto_rebalancer.cc:591] Failed to schedule move for tablet a85ae31a27ca459db4975dea8ad13c20: Network error: Client connection negotiation failed: client connection to 127.25.154.130:40235: connect: Connection refused (error 111)
W20260601 13:38:57.186753   326 auto_rebalancer.cc:591] Failed to schedule move for tablet 0ef8e2c3a37143b0a669bcef50afa7c2: Network error: Client connection negotiation failed: client connection to 127.25.154.130:40235: connect: Connection refused (error 111)
W20260601 13:38:57.187721   326 auto_rebalancer.cc:591] Failed to schedule move for tablet dce60caf0b674beab0dadfcc1f9d5ad3: Network error: Client connection negotiation failed: client connection to 127.25.154.129:40835: connect: Connection refused (error 111)
W20260601 13:38:58.190817   326 auto_rebalancer.cc:591] Failed to schedule move for tablet dce60caf0b674beab0dadfcc1f9d5ad3: Network error: Client connection negotiation failed: client connection to 127.25.154.129:40835: connect: Connection refused (error 111)
W20260601 13:38:58.191917   326 auto_rebalancer.cc:591] Failed to schedule move for tablet edb6747bfaec439fbac8cda7748cb3ff: Network error: Client connection negotiation failed: client connection to 127.25.154.130:40235: connect: Connection refused (error 111)
W20260601 13:38:58.192960   326 auto_rebalancer.cc:591] Failed to schedule move for tablet 0ef8e2c3a37143b0a669bcef50afa7c2: Network error: Client connection negotiation failed: client connection to 127.25.154.130:40235: connect: Connection refused (error 111)
W20260601 13:38:59.195964   326 auto_rebalancer.cc:591] Failed to schedule move for tablet dce60caf0b674beab0dadfcc1f9d5ad3: Network error: Client connection negotiation failed: client connection to 127.25.154.129:40835: connect: Connection refused (error 111)
W20260601 13:38:59.196998   326 auto_rebalancer.cc:591] Failed to schedule move for tablet a85ae31a27ca459db4975dea8ad13c20: Network error: Client connection negotiation failed: client connection to 127.25.154.130:40235: connect: Connection refused (error 111)
W20260601 13:38:59.197952   326 auto_rebalancer.cc:591] Failed to schedule move for tablet 0ef8e2c3a37143b0a669bcef50afa7c2: Network error: Client connection negotiation failed: client connection to 127.25.154.130:40235: connect: Connection refused (error 111)
W20260601 13:39:00.199456   326 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 3610bcafa7354c3e813f8e97b284711f: could not find any suitable replica to move from server 9905f89f903a4a7595e46c1bff656dc0 to server 5d47cd5a5d7a4e8f9c7933fbc45e7a0d
W20260601 13:39:01.200430   326 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver de20e48c03c84835a962bfa047aaa725 not available for placement
W20260601 13:39:02.201129   326 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver de20e48c03c84835a962bfa047aaa725 not available for placement
I20260601 13:39:03.063280 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:03.065574   697 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:03.065759   698 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:03.065863   700 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:03.065913 26218 server_base.cc:1061] running on GCE node
I20260601 13:39:03.066095 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:03.066188 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:03.066217 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321143066216 us; error 0 us; skew 500 ppm
I20260601 13:39:03.067451 26218 webserver.cc:533] Webserver started at http://127.25.154.129:32831/ using document root <none> and password file <none>
I20260601 13:39:03.067646 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:03.067814 26218 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:39:03.069164 26218 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:03.070408   705 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:03.070679 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:03.070744 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/ts-0-root
uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b"
format_stamp: "Formatted at 2026-06-01 13:38:54 on dist-test-slave-whnk"
I20260601 13:39:03.070842 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-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)
I20260601 13:39:03.081707 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:03.082247 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:03.082624 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:03.083426   712 ts_tablet_manager.cc:542] Loading tablet metadata (0/4 complete)
I20260601 13:39:03.087066 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:39:03.087143 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:39:03.087195 26218 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260601 13:39:03.088285   712 tablet_bootstrap.cc:492] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Bootstrap starting.
I20260601 13:39:03.089663 26218 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:39:03.089716 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:39:03.091517   712 tablet_bootstrap.cc:492] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: 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
I20260601 13:39:03.091887   712 tablet_bootstrap.cc:492] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Bootstrap complete.
I20260601 13:39:03.092095   712 ts_tablet_manager.cc:1403] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:03.092525   712 raft_consensus.cc:359] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:03.092676   712 raft_consensus.cc:740] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f0b1dbc1e74cbdb169c2b8a8a83f0b, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.092929   712 consensus_queue.cc:260] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [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: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:03.093362   712 ts_tablet_manager.cc:1434] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:03.093580   712 tablet_bootstrap.cc:492] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Bootstrap starting.
I20260601 13:39:03.096175   712 tablet_bootstrap.cc:492] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:39:03.096287 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.129:40835
I20260601 13:39:03.096304   773 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.129:40835 every 8 connection(s)
I20260601 13:39:03.096514   712 tablet_bootstrap.cc:492] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Bootstrap complete.
I20260601 13:39:03.096761   712 ts_tablet_manager.cc:1403] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:03.097157 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:03.097266   712 raft_consensus.cc:359] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:03.097414   712 raft_consensus.cc:740] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f0b1dbc1e74cbdb169c2b8a8a83f0b, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.097575   712 consensus_queue.cc:260] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:03.097904   712 ts_tablet_manager.cc:1434] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:03.098114   712 tablet_bootstrap.cc:492] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Bootstrap starting.
W20260601 13:39:03.099774   779 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:03.099810   778 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:03.100467   781 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:03.100816 26218 server_base.cc:1061] running on GCE node
I20260601 13:39:03.101032 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:03.101078 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:03.101099 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321143101098 us; error 0 us; skew 500 ppm
I20260601 13:39:03.101915   712 tablet_bootstrap.cc:492] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: 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
I20260601 13:39:03.102120 26218 webserver.cc:533] Webserver started at http://127.25.154.130:39821/ using document root <none> and password file <none>
I20260601 13:39:03.102270   712 tablet_bootstrap.cc:492] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Bootstrap complete.
I20260601 13:39:03.102350 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:03.102397 26218 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:39:03.102460   712 ts_tablet_manager.cc:1403] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.004s
I20260601 13:39:03.102869   712 raft_consensus.cc:359] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } }
I20260601 13:39:03.102972   712 raft_consensus.cc:740] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f0b1dbc1e74cbdb169c2b8a8a83f0b, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.103123   712 consensus_queue.cc:260] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [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: false peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } }
I20260601 13:39:03.103435   712 ts_tablet_manager.cc:1434] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:03.103605   712 tablet_bootstrap.cc:492] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Bootstrap starting.
I20260601 13:39:03.105443 26218 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:39:03.106101   712 tablet_bootstrap.cc:492] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:39:03.106460   712 tablet_bootstrap.cc:492] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Bootstrap complete.
I20260601 13:39:03.106676   712 ts_tablet_manager.cc:1403] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.002s
I20260601 13:39:03.107089   788 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:03.107187   774 heartbeater.cc:344] Connected to a master server at 127.25.154.190:41287
I20260601 13:39:03.107149   712 raft_consensus.cc:359] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:03.107282   774 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:03.107270   712 raft_consensus.cc:740] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62f0b1dbc1e74cbdb169c2b8a8a83f0b, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.107393 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:03.107438   712 consensus_queue.cc:260] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:03.107450 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/ts-1-root
uuid: "9905f89f903a4a7595e46c1bff656dc0"
format_stamp: "Formatted at 2026-06-01 13:38:54 on dist-test-slave-whnk"
I20260601 13:39:03.107551 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-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)
I20260601 13:39:03.107576   774 heartbeater.cc:507] Master 127.25.154.190:41287 requested a full tablet report, sending...
I20260601 13:39:03.107802   712 ts_tablet_manager.cc:1434] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:03.108788 32745 ts_manager.cc:194] Re-registered known tserver with Master: 62f0b1dbc1e74cbdb169c2b8a8a83f0b (127.25.154.129:40835)
I20260601 13:39:03.109891 32745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46640
I20260601 13:39:03.110805   774 heartbeater.cc:499] Master 127.25.154.190:41287 was elected leader, sending a full tablet report...
I20260601 13:39:03.174844 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:03.175364 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:03.175741 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:03.179740 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:39:03.179850 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.000s	sys 0.000s
I20260601 13:39:03.180940   795 tablet_bootstrap.cc:492] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0: Bootstrap starting.
I20260601 13:39:03.182524 26218 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:39:03.182600 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:39:03.184068   795 tablet_bootstrap.cc:492] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0: 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
I20260601 13:39:03.184402   795 tablet_bootstrap.cc:492] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0: Bootstrap complete.
I20260601 13:39:03.184594   795 ts_tablet_manager.cc:1403] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:39:03.185119   795 raft_consensus.cc:359] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:03.185256   795 raft_consensus.cc:740] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905f89f903a4a7595e46c1bff656dc0, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.185436   795 consensus_queue.cc:260] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0 [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: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:03.185916   795 ts_tablet_manager.cc:1434] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:03.186080   795 tablet_bootstrap.cc:492] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0: Bootstrap starting.
I20260601 13:39:03.189042   795 tablet_bootstrap.cc:492] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:39:03.189284 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.130:40235
I20260601 13:39:03.189353   856 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.130:40235 every 8 connection(s)
I20260601 13:39:03.189566   795 tablet_bootstrap.cc:492] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0: Bootstrap complete.
I20260601 13:39:03.189754   795 ts_tablet_manager.cc:1403] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:39:03.190423 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:03.190541   795 raft_consensus.cc:359] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:03.190837   795 raft_consensus.cc:740] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905f89f903a4a7595e46c1bff656dc0, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.191016   795 consensus_queue.cc:260] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:03.191304   795 ts_tablet_manager.cc:1434] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:03.191509   795 tablet_bootstrap.cc:492] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0: Bootstrap starting.
W20260601 13:39:03.193307   863 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:03.193765   860 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:03.194051   861 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:03.195075   857 heartbeater.cc:344] Connected to a master server at 127.25.154.190:41287
I20260601 13:39:03.195197   857 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:03.195231 26218 server_base.cc:1061] running on GCE node
I20260601 13:39:03.195452   857 heartbeater.cc:507] Master 127.25.154.190:41287 requested a full tablet report, sending...
I20260601 13:39:03.195466 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:03.195583 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:03.195618 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321143195618 us; error 0 us; skew 500 ppm
I20260601 13:39:03.196164   795 tablet_bootstrap.cc:492] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0: 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
I20260601 13:39:03.196480 32745 ts_manager.cc:194] Re-registered known tserver with Master: 9905f89f903a4a7595e46c1bff656dc0 (127.25.154.130:40235)
I20260601 13:39:03.196525   795 tablet_bootstrap.cc:492] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0: Bootstrap complete.
I20260601 13:39:03.196746 26218 webserver.cc:533] Webserver started at http://127.25.154.131:42003/ using document root <none> and password file <none>
I20260601 13:39:03.196750   795 ts_tablet_manager.cc:1403] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0: Time spent bootstrapping tablet: real 0.005s	user 0.005s	sys 0.000s
I20260601 13:39:03.196918 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:03.196964 26218 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:39:03.197279   795 raft_consensus.cc:359] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } }
I20260601 13:39:03.197404   795 raft_consensus.cc:740] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905f89f903a4a7595e46c1bff656dc0, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.197552   795 consensus_queue.cc:260] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [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: false peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } }
I20260601 13:39:03.197855   795 ts_tablet_manager.cc:1434] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:03.197856 32745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46644
I20260601 13:39:03.198160   795 tablet_bootstrap.cc:492] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0: Bootstrap starting.
I20260601 13:39:03.198294 26218 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:03.199759   857 heartbeater.cc:499] Master 127.25.154.190:41287 was elected leader, sending a full tablet report...
I20260601 13:39:03.200703   869 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:03.201267 26218 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:03.201366 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/ts-2-root
uuid: "de20e48c03c84835a962bfa047aaa725"
format_stamp: "Formatted at 2026-06-01 13:38:54 on dist-test-slave-whnk"
I20260601 13:39:03.201454 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-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)
I20260601 13:39:03.202047   795 tablet_bootstrap.cc:492] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
W20260601 13:39:03.202368   326 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver de20e48c03c84835a962bfa047aaa725 not available for placement
I20260601 13:39:03.202459   795 tablet_bootstrap.cc:492] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0: Bootstrap complete.
I20260601 13:39:03.202652   795 ts_tablet_manager.cc:1403] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:39:03.203080   795 raft_consensus.cc:359] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:03.203245   795 raft_consensus.cc:740] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9905f89f903a4a7595e46c1bff656dc0, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.203418   795 consensus_queue.cc:260] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:03.203758   795 ts_tablet_manager.cc:1434] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:03.209789 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:03.210354 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:03.210708 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:03.214442 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:39:03.214524 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:39:03.215416   877 tablet_bootstrap.cc:492] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725: Bootstrap starting.
I20260601 13:39:03.216600 26218 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:39:03.216670 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:39:03.218788   877 tablet_bootstrap.cc:492] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725: 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
I20260601 13:39:03.219156   877 tablet_bootstrap.cc:492] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725: Bootstrap complete.
I20260601 13:39:03.219375   877 ts_tablet_manager.cc:1403] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:39:03.219890   877 raft_consensus.cc:359] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:03.220037   877 raft_consensus.cc:740] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: de20e48c03c84835a962bfa047aaa725, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.220265   877 consensus_queue.cc:260] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [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: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:03.220677   877 ts_tablet_manager.cc:1434] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:03.220851   877 tablet_bootstrap.cc:492] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725: Bootstrap starting.
I20260601 13:39:03.222465 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.131:44539
I20260601 13:39:03.222515   937 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.131:44539 every 8 connection(s)
I20260601 13:39:03.223771   877 tablet_bootstrap.cc:492] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:39:03.224040   877 tablet_bootstrap.cc:492] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725: Bootstrap complete.
I20260601 13:39:03.224264   877 ts_tablet_manager.cc:1403] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:03.224746   877 raft_consensus.cc:359] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:03.224849   877 raft_consensus.cc:740] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: de20e48c03c84835a962bfa047aaa725, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.225021   877 consensus_queue.cc:260] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:03.225329   877 ts_tablet_manager.cc:1434] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:03.225500   877 tablet_bootstrap.cc:492] T 0ef8e2c3a37143b0a669bcef50afa7c2 P de20e48c03c84835a962bfa047aaa725: Bootstrap starting.
I20260601 13:39:03.228017   938 heartbeater.cc:344] Connected to a master server at 127.25.154.190:41287
I20260601 13:39:03.228173   938 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:03.228456   938 heartbeater.cc:507] Master 127.25.154.190:41287 requested a full tablet report, sending...
I20260601 13:39:03.229441   877 tablet_bootstrap.cc:492] T 0ef8e2c3a37143b0a669bcef50afa7c2 P de20e48c03c84835a962bfa047aaa725: 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
I20260601 13:39:03.229662 32745 ts_manager.cc:194] Re-registered known tserver with Master: de20e48c03c84835a962bfa047aaa725 (127.25.154.131:44539)
I20260601 13:39:03.229851   877 tablet_bootstrap.cc:492] T 0ef8e2c3a37143b0a669bcef50afa7c2 P de20e48c03c84835a962bfa047aaa725: Bootstrap complete.
I20260601 13:39:03.230085   877 ts_tablet_manager.cc:1403] T 0ef8e2c3a37143b0a669bcef50afa7c2 P de20e48c03c84835a962bfa047aaa725: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:39:03.230667   877 raft_consensus.cc:359] T 0ef8e2c3a37143b0a669bcef50afa7c2 P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } }
I20260601 13:39:03.230813   877 raft_consensus.cc:740] T 0ef8e2c3a37143b0a669bcef50afa7c2 P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: de20e48c03c84835a962bfa047aaa725, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.230850 32745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46650
I20260601 13:39:03.231021   877 consensus_queue.cc:260] T 0ef8e2c3a37143b0a669bcef50afa7c2 P de20e48c03c84835a962bfa047aaa725 [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: false peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } }
I20260601 13:39:03.231369   877 ts_tablet_manager.cc:1434] T 0ef8e2c3a37143b0a669bcef50afa7c2 P de20e48c03c84835a962bfa047aaa725: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:03.231570   877 tablet_bootstrap.cc:492] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725: Bootstrap starting.
I20260601 13:39:03.231781   938 heartbeater.cc:499] Master 127.25.154.190:41287 was elected leader, sending a full tablet report...
I20260601 13:39:03.234423   877 tablet_bootstrap.cc:492] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:39:03.234704   877 tablet_bootstrap.cc:492] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725: Bootstrap complete.
I20260601 13:39:03.234915   877 ts_tablet_manager.cc:1403] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:39:03.235386   877 raft_consensus.cc:359] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:03.235494   877 raft_consensus.cc:740] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: de20e48c03c84835a962bfa047aaa725, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.235747   877 consensus_queue.cc:260] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:03.236063   877 ts_tablet_manager.cc:1434] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:39:04.209633   326 auto_rebalancer.cc:591] Failed to schedule move for tablet a85ae31a27ca459db4975dea8ad13c20: Illegal state: Replica 9905f89f903a4a7595e46c1bff656dc0 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } }
W20260601 13:39:04.215063   326 auto_rebalancer.cc:591] Failed to schedule move for tablet dce60caf0b674beab0dadfcc1f9d5ad3: Illegal state: Replica 62f0b1dbc1e74cbdb169c2b8a8a83f0b is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } }
W20260601 13:39:04.216480   326 auto_rebalancer.cc:591] Failed to schedule move for tablet 0ef8e2c3a37143b0a669bcef50afa7c2: Illegal state: Replica 9905f89f903a4a7595e46c1bff656dc0 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } }
I20260601 13:39:04.270576   947 raft_consensus.cc:493] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:04.270742   947 raft_consensus.cc:515] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:04.271241   947 leader_election.cc:290] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9905f89f903a4a7595e46c1bff656dc0 (127.25.154.130:40235), de20e48c03c84835a962bfa047aaa725 (127.25.154.131:44539)
I20260601 13:39:04.276065   911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85ae31a27ca459db4975dea8ad13c20" candidate_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de20e48c03c84835a962bfa047aaa725" is_pre_election: true
I20260601 13:39:04.276221   830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85ae31a27ca459db4975dea8ad13c20" candidate_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905f89f903a4a7595e46c1bff656dc0" is_pre_election: true
I20260601 13:39:04.276242   911 raft_consensus.cc:2468] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62f0b1dbc1e74cbdb169c2b8a8a83f0b in term 1.
I20260601 13:39:04.276513   830 raft_consensus.cc:2410] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62f0b1dbc1e74cbdb169c2b8a8a83f0b for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:39:04.276769   709 leader_election.cc:304] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f0b1dbc1e74cbdb169c2b8a8a83f0b, de20e48c03c84835a962bfa047aaa725; no voters: 
I20260601 13:39:04.276995   947 raft_consensus.cc:2804] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:39:04.277065   947 raft_consensus.cc:493] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:04.277120   947 raft_consensus.cc:3060] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:04.278004   947 raft_consensus.cc:515] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:04.278445   947 leader_election.cc:290] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [CANDIDATE]: Term 2 election: Requested vote from peers 9905f89f903a4a7595e46c1bff656dc0 (127.25.154.130:40235), de20e48c03c84835a962bfa047aaa725 (127.25.154.131:44539)
I20260601 13:39:04.278846   830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85ae31a27ca459db4975dea8ad13c20" candidate_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905f89f903a4a7595e46c1bff656dc0"
I20260601 13:39:04.278846   911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85ae31a27ca459db4975dea8ad13c20" candidate_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de20e48c03c84835a962bfa047aaa725"
I20260601 13:39:04.278959   830 raft_consensus.cc:3060] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:04.279050   911 raft_consensus.cc:3060] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:04.279983   830 raft_consensus.cc:2410] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 62f0b1dbc1e74cbdb169c2b8a8a83f0b for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:39:04.280069   911 raft_consensus.cc:2468] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f0b1dbc1e74cbdb169c2b8a8a83f0b in term 2.
I20260601 13:39:04.280452   709 leader_election.cc:304] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62f0b1dbc1e74cbdb169c2b8a8a83f0b, de20e48c03c84835a962bfa047aaa725; no voters: 9905f89f903a4a7595e46c1bff656dc0
I20260601 13:39:04.280655   947 raft_consensus.cc:2804] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:39:04.280894   947 raft_consensus.cc:697] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 2 LEADER]: Becoming Leader. State: Replica: 62f0b1dbc1e74cbdb169c2b8a8a83f0b, State: Running, Role: LEADER
I20260601 13:39:04.281313   947 consensus_queue.cc:237] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:04.282996 32745 catalog_manager.cc:5696] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b reported cstate change: term changed from 1 to 2, leader changed from 9905f89f903a4a7595e46c1bff656dc0 (127.25.154.130) to 62f0b1dbc1e74cbdb169c2b8a8a83f0b (127.25.154.129). New cstate: current_term: 2 leader_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:04.339947   947 raft_consensus.cc:493] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:04.340142   947 raft_consensus.cc:515] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:04.340639   947 leader_election.cc:290] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9905f89f903a4a7595e46c1bff656dc0 (127.25.154.130:40235), de20e48c03c84835a962bfa047aaa725 (127.25.154.131:44539)
I20260601 13:39:04.341158   830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb6747bfaec439fbac8cda7748cb3ff" candidate_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905f89f903a4a7595e46c1bff656dc0" is_pre_election: true
I20260601 13:39:04.341266   911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb6747bfaec439fbac8cda7748cb3ff" candidate_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de20e48c03c84835a962bfa047aaa725" is_pre_election: true
I20260601 13:39:04.341374   830 raft_consensus.cc:2410] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62f0b1dbc1e74cbdb169c2b8a8a83f0b for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:39:04.341480   911 raft_consensus.cc:2468] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62f0b1dbc1e74cbdb169c2b8a8a83f0b in term 1.
I20260601 13:39:04.341812   709 leader_election.cc:304] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62f0b1dbc1e74cbdb169c2b8a8a83f0b, de20e48c03c84835a962bfa047aaa725; no voters: 9905f89f903a4a7595e46c1bff656dc0
I20260601 13:39:04.342015   947 raft_consensus.cc:2804] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:39:04.342199   947 raft_consensus.cc:493] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:04.342258   947 raft_consensus.cc:3060] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:04.343235   947 raft_consensus.cc:515] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:04.343636   947 leader_election.cc:290] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [CANDIDATE]: Term 2 election: Requested vote from peers 9905f89f903a4a7595e46c1bff656dc0 (127.25.154.130:40235), de20e48c03c84835a962bfa047aaa725 (127.25.154.131:44539)
I20260601 13:39:04.344077   830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb6747bfaec439fbac8cda7748cb3ff" candidate_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9905f89f903a4a7595e46c1bff656dc0"
I20260601 13:39:04.344135   911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb6747bfaec439fbac8cda7748cb3ff" candidate_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de20e48c03c84835a962bfa047aaa725"
I20260601 13:39:04.344208   830 raft_consensus.cc:3060] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:04.344312   911 raft_consensus.cc:3060] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:04.345105   830 raft_consensus.cc:2410] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 62f0b1dbc1e74cbdb169c2b8a8a83f0b for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:39:04.345161   911 raft_consensus.cc:2468] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f0b1dbc1e74cbdb169c2b8a8a83f0b in term 2.
I20260601 13:39:04.345502   709 leader_election.cc:304] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f0b1dbc1e74cbdb169c2b8a8a83f0b, de20e48c03c84835a962bfa047aaa725; no voters: 
I20260601 13:39:04.345745   947 raft_consensus.cc:2804] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:39:04.345866   947 raft_consensus.cc:697] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 2 LEADER]: Becoming Leader. State: Replica: 62f0b1dbc1e74cbdb169c2b8a8a83f0b, State: Running, Role: LEADER
I20260601 13:39:04.346045   947 consensus_queue.cc:237] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:04.347818 32745 catalog_manager.cc:5696] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b reported cstate change: term changed from 1 to 2, leader changed from 9905f89f903a4a7595e46c1bff656dc0 (127.25.154.130) to 62f0b1dbc1e74cbdb169c2b8a8a83f0b (127.25.154.129). New cstate: current_term: 2 leader_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:04.389724   947 raft_consensus.cc:493] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:04.389930   947 raft_consensus.cc:515] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } }
I20260601 13:39:04.390017   958 raft_consensus.cc:493] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:04.390199   958 raft_consensus.cc:515] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:04.390625   947 leader_election.cc:290] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers de20e48c03c84835a962bfa047aaa725 (127.25.154.131:44539), 9905f89f903a4a7595e46c1bff656dc0 (127.25.154.130:40235)
I20260601 13:39:04.391072   911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef8e2c3a37143b0a669bcef50afa7c2" candidate_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de20e48c03c84835a962bfa047aaa725" is_pre_election: true
I20260601 13:39:04.391235   911 raft_consensus.cc:2468] T 0ef8e2c3a37143b0a669bcef50afa7c2 P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62f0b1dbc1e74cbdb169c2b8a8a83f0b in term 1.
I20260601 13:39:04.391253   958 leader_election.cc:290] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62f0b1dbc1e74cbdb169c2b8a8a83f0b (127.25.154.129:40835), de20e48c03c84835a962bfa047aaa725 (127.25.154.131:44539)
I20260601 13:39:04.391366   830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef8e2c3a37143b0a669bcef50afa7c2" candidate_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9905f89f903a4a7595e46c1bff656dc0" is_pre_election: true
I20260601 13:39:04.391494   830 raft_consensus.cc:2468] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62f0b1dbc1e74cbdb169c2b8a8a83f0b in term 1.
I20260601 13:39:04.391579   709 leader_election.cc:304] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f0b1dbc1e74cbdb169c2b8a8a83f0b, de20e48c03c84835a962bfa047aaa725; no voters: 
I20260601 13:39:04.391901   947 raft_consensus.cc:2804] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:39:04.391989   947 raft_consensus.cc:493] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:04.392046   947 raft_consensus.cc:3060] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:04.393219   947 raft_consensus.cc:515] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } }
I20260601 13:39:04.393667   947 leader_election.cc:290] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [CANDIDATE]: Term 2 election: Requested vote from peers de20e48c03c84835a962bfa047aaa725 (127.25.154.131:44539), 9905f89f903a4a7595e46c1bff656dc0 (127.25.154.130:40235)
I20260601 13:39:04.394054   911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef8e2c3a37143b0a669bcef50afa7c2" candidate_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de20e48c03c84835a962bfa047aaa725"
I20260601 13:39:04.394107   830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef8e2c3a37143b0a669bcef50afa7c2" candidate_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9905f89f903a4a7595e46c1bff656dc0"
I20260601 13:39:04.394263   911 raft_consensus.cc:3060] T 0ef8e2c3a37143b0a669bcef50afa7c2 P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:04.395182   911 raft_consensus.cc:2468] T 0ef8e2c3a37143b0a669bcef50afa7c2 P de20e48c03c84835a962bfa047aaa725 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f0b1dbc1e74cbdb169c2b8a8a83f0b in term 2.
I20260601 13:39:04.395452   709 leader_election.cc:304] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f0b1dbc1e74cbdb169c2b8a8a83f0b, de20e48c03c84835a962bfa047aaa725; no voters: 
I20260601 13:39:04.394279   830 raft_consensus.cc:3060] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:04.395673   947 raft_consensus.cc:2804] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:39:04.395730   747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85ae31a27ca459db4975dea8ad13c20" candidate_uuid: "9905f89f903a4a7595e46c1bff656dc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" is_pre_election: true
I20260601 13:39:04.395797   947 raft_consensus.cc:697] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 2 LEADER]: Becoming Leader. State: Replica: 62f0b1dbc1e74cbdb169c2b8a8a83f0b, State: Running, Role: LEADER
I20260601 13:39:04.396011   947 consensus_queue.cc:237] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } }
I20260601 13:39:04.396095   911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85ae31a27ca459db4975dea8ad13c20" candidate_uuid: "9905f89f903a4a7595e46c1bff656dc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de20e48c03c84835a962bfa047aaa725" is_pre_election: true
I20260601 13:39:04.396209   911 raft_consensus.cc:2468] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905f89f903a4a7595e46c1bff656dc0 in term 2.
I20260601 13:39:04.396445   792 leader_election.cc:304] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9905f89f903a4a7595e46c1bff656dc0, de20e48c03c84835a962bfa047aaa725; no voters: 62f0b1dbc1e74cbdb169c2b8a8a83f0b
I20260601 13:39:04.396543   830 raft_consensus.cc:2468] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62f0b1dbc1e74cbdb169c2b8a8a83f0b in term 2.
I20260601 13:39:04.396692   958 raft_consensus.cc:2804] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:39:04.396773   958 raft_consensus.cc:493] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:04.396833   958 raft_consensus.cc:3060] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:39:04.397982   958 raft_consensus.cc:515] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:04.397936 32745 catalog_manager.cc:5696] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b reported cstate change: term changed from 1 to 2, leader changed from 9905f89f903a4a7595e46c1bff656dc0 (127.25.154.130) to 62f0b1dbc1e74cbdb169c2b8a8a83f0b (127.25.154.129). New cstate: current_term: 2 leader_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:04.398464   958 leader_election.cc:290] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [CANDIDATE]: Term 3 election: Requested vote from peers 62f0b1dbc1e74cbdb169c2b8a8a83f0b (127.25.154.129:40835), de20e48c03c84835a962bfa047aaa725 (127.25.154.131:44539)
I20260601 13:39:04.398666   747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85ae31a27ca459db4975dea8ad13c20" candidate_uuid: "9905f89f903a4a7595e46c1bff656dc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b"
I20260601 13:39:04.398723   911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85ae31a27ca459db4975dea8ad13c20" candidate_uuid: "9905f89f903a4a7595e46c1bff656dc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de20e48c03c84835a962bfa047aaa725"
I20260601 13:39:04.398802   911 raft_consensus.cc:3060] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:39:04.399672   911 raft_consensus.cc:2468] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905f89f903a4a7595e46c1bff656dc0 in term 3.
I20260601 13:39:04.399994   792 leader_election.cc:304] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9905f89f903a4a7595e46c1bff656dc0, de20e48c03c84835a962bfa047aaa725; no voters: 62f0b1dbc1e74cbdb169c2b8a8a83f0b
I20260601 13:39:04.400213   958 raft_consensus.cc:2804] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:39:04.400578   958 raft_consensus.cc:697] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 3 LEADER]: Becoming Leader. State: Replica: 9905f89f903a4a7595e46c1bff656dc0, State: Running, Role: LEADER
I20260601 13:39:04.400758   958 consensus_queue.cc:237] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:04.402559 32745 catalog_manager.cc:5696] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 reported cstate change: term changed from 2 to 3, leader changed from 62f0b1dbc1e74cbdb169c2b8a8a83f0b (127.25.154.129) to 9905f89f903a4a7595e46c1bff656dc0 (127.25.154.130). New cstate: current_term: 3 leader_uuid: "9905f89f903a4a7595e46c1bff656dc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:04.483680   958 raft_consensus.cc:493] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:04.484114   958 raft_consensus.cc:515] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:04.484689   958 leader_election.cc:290] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62f0b1dbc1e74cbdb169c2b8a8a83f0b (127.25.154.129:40835), de20e48c03c84835a962bfa047aaa725 (127.25.154.131:44539)
I20260601 13:39:04.485179   747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb6747bfaec439fbac8cda7748cb3ff" candidate_uuid: "9905f89f903a4a7595e46c1bff656dc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" is_pre_election: true
I20260601 13:39:04.485306   911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb6747bfaec439fbac8cda7748cb3ff" candidate_uuid: "9905f89f903a4a7595e46c1bff656dc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de20e48c03c84835a962bfa047aaa725" is_pre_election: true
I20260601 13:39:04.485492   911 raft_consensus.cc:2468] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9905f89f903a4a7595e46c1bff656dc0 in term 2.
I20260601 13:39:04.485842   792 leader_election.cc:304] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9905f89f903a4a7595e46c1bff656dc0, de20e48c03c84835a962bfa047aaa725; no voters: 62f0b1dbc1e74cbdb169c2b8a8a83f0b
I20260601 13:39:04.486308   958 raft_consensus.cc:2804] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:39:04.486404   958 raft_consensus.cc:493] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:04.486454   958 raft_consensus.cc:3060] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:39:04.487299   958 raft_consensus.cc:515] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:04.487671   958 leader_election.cc:290] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [CANDIDATE]: Term 3 election: Requested vote from peers 62f0b1dbc1e74cbdb169c2b8a8a83f0b (127.25.154.129:40835), de20e48c03c84835a962bfa047aaa725 (127.25.154.131:44539)
I20260601 13:39:04.488000   747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb6747bfaec439fbac8cda7748cb3ff" candidate_uuid: "9905f89f903a4a7595e46c1bff656dc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b"
I20260601 13:39:04.488034   911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb6747bfaec439fbac8cda7748cb3ff" candidate_uuid: "9905f89f903a4a7595e46c1bff656dc0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de20e48c03c84835a962bfa047aaa725"
I20260601 13:39:04.488215   911 raft_consensus.cc:3060] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:39:04.489037   911 raft_consensus.cc:2468] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9905f89f903a4a7595e46c1bff656dc0 in term 3.
I20260601 13:39:04.489391   792 leader_election.cc:304] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9905f89f903a4a7595e46c1bff656dc0, de20e48c03c84835a962bfa047aaa725; no voters: 62f0b1dbc1e74cbdb169c2b8a8a83f0b
I20260601 13:39:04.489581   958 raft_consensus.cc:2804] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:39:04.489670   958 raft_consensus.cc:697] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 3 LEADER]: Becoming Leader. State: Replica: 9905f89f903a4a7595e46c1bff656dc0, State: Running, Role: LEADER
I20260601 13:39:04.489812   958 consensus_queue.cc:237] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:04.491698 32745 catalog_manager.cc:5696] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 reported cstate change: term changed from 2 to 3, leader changed from 62f0b1dbc1e74cbdb169c2b8a8a83f0b (127.25.154.129) to 9905f89f903a4a7595e46c1bff656dc0 (127.25.154.130). New cstate: current_term: 3 leader_uuid: "9905f89f903a4a7595e46c1bff656dc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:04.515223   965 raft_consensus.cc:493] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:04.515383   965 raft_consensus.cc:515] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:04.516075   965 leader_election.cc:290] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62f0b1dbc1e74cbdb169c2b8a8a83f0b (127.25.154.129:40835), 9905f89f903a4a7595e46c1bff656dc0 (127.25.154.130:40235)
I20260601 13:39:04.520228   747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce60caf0b674beab0dadfcc1f9d5ad3" candidate_uuid: "de20e48c03c84835a962bfa047aaa725" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" is_pre_election: true
I20260601 13:39:04.520315   830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce60caf0b674beab0dadfcc1f9d5ad3" candidate_uuid: "de20e48c03c84835a962bfa047aaa725" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9905f89f903a4a7595e46c1bff656dc0" is_pre_election: true
I20260601 13:39:04.520466   747 raft_consensus.cc:2468] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de20e48c03c84835a962bfa047aaa725 in term 1.
I20260601 13:39:04.520524   830 raft_consensus.cc:2468] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de20e48c03c84835a962bfa047aaa725 in term 1.
I20260601 13:39:04.520843   874 leader_election.cc:304] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9905f89f903a4a7595e46c1bff656dc0, de20e48c03c84835a962bfa047aaa725; no voters: 
I20260601 13:39:04.521106   965 raft_consensus.cc:2804] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:39:04.521173   965 raft_consensus.cc:493] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:04.521226   965 raft_consensus.cc:3060] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:04.522235   965 raft_consensus.cc:515] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:04.522640   965 leader_election.cc:290] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [CANDIDATE]: Term 2 election: Requested vote from peers 62f0b1dbc1e74cbdb169c2b8a8a83f0b (127.25.154.129:40835), 9905f89f903a4a7595e46c1bff656dc0 (127.25.154.130:40235)
I20260601 13:39:04.523034   830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce60caf0b674beab0dadfcc1f9d5ad3" candidate_uuid: "de20e48c03c84835a962bfa047aaa725" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9905f89f903a4a7595e46c1bff656dc0"
I20260601 13:39:04.523034   747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce60caf0b674beab0dadfcc1f9d5ad3" candidate_uuid: "de20e48c03c84835a962bfa047aaa725" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b"
I20260601 13:39:04.523196   830 raft_consensus.cc:3060] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:04.523207   747 raft_consensus.cc:3060] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:04.524299   830 raft_consensus.cc:2468] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de20e48c03c84835a962bfa047aaa725 in term 2.
I20260601 13:39:04.524299   747 raft_consensus.cc:2468] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de20e48c03c84835a962bfa047aaa725 in term 2.
I20260601 13:39:04.524691   871 leader_election.cc:304] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62f0b1dbc1e74cbdb169c2b8a8a83f0b, de20e48c03c84835a962bfa047aaa725; no voters: 
I20260601 13:39:04.524917   965 raft_consensus.cc:2804] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:39:04.525202   965 raft_consensus.cc:697] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [term 2 LEADER]: Becoming Leader. State: Replica: de20e48c03c84835a962bfa047aaa725, State: Running, Role: LEADER
I20260601 13:39:04.525381   965 consensus_queue.cc:237] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:04.526985 32745 catalog_manager.cc:5696] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 reported cstate change: term changed from 1 to 2, leader changed from 62f0b1dbc1e74cbdb169c2b8a8a83f0b (127.25.154.129) to de20e48c03c84835a962bfa047aaa725 (127.25.154.131). New cstate: current_term: 2 leader_uuid: "de20e48c03c84835a962bfa047aaa725" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:04.795352   911 raft_consensus.cc:1275] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725 [term 3 FOLLOWER]: Refusing update from remote peer 9905f89f903a4a7595e46c1bff656dc0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:39:04.795894   958 consensus_queue.cc:1048] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:04.799754   747 raft_consensus.cc:3055] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:39:04.799855   747 raft_consensus.cc:740] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62f0b1dbc1e74cbdb169c2b8a8a83f0b, State: Running, Role: LEADER
I20260601 13:39:04.800009   747 consensus_queue.cc:260] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:04.800225   747 raft_consensus.cc:3060] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:39:04.801548   747 raft_consensus.cc:1275] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 3 FOLLOWER]: Refusing update from remote peer 9905f89f903a4a7595e46c1bff656dc0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:39:04.802026   958 consensus_queue.cc:1048] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:04.802248   958 consensus_queue.cc:1243] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Peer 62f0b1dbc1e74cbdb169c2b8a8a83f0b log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260601 13:39:04.803212   747 pending_rounds.cc:85] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Aborting all ops after (but not including) 0
I20260601 13:39:04.803287   747 pending_rounds.cc:107] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:39:04.803320   747 raft_consensus.cc:2889] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:39:04.807724   830 raft_consensus.cc:1275] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [term 2 FOLLOWER]: Refusing update from remote peer 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:39:04.808321   947 consensus_queue.cc:1048] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:04.811190   911 raft_consensus.cc:1275] T 0ef8e2c3a37143b0a669bcef50afa7c2 P de20e48c03c84835a962bfa047aaa725 [term 2 FOLLOWER]: Refusing update from remote peer 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:39:04.811612   947 consensus_queue.cc:1048] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:04.925832   911 raft_consensus.cc:1240] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725 [term 3 FOLLOWER]: Rejecting Update request from peer 62f0b1dbc1e74cbdb169c2b8a8a83f0b for earlier term 2. Current term is 3. Ops: []
I20260601 13:39:04.926460   947 consensus_queue.cc:1059] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:04.926752   951 raft_consensus.cc:3055] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:39:04.926836   951 raft_consensus.cc:740] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62f0b1dbc1e74cbdb169c2b8a8a83f0b, State: Running, Role: LEADER
I20260601 13:39:04.926975   951 consensus_queue.cc:260] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } }
I20260601 13:39:04.927134   951 raft_consensus.cc:3060] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:39:04.928227   830 raft_consensus.cc:1275] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0 [term 2 FOLLOWER]: Refusing update from remote peer de20e48c03c84835a962bfa047aaa725: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:39:04.928776   965 consensus_queue.cc:1048] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:04.932063   747 raft_consensus.cc:1275] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 2 FOLLOWER]: Refusing update from remote peer de20e48c03c84835a962bfa047aaa725: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:39:04.932479   968 consensus_queue.cc:1048] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:04.941887   747 raft_consensus.cc:1275] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 3 FOLLOWER]: Refusing update from remote peer 9905f89f903a4a7595e46c1bff656dc0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:39:04.942436   958 consensus_queue.cc:1048] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:04.942677   958 consensus_queue.cc:1243] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Peer 62f0b1dbc1e74cbdb169c2b8a8a83f0b log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260601 13:39:04.943547   747 pending_rounds.cc:85] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Aborting all ops after (but not including) 0
I20260601 13:39:04.943605   747 pending_rounds.cc:107] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:39:04.943634   747 raft_consensus.cc:2889] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:39:04.945698   911 raft_consensus.cc:1275] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725 [term 3 FOLLOWER]: Refusing update from remote peer 9905f89f903a4a7595e46c1bff656dc0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:39:04.946202   972 consensus_queue.cc:1048] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:05.219492   830 consensus_queue.cc:237] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } attrs { replace: true } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: true } }
I20260601 13:39:05.221462   911 raft_consensus.cc:1275] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725 [term 3 FOLLOWER]: Refusing update from remote peer 9905f89f903a4a7595e46c1bff656dc0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:39:05.221616   747 raft_consensus.cc:1275] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 3 FOLLOWER]: Refusing update from remote peer 9905f89f903a4a7595e46c1bff656dc0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:39:05.221969   972 consensus_queue.cc:1048] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:05.222128   962 consensus_queue.cc:1048] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:05.223810   962 raft_consensus.cc:2955] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } attrs { replace: true } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: true } } }
I20260601 13:39:05.224237   747 raft_consensus.cc:2955] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } attrs { replace: true } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: true } } }
I20260601 13:39:05.226853 32746 catalog_manager.cc:5696] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 reported cstate change: config changed from index -1 to 3, NON_VOTER 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132) added. New cstate: current_term: 3 leader_uuid: "9905f89f903a4a7595e46c1bff656dc0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:05.227222   830 consensus_queue.cc:237] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } attrs { replace: true } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: true } }
W20260601 13:39:05.227829   789 consensus_peers.cc:597] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 -> Peer 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132:39423): Couldn't send request to peer 5d47cd5a5d7a4e8f9c7933fbc45e7a0d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: edb6747bfaec439fbac8cda7748cb3ff. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:05.228432   911 raft_consensus.cc:2955] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } attrs { replace: true } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: true } } }
I20260601 13:39:05.228916   910 raft_consensus.cc:1275] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725 [term 3 FOLLOWER]: Refusing update from remote peer 9905f89f903a4a7595e46c1bff656dc0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:39:05.229354   985 consensus_queue.cc:1048] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:05.229449   747 raft_consensus.cc:1275] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 3 FOLLOWER]: Refusing update from remote peer 9905f89f903a4a7595e46c1bff656dc0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260601 13:39:05.229494   789 consensus_peers.cc:597] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 -> Peer 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132:39423): Couldn't send request to peer 5d47cd5a5d7a4e8f9c7933fbc45e7a0d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a85ae31a27ca459db4975dea8ad13c20. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:05.229909   985 consensus_queue.cc:1048] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:05.231277   972 raft_consensus.cc:2955] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } attrs { replace: true } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: true } } }
I20260601 13:39:05.231662   910 raft_consensus.cc:2955] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } attrs { replace: true } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: true } } }
I20260601 13:39:05.233765 32745 catalog_manager.cc:5696] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 reported cstate change: config changed from index -1 to 3, NON_VOTER 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132) added. New cstate: current_term: 3 leader_uuid: "9905f89f903a4a7595e46c1bff656dc0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:05.234202   747 raft_consensus.cc:2955] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } attrs { replace: true } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: true } } }
I20260601 13:39:05.238535   910 consensus_queue.cc:237] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } attrs { replace: true } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: true } }
I20260601 13:39:05.240135   830 raft_consensus.cc:1275] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0 [term 2 FOLLOWER]: Refusing update from remote peer de20e48c03c84835a962bfa047aaa725: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:39:05.240347   747 raft_consensus.cc:1275] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 2 FOLLOWER]: Refusing update from remote peer de20e48c03c84835a962bfa047aaa725: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:39:05.240622   965 consensus_queue.cc:1048] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:05.240903   965 consensus_queue.cc:1048] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:05.242455   968 raft_consensus.cc:2955] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } attrs { replace: true } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: true } } }
I20260601 13:39:05.242865   830 raft_consensus.cc:2955] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } attrs { replace: true } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: true } } }
I20260601 13:39:05.242865   747 raft_consensus.cc:2955] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } attrs { replace: true } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: true } } }
W20260601 13:39:05.245959   871 consensus_peers.cc:597] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 -> Peer 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132:39423): Couldn't send request to peer 5d47cd5a5d7a4e8f9c7933fbc45e7a0d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dce60caf0b674beab0dadfcc1f9d5ad3. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:05.245859 32745 catalog_manager.cc:5696] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b reported cstate change: config changed from index -1 to 3, NON_VOTER 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132) added. New cstate: current_term: 2 leader_uuid: "de20e48c03c84835a962bfa047aaa725" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } attrs { replace: true } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: true } } }
I20260601 13:39:05.770859   993 ts_tablet_manager.cc:933] T a85ae31a27ca459db4975dea8ad13c20 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: Initiating tablet copy from peer 9905f89f903a4a7595e46c1bff656dc0 (127.25.154.130:40235)
I20260601 13:39:05.771230   993 tablet_copy_client.cc:323] T a85ae31a27ca459db4975dea8ad13c20 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.130:40235
I20260601 13:39:05.774864   840 tablet_copy_service.cc:140] P 9905f89f903a4a7595e46c1bff656dc0: Received BeginTabletCopySession request for tablet a85ae31a27ca459db4975dea8ad13c20 from peer 5d47cd5a5d7a4e8f9c7933fbc45e7a0d ({username='slave'} at 127.0.0.1:49580)
I20260601 13:39:05.774998   840 tablet_copy_service.cc:161] P 9905f89f903a4a7595e46c1bff656dc0: Beginning new tablet copy session on tablet a85ae31a27ca459db4975dea8ad13c20 from peer 5d47cd5a5d7a4e8f9c7933fbc45e7a0d at {username='slave'} at 127.0.0.1:49580: session id = 5d47cd5a5d7a4e8f9c7933fbc45e7a0d-a85ae31a27ca459db4975dea8ad13c20
I20260601 13:39:05.775893   840 tablet_copy_source_session.cc:215] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:39:05.776763   993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a85ae31a27ca459db4975dea8ad13c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:05.778713   993 tablet_copy_client.cc:806] T a85ae31a27ca459db4975dea8ad13c20 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: tablet copy: Starting download of 0 data blocks...
I20260601 13:39:05.778889   993 tablet_copy_client.cc:670] T a85ae31a27ca459db4975dea8ad13c20 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: tablet copy: Starting download of 1 WAL segments...
I20260601 13:39:05.780222   993 tablet_copy_client.cc:538] T a85ae31a27ca459db4975dea8ad13c20 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:39:05.781651   993 tablet_bootstrap.cc:492] T a85ae31a27ca459db4975dea8ad13c20 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: Bootstrap starting.
I20260601 13:39:05.784919   993 tablet_bootstrap.cc:492] T a85ae31a27ca459db4975dea8ad13c20 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: 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
I20260601 13:39:05.785279   993 tablet_bootstrap.cc:492] T a85ae31a27ca459db4975dea8ad13c20 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: Bootstrap complete.
I20260601 13:39:05.785606   993 ts_tablet_manager.cc:1403] T a85ae31a27ca459db4975dea8ad13c20 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:39:05.786100   993 raft_consensus.cc:359] T a85ae31a27ca459db4975dea8ad13c20 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } attrs { replace: true } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: true } }
I20260601 13:39:05.786373   993 raft_consensus.cc:740] T a85ae31a27ca459db4975dea8ad13c20 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 5d47cd5a5d7a4e8f9c7933fbc45e7a0d, State: Initialized, Role: LEARNER
I20260601 13:39:05.786545   993 consensus_queue.cc:260] T a85ae31a27ca459db4975dea8ad13c20 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [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: 3 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } attrs { replace: true } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: true } }
I20260601 13:39:05.786924   993 ts_tablet_manager.cc:1434] T a85ae31a27ca459db4975dea8ad13c20 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:39:05.788113   840 tablet_copy_service.cc:342] P 9905f89f903a4a7595e46c1bff656dc0: Request end of tablet copy session 5d47cd5a5d7a4e8f9c7933fbc45e7a0d-a85ae31a27ca459db4975dea8ad13c20 received from {username='slave'} at 127.0.0.1:49580
I20260601 13:39:05.788208   840 tablet_copy_service.cc:434] P 9905f89f903a4a7595e46c1bff656dc0: ending tablet copy session 5d47cd5a5d7a4e8f9c7933fbc45e7a0d-a85ae31a27ca459db4975dea8ad13c20 on tablet a85ae31a27ca459db4975dea8ad13c20 with peer 5d47cd5a5d7a4e8f9c7933fbc45e7a0d
I20260601 13:39:05.823372   993 ts_tablet_manager.cc:933] T dce60caf0b674beab0dadfcc1f9d5ad3 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: Initiating tablet copy from peer de20e48c03c84835a962bfa047aaa725 (127.25.154.131:44539)
I20260601 13:39:05.824163   993 tablet_copy_client.cc:323] T dce60caf0b674beab0dadfcc1f9d5ad3 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.131:44539
I20260601 13:39:05.828341   922 tablet_copy_service.cc:140] P de20e48c03c84835a962bfa047aaa725: Received BeginTabletCopySession request for tablet dce60caf0b674beab0dadfcc1f9d5ad3 from peer 5d47cd5a5d7a4e8f9c7933fbc45e7a0d ({username='slave'} at 127.0.0.1:52550)
I20260601 13:39:05.828459   922 tablet_copy_service.cc:161] P de20e48c03c84835a962bfa047aaa725: Beginning new tablet copy session on tablet dce60caf0b674beab0dadfcc1f9d5ad3 from peer 5d47cd5a5d7a4e8f9c7933fbc45e7a0d at {username='slave'} at 127.0.0.1:52550: session id = 5d47cd5a5d7a4e8f9c7933fbc45e7a0d-dce60caf0b674beab0dadfcc1f9d5ad3
I20260601 13:39:05.829274   922 tablet_copy_source_session.cc:215] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:39:05.830265   993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dce60caf0b674beab0dadfcc1f9d5ad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:05.830497  1001 ts_tablet_manager.cc:933] T edb6747bfaec439fbac8cda7748cb3ff P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: Initiating tablet copy from peer 9905f89f903a4a7595e46c1bff656dc0 (127.25.154.130:40235)
I20260601 13:39:05.830853  1001 tablet_copy_client.cc:323] T edb6747bfaec439fbac8cda7748cb3ff P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.130:40235
I20260601 13:39:05.831480   840 tablet_copy_service.cc:140] P 9905f89f903a4a7595e46c1bff656dc0: Received BeginTabletCopySession request for tablet edb6747bfaec439fbac8cda7748cb3ff from peer 5d47cd5a5d7a4e8f9c7933fbc45e7a0d ({username='slave'} at 127.0.0.1:49580)
I20260601 13:39:05.831585   840 tablet_copy_service.cc:161] P 9905f89f903a4a7595e46c1bff656dc0: Beginning new tablet copy session on tablet edb6747bfaec439fbac8cda7748cb3ff from peer 5d47cd5a5d7a4e8f9c7933fbc45e7a0d at {username='slave'} at 127.0.0.1:49580: session id = 5d47cd5a5d7a4e8f9c7933fbc45e7a0d-edb6747bfaec439fbac8cda7748cb3ff
I20260601 13:39:05.832531   840 tablet_copy_source_session.cc:215] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:39:05.832706   993 tablet_copy_client.cc:806] T dce60caf0b674beab0dadfcc1f9d5ad3 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: tablet copy: Starting download of 0 data blocks...
I20260601 13:39:05.832893   993 tablet_copy_client.cc:670] T dce60caf0b674beab0dadfcc1f9d5ad3 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: tablet copy: Starting download of 1 WAL segments...
I20260601 13:39:05.833518  1001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edb6747bfaec439fbac8cda7748cb3ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:05.834048   993 tablet_copy_client.cc:538] T dce60caf0b674beab0dadfcc1f9d5ad3 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:39:05.835367   993 tablet_bootstrap.cc:492] T dce60caf0b674beab0dadfcc1f9d5ad3 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: Bootstrap starting.
I20260601 13:39:05.836016  1001 tablet_copy_client.cc:806] T edb6747bfaec439fbac8cda7748cb3ff P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: tablet copy: Starting download of 0 data blocks...
I20260601 13:39:05.836202  1001 tablet_copy_client.cc:670] T edb6747bfaec439fbac8cda7748cb3ff P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: tablet copy: Starting download of 1 WAL segments...
I20260601 13:39:05.837388  1001 tablet_copy_client.cc:538] T edb6747bfaec439fbac8cda7748cb3ff P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:39:05.839424  1001 tablet_bootstrap.cc:492] T edb6747bfaec439fbac8cda7748cb3ff P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: Bootstrap starting.
I20260601 13:39:05.840116   993 tablet_bootstrap.cc:492] T dce60caf0b674beab0dadfcc1f9d5ad3 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: 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
I20260601 13:39:05.841212   993 tablet_bootstrap.cc:492] T dce60caf0b674beab0dadfcc1f9d5ad3 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: Bootstrap complete.
I20260601 13:39:05.841434   993 ts_tablet_manager.cc:1403] T dce60caf0b674beab0dadfcc1f9d5ad3 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.004s
I20260601 13:39:05.841960   993 raft_consensus.cc:359] T dce60caf0b674beab0dadfcc1f9d5ad3 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } attrs { replace: true } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: true } }
I20260601 13:39:05.842123   993 raft_consensus.cc:740] T dce60caf0b674beab0dadfcc1f9d5ad3 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5d47cd5a5d7a4e8f9c7933fbc45e7a0d, State: Initialized, Role: LEARNER
I20260601 13:39:05.842319   993 consensus_queue.cc:260] T dce60caf0b674beab0dadfcc1f9d5ad3 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } attrs { replace: true } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: true } }
I20260601 13:39:05.843248   993 ts_tablet_manager.cc:1434] T dce60caf0b674beab0dadfcc1f9d5ad3 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.004s
I20260601 13:39:05.843964   922 tablet_copy_service.cc:342] P de20e48c03c84835a962bfa047aaa725: Request end of tablet copy session 5d47cd5a5d7a4e8f9c7933fbc45e7a0d-dce60caf0b674beab0dadfcc1f9d5ad3 received from {username='slave'} at 127.0.0.1:52550
I20260601 13:39:05.844071   922 tablet_copy_service.cc:434] P de20e48c03c84835a962bfa047aaa725: ending tablet copy session 5d47cd5a5d7a4e8f9c7933fbc45e7a0d-dce60caf0b674beab0dadfcc1f9d5ad3 on tablet dce60caf0b674beab0dadfcc1f9d5ad3 with peer 5d47cd5a5d7a4e8f9c7933fbc45e7a0d
I20260601 13:39:05.846091  1001 tablet_bootstrap.cc:492] T edb6747bfaec439fbac8cda7748cb3ff P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: 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
I20260601 13:39:05.846453  1001 tablet_bootstrap.cc:492] T edb6747bfaec439fbac8cda7748cb3ff P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: Bootstrap complete.
I20260601 13:39:05.846655  1001 ts_tablet_manager.cc:1403] T edb6747bfaec439fbac8cda7748cb3ff P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.002s
I20260601 13:39:05.847121  1001 raft_consensus.cc:359] T edb6747bfaec439fbac8cda7748cb3ff P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } attrs { replace: true } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: true } }
I20260601 13:39:05.847265  1001 raft_consensus.cc:740] T edb6747bfaec439fbac8cda7748cb3ff P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 5d47cd5a5d7a4e8f9c7933fbc45e7a0d, State: Initialized, Role: LEARNER
I20260601 13:39:05.847379  1001 consensus_queue.cc:260] T edb6747bfaec439fbac8cda7748cb3ff P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [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: 3 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } attrs { replace: true } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: true } }
I20260601 13:39:05.847672  1001 ts_tablet_manager.cc:1434] T edb6747bfaec439fbac8cda7748cb3ff P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:05.848188   840 tablet_copy_service.cc:342] P 9905f89f903a4a7595e46c1bff656dc0: Request end of tablet copy session 5d47cd5a5d7a4e8f9c7933fbc45e7a0d-edb6747bfaec439fbac8cda7748cb3ff received from {username='slave'} at 127.0.0.1:49580
I20260601 13:39:05.848295   840 tablet_copy_service.cc:434] P 9905f89f903a4a7595e46c1bff656dc0: ending tablet copy session 5d47cd5a5d7a4e8f9c7933fbc45e7a0d-edb6747bfaec439fbac8cda7748cb3ff on tablet edb6747bfaec439fbac8cda7748cb3ff with peer 5d47cd5a5d7a4e8f9c7933fbc45e7a0d
I20260601 13:39:06.290403   664 raft_consensus.cc:1217] T edb6747bfaec439fbac8cda7748cb3ff P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260601 13:39:06.334211   664 raft_consensus.cc:1217] T a85ae31a27ca459db4975dea8ad13c20 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260601 13:39:06.382362   664 raft_consensus.cc:1217] T dce60caf0b674beab0dadfcc1f9d5ad3 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:39:06.734922  1006 raft_consensus.cc:1064] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0: attempting to promote NON_VOTER 5d47cd5a5d7a4e8f9c7933fbc45e7a0d to VOTER
I20260601 13:39:06.735379  1006 consensus_queue.cc:237] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } attrs { replace: true } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } }
I20260601 13:39:06.736851   664 raft_consensus.cc:1275] T a85ae31a27ca459db4975dea8ad13c20 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [term 3 LEARNER]: Refusing update from remote peer 9905f89f903a4a7595e46c1bff656dc0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:39:06.736860   910 raft_consensus.cc:1275] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725 [term 3 FOLLOWER]: Refusing update from remote peer 9905f89f903a4a7595e46c1bff656dc0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:39:06.736971   747 raft_consensus.cc:1275] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 3 FOLLOWER]: Refusing update from remote peer 9905f89f903a4a7595e46c1bff656dc0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:39:06.737262  1007 consensus_queue.cc:1048] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:06.737479   985 consensus_queue.cc:1048] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:06.737712  1011 consensus_queue.cc:1048] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:06.739907  1011 raft_consensus.cc:2955] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } attrs { replace: true } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } } }
I20260601 13:39:06.740272   910 raft_consensus.cc:2955] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } attrs { replace: true } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } } }
I20260601 13:39:06.740505   664 raft_consensus.cc:2955] T a85ae31a27ca459db4975dea8ad13c20 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } attrs { replace: true } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } } }
I20260601 13:39:06.742563   747 raft_consensus.cc:2955] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } attrs { replace: true } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } } }
I20260601 13:39:06.742708 32746 catalog_manager.cc:5696] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 reported cstate change: config changed from index 3 to 4, 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "9905f89f903a4a7595e46c1bff656dc0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:39:06.750633   830 consensus_queue.cc:237] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } }
I20260601 13:39:06.751797   910 raft_consensus.cc:1275] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725 [term 3 FOLLOWER]: Refusing update from remote peer 9905f89f903a4a7595e46c1bff656dc0: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:39:06.751828   664 raft_consensus.cc:1275] T a85ae31a27ca459db4975dea8ad13c20 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [term 3 FOLLOWER]: Refusing update from remote peer 9905f89f903a4a7595e46c1bff656dc0: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:39:06.752218   985 consensus_queue.cc:1048] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:39:06.752589  1007 consensus_queue.cc:1048] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:39:06.753818   985 raft_consensus.cc:2955] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 62f0b1dbc1e74cbdb169c2b8a8a83f0b (127.25.154.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } } }
I20260601 13:39:06.754227   910 raft_consensus.cc:2955] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 62f0b1dbc1e74cbdb169c2b8a8a83f0b (127.25.154.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } } }
I20260601 13:39:06.755707 32733 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a85ae31a27ca459db4975dea8ad13c20 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:39:06.756211   664 raft_consensus.cc:2955] T a85ae31a27ca459db4975dea8ad13c20 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 62f0b1dbc1e74cbdb169c2b8a8a83f0b (127.25.154.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } } }
I20260601 13:39:06.756404 32743 catalog_manager.cc:5696] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725 reported cstate change: config changed from index 4 to 5, VOTER 62f0b1dbc1e74cbdb169c2b8a8a83f0b (127.25.154.129) evicted. New cstate: current_term: 3 leader_uuid: "9905f89f903a4a7595e46c1bff656dc0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } } }
I20260601 13:39:06.764215   736 tablet_service.cc:1558] Processing DeleteTablet for tablet a85ae31a27ca459db4975dea8ad13c20 with delete_type TABLET_DATA_TOMBSTONED (TS 62f0b1dbc1e74cbdb169c2b8a8a83f0b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:47342
I20260601 13:39:06.764752  1022 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:06.764914  1022 raft_consensus.cc:2243] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:06.765079  1022 raft_consensus.cc:2272] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:06.765687  1022 ts_tablet_manager.cc:1916] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:39:06.767655  1022 ts_tablet_manager.cc:1929] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260601 13:39:06.767750  1022 log.cc:1199] T a85ae31a27ca459db4975dea8ad13c20 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/ts-0-root/wals/a85ae31a27ca459db4975dea8ad13c20
I20260601 13:39:06.768316 32730 catalog_manager.cc:5027] TS 62f0b1dbc1e74cbdb169c2b8a8a83f0b (127.25.154.129:40835): tablet a85ae31a27ca459db4975dea8ad13c20 (table test-workload [id=3610bcafa7354c3e813f8e97b284711f]) successfully deleted
I20260601 13:39:06.818451  1009 raft_consensus.cc:1064] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725: attempting to promote NON_VOTER 5d47cd5a5d7a4e8f9c7933fbc45e7a0d to VOTER
I20260601 13:39:06.818951  1009 consensus_queue.cc:237] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } attrs { replace: true } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } }
I20260601 13:39:06.820425   830 raft_consensus.cc:1275] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0 [term 2 FOLLOWER]: Refusing update from remote peer de20e48c03c84835a962bfa047aaa725: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:39:06.820432   747 raft_consensus.cc:1275] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 2 FOLLOWER]: Refusing update from remote peer de20e48c03c84835a962bfa047aaa725: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:39:06.820425   664 raft_consensus.cc:1275] T dce60caf0b674beab0dadfcc1f9d5ad3 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [term 2 LEARNER]: Refusing update from remote peer de20e48c03c84835a962bfa047aaa725: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:39:06.820971  1024 consensus_queue.cc:1048] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:06.821133  1009 consensus_queue.cc:1048] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:06.821445  1008 consensus_queue.cc:1048] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:06.823210  1009 raft_consensus.cc:2955] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } attrs { replace: true } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } } }
I20260601 13:39:06.823565   830 raft_consensus.cc:2955] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } attrs { replace: true } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } } }
I20260601 13:39:06.823740   664 raft_consensus.cc:2955] T dce60caf0b674beab0dadfcc1f9d5ad3 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } attrs { replace: true } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } } }
I20260601 13:39:06.825660   747 raft_consensus.cc:2955] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } attrs { replace: true } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } } }
I20260601 13:39:06.827030 32744 catalog_manager.cc:5696] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0 reported cstate change: config changed from index 3 to 4, 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "de20e48c03c84835a962bfa047aaa725" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } attrs { replace: true } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } } }
I20260601 13:39:06.835817   910 consensus_queue.cc:237] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } }
I20260601 13:39:06.837180   664 raft_consensus.cc:1275] T dce60caf0b674beab0dadfcc1f9d5ad3 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [term 2 FOLLOWER]: Refusing update from remote peer de20e48c03c84835a962bfa047aaa725: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:39:06.837215   747 raft_consensus.cc:1275] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 2 FOLLOWER]: Refusing update from remote peer de20e48c03c84835a962bfa047aaa725: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:39:06.837713   992 consensus_queue.cc:1048] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:39:06.837930  1024 consensus_queue.cc:1048] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:39:06.839644  1024 raft_consensus.cc:2955] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9905f89f903a4a7595e46c1bff656dc0 (127.25.154.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } } }
I20260601 13:39:06.839969   664 raft_consensus.cc:2955] T dce60caf0b674beab0dadfcc1f9d5ad3 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9905f89f903a4a7595e46c1bff656dc0 (127.25.154.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } } }
I20260601 13:39:06.840018   747 raft_consensus.cc:2955] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9905f89f903a4a7595e46c1bff656dc0 (127.25.154.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } } }
I20260601 13:39:06.841782 32733 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet dce60caf0b674beab0dadfcc1f9d5ad3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:39:06.842453 32745 catalog_manager.cc:5696] T dce60caf0b674beab0dadfcc1f9d5ad3 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d reported cstate change: config changed from index 4 to 5, VOTER 9905f89f903a4a7595e46c1bff656dc0 (127.25.154.130) evicted. New cstate: current_term: 2 leader_uuid: "de20e48c03c84835a962bfa047aaa725" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } } }
I20260601 13:39:06.844863   819 tablet_service.cc:1558] Processing DeleteTablet for tablet dce60caf0b674beab0dadfcc1f9d5ad3 with delete_type TABLET_DATA_TOMBSTONED (TS 9905f89f903a4a7595e46c1bff656dc0 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49592
I20260601 13:39:06.845319  1029 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:06.845474  1029 raft_consensus.cc:2243] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:06.845639  1029 raft_consensus.cc:2272] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:06.846333  1029 ts_tablet_manager.cc:1916] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:39:06.848244  1029 ts_tablet_manager.cc:1929] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:39:06.848325  1029 log.cc:1199] T dce60caf0b674beab0dadfcc1f9d5ad3 P 9905f89f903a4a7595e46c1bff656dc0: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/ts-1-root/wals/dce60caf0b674beab0dadfcc1f9d5ad3
I20260601 13:39:06.848889 32733 catalog_manager.cc:5027] TS 9905f89f903a4a7595e46c1bff656dc0 (127.25.154.130:40235): tablet dce60caf0b674beab0dadfcc1f9d5ad3 (table test-workload [id=3610bcafa7354c3e813f8e97b284711f]) successfully deleted
I20260601 13:39:06.886401  1007 raft_consensus.cc:1064] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0: attempting to promote NON_VOTER 5d47cd5a5d7a4e8f9c7933fbc45e7a0d to VOTER
I20260601 13:39:06.886844  1007 consensus_queue.cc:237] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } attrs { replace: true } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } }
I20260601 13:39:06.888264   664 raft_consensus.cc:1275] T edb6747bfaec439fbac8cda7748cb3ff P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [term 3 LEARNER]: Refusing update from remote peer 9905f89f903a4a7595e46c1bff656dc0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:39:06.888595   910 raft_consensus.cc:1275] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725 [term 3 FOLLOWER]: Refusing update from remote peer 9905f89f903a4a7595e46c1bff656dc0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:39:06.888669  1011 consensus_queue.cc:1048] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:06.888674   747 raft_consensus.cc:1275] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 3 FOLLOWER]: Refusing update from remote peer 9905f89f903a4a7595e46c1bff656dc0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:39:06.888994  1007 consensus_queue.cc:1048] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:06.889357  1007 consensus_queue.cc:1048] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:06.891093  1011 raft_consensus.cc:2955] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } attrs { replace: true } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } } }
I20260601 13:39:06.891793   910 raft_consensus.cc:2955] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } attrs { replace: true } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } } }
I20260601 13:39:06.891804   747 raft_consensus.cc:2955] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } attrs { replace: true } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } } }
I20260601 13:39:06.893544   664 raft_consensus.cc:2955] T edb6747bfaec439fbac8cda7748cb3ff P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } attrs { replace: true } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } } }
I20260601 13:39:06.894299 32746 catalog_manager.cc:5696] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725 reported cstate change: config changed from index 3 to 4, 5d47cd5a5d7a4e8f9c7933fbc45e7a0d (127.25.154.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "9905f89f903a4a7595e46c1bff656dc0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "de20e48c03c84835a962bfa047aaa725" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44539 } attrs { replace: true } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } } }
I20260601 13:39:06.898727   830 consensus_queue.cc:237] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } }
I20260601 13:39:06.899917   664 raft_consensus.cc:1275] T edb6747bfaec439fbac8cda7748cb3ff P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [term 3 FOLLOWER]: Refusing update from remote peer 9905f89f903a4a7595e46c1bff656dc0: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:39:06.899926   747 raft_consensus.cc:1275] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 3 FOLLOWER]: Refusing update from remote peer 9905f89f903a4a7595e46c1bff656dc0: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:39:06.900316   985 consensus_queue.cc:1048] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:39:06.900491  1007 consensus_queue.cc:1048] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:39:06.902163  1006 raft_consensus.cc:2955] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER de20e48c03c84835a962bfa047aaa725 (127.25.154.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } } }
I20260601 13:39:06.902631   664 raft_consensus.cc:2955] T edb6747bfaec439fbac8cda7748cb3ff P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER de20e48c03c84835a962bfa047aaa725 (127.25.154.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } } }
I20260601 13:39:06.904520 32733 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet edb6747bfaec439fbac8cda7748cb3ff with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:39:06.904876 32745 catalog_manager.cc:5696] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 reported cstate change: config changed from index 4 to 5, VOTER de20e48c03c84835a962bfa047aaa725 (127.25.154.131) evicted. New cstate: current_term: 3 leader_uuid: "9905f89f903a4a7595e46c1bff656dc0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:39:06.905455   747 raft_consensus.cc:2955] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER de20e48c03c84835a962bfa047aaa725 (127.25.154.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "62f0b1dbc1e74cbdb169c2b8a8a83f0b" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 40835 } } peers { permanent_uuid: "9905f89f903a4a7595e46c1bff656dc0" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40235 } } peers { permanent_uuid: "5d47cd5a5d7a4e8f9c7933fbc45e7a0d" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 39423 } attrs { promote: false } } }
I20260601 13:39:06.907444   901 tablet_service.cc:1558] Processing DeleteTablet for tablet edb6747bfaec439fbac8cda7748cb3ff with delete_type TABLET_DATA_TOMBSTONED (TS de20e48c03c84835a962bfa047aaa725 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52560
I20260601 13:39:06.907817  1035 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:06.908097  1035 raft_consensus.cc:2243] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:06.908293  1035 raft_consensus.cc:2272] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:06.908882  1035 ts_tablet_manager.cc:1916] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:39:06.910648  1035 ts_tablet_manager.cc:1929] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260601 13:39:06.910748  1035 log.cc:1199] T edb6747bfaec439fbac8cda7748cb3ff P de20e48c03c84835a962bfa047aaa725: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320984125593-26218-0/minicluster-data/ts-2-root/wals/edb6747bfaec439fbac8cda7748cb3ff
I20260601 13:39:06.911285 32733 catalog_manager.cc:5027] TS de20e48c03c84835a962bfa047aaa725 (127.25.154.131:44539): tablet edb6747bfaec439fbac8cda7748cb3ff (table test-workload [id=3610bcafa7354c3e813f8e97b284711f]) successfully deleted
I20260601 13:39:08.249884 26218 tablet_server.cc:179] TabletServer@127.25.154.129:40835 shutting down...
I20260601 13:39:08.253844 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:08.254096 26218 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:08.254276 26218 raft_consensus.cc:2243] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:08.254457 26218 raft_consensus.cc:2272] T edb6747bfaec439fbac8cda7748cb3ff P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:08.254940 26218 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:08.255059 26218 raft_consensus.cc:2243] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:39:08.255298 26218 raft_consensus.cc:2272] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:08.255734 26218 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:08.255807 26218 raft_consensus.cc:2243] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:08.255947 26218 raft_consensus.cc:2272] T dce60caf0b674beab0dadfcc1f9d5ad3 P 62f0b1dbc1e74cbdb169c2b8a8a83f0b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:08.269810 26218 tablet_server.cc:196] TabletServer@127.25.154.129:40835 shutdown complete.
I20260601 13:39:08.272375 26218 tablet_server.cc:179] TabletServer@127.25.154.130:40235 shutting down...
I20260601 13:39:08.276371 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:08.276624 26218 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:08.276748 26218 raft_consensus.cc:2243] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:39:08.276937 26218 raft_consensus.cc:2272] T edb6747bfaec439fbac8cda7748cb3ff P 9905f89f903a4a7595e46c1bff656dc0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:08.277371 26218 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:08.277643 26218 raft_consensus.cc:2243] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:08.277781 26218 raft_consensus.cc:2272] T 0ef8e2c3a37143b0a669bcef50afa7c2 P 9905f89f903a4a7595e46c1bff656dc0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:08.278117 26218 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:08.278296 26218 raft_consensus.cc:2243] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:39:08.278442 26218 raft_consensus.cc:2272] T a85ae31a27ca459db4975dea8ad13c20 P 9905f89f903a4a7595e46c1bff656dc0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:08.292459 26218 tablet_server.cc:196] TabletServer@127.25.154.130:40235 shutdown complete.
I20260601 13:39:08.295346 26218 tablet_server.cc:179] TabletServer@127.25.154.131:44539 shutting down...
I20260601 13:39:08.299851 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:08.300101 26218 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:08.300220 26218 raft_consensus.cc:2243] T 0ef8e2c3a37143b0a669bcef50afa7c2 P de20e48c03c84835a962bfa047aaa725 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:08.300339 26218 raft_consensus.cc:2272] T 0ef8e2c3a37143b0a669bcef50afa7c2 P de20e48c03c84835a962bfa047aaa725 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:08.300792 26218 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:08.300864 26218 raft_consensus.cc:2243] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:39:08.301023 26218 raft_consensus.cc:2272] T dce60caf0b674beab0dadfcc1f9d5ad3 P de20e48c03c84835a962bfa047aaa725 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:08.301330 26218 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:08.301396 26218 raft_consensus.cc:2243] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:08.301488 26218 raft_consensus.cc:2272] T a85ae31a27ca459db4975dea8ad13c20 P de20e48c03c84835a962bfa047aaa725 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:08.314917 26218 tablet_server.cc:196] TabletServer@127.25.154.131:44539 shutdown complete.
I20260601 13:39:08.317435 26218 tablet_server.cc:179] TabletServer@127.25.154.132:0 shutting down...
I20260601 13:39:08.321519 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:08.321769 26218 tablet_replica.cc:333] T edb6747bfaec439fbac8cda7748cb3ff P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: stopping tablet replica
I20260601 13:39:08.321925 26218 raft_consensus.cc:2243] T edb6747bfaec439fbac8cda7748cb3ff P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:08.322084 26218 raft_consensus.cc:2272] T edb6747bfaec439fbac8cda7748cb3ff P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:08.322621 26218 tablet_replica.cc:333] T a85ae31a27ca459db4975dea8ad13c20 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: stopping tablet replica
I20260601 13:39:08.322736 26218 raft_consensus.cc:2243] T a85ae31a27ca459db4975dea8ad13c20 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:08.322851 26218 raft_consensus.cc:2272] T a85ae31a27ca459db4975dea8ad13c20 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:08.323215 26218 tablet_replica.cc:333] T dce60caf0b674beab0dadfcc1f9d5ad3 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d: stopping tablet replica
I20260601 13:39:08.323323 26218 raft_consensus.cc:2243] T dce60caf0b674beab0dadfcc1f9d5ad3 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:08.323446 26218 raft_consensus.cc:2272] T dce60caf0b674beab0dadfcc1f9d5ad3 P 5d47cd5a5d7a4e8f9c7933fbc45e7a0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:08.336313 26218 tablet_server.cc:196] TabletServer@127.25.154.132:0 shutdown complete.
I20260601 13:39:08.338881 26218 master.cc:562] Master@127.25.154.190:41287 shutting down...
I20260601 13:39:08.343215 26218 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c3bd302cd696463b9e2b703fe9045286 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:08.343405 26218 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c3bd302cd696463b9e2b703fe9045286 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:08.343461 26218 tablet_replica.cc:333] T 00000000000000000000000000000000 P c3bd302cd696463b9e2b703fe9045286: stopping tablet replica
I20260601 13:39:08.356221 26218 master.cc:584] Master@127.25.154.190:41287 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (14219 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260601 13:39:08.366531 26218 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.154.190:43139
I20260601 13:39:08.366921 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:08.369532  1038 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:08.369580 26218 server_base.cc:1061] running on GCE node
W20260601 13:39:08.369589  1036 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:08.369741  1040 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:08.369937 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:08.369982 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:08.369999 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321148369999 us; error 0 us; skew 500 ppm
I20260601 13:39:08.371012 26218 webserver.cc:533] Webserver started at http://127.25.154.190:46759/ using document root <none> and password file <none>
I20260601 13:39:08.371191 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:08.371253 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:08.371347 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:08.371821 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/master-0-root/instance:
uuid: "4b362a0583d14a279a52e0aba3837957"
format_stamp: "Formatted at 2026-06-01 13:39:08 on dist-test-slave-whnk"
I20260601 13:39:08.373435 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:08.374513  1045 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:08.374925 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:08.375051 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/master-0-root
uuid: "4b362a0583d14a279a52e0aba3837957"
format_stamp: "Formatted at 2026-06-01 13:39:08 on dist-test-slave-whnk"
I20260601 13:39:08.375149 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-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)
I20260601 13:39:08.402988 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:08.403537 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:08.408183 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.190:43139
I20260601 13:39:08.411525  1097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.190:43139 every 8 connection(s)
I20260601 13:39:08.411986  1098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:08.413821  1098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957: Bootstrap starting.
I20260601 13:39:08.414688  1098 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:08.415700  1098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957: No bootstrap required, opened a new log
I20260601 13:39:08.416102  1098 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b362a0583d14a279a52e0aba3837957" member_type: VOTER }
I20260601 13:39:08.416198  1098 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:08.416221  1098 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b362a0583d14a279a52e0aba3837957, State: Initialized, Role: FOLLOWER
I20260601 13:39:08.416361  1098 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b362a0583d14a279a52e0aba3837957" member_type: VOTER }
I20260601 13:39:08.416428  1098 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:08.416450  1098 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:08.416517  1098 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:08.417249  1098 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b362a0583d14a279a52e0aba3837957" member_type: VOTER }
I20260601 13:39:08.417387  1098 leader_election.cc:304] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957 [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: 4b362a0583d14a279a52e0aba3837957; no voters: 
I20260601 13:39:08.417591  1098 leader_election.cc:290] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:08.417730  1101 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:08.417936  1101 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957 [term 1 LEADER]: Becoming Leader. State: Replica: 4b362a0583d14a279a52e0aba3837957, State: Running, Role: LEADER
I20260601 13:39:08.418061  1098 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:08.418087  1101 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957 [LEADER]: Queue going to LEADER mode. State: All 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: "4b362a0583d14a279a52e0aba3837957" member_type: VOTER }
I20260601 13:39:08.418615  1102 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4b362a0583d14a279a52e0aba3837957" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b362a0583d14a279a52e0aba3837957" member_type: VOTER } }
I20260601 13:39:08.418670  1103 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4b362a0583d14a279a52e0aba3837957. Latest consensus state: current_term: 1 leader_uuid: "4b362a0583d14a279a52e0aba3837957" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b362a0583d14a279a52e0aba3837957" member_type: VOTER } }
I20260601 13:39:08.418716  1102 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:08.418753  1103 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:08.419080  1106 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:08.419901  1106 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:08.420130 26218 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:08.422019  1106 catalog_manager.cc:1382] Generated new cluster ID: b8748422ed704e65a2350c40a5837862
I20260601 13:39:08.422086  1106 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:08.432646  1106 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:08.433223  1106 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:08.438580  1106 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957: Generated new TSK 0
I20260601 13:39:08.438773  1106 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:08.452776 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:08.455139 26218 server_base.cc:1061] running on GCE node
W20260601 13:39:08.455286  1119 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:08.455214  1122 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:08.455214  1120 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:08.455588 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:08.455632 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:08.455649 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321148455649 us; error 0 us; skew 500 ppm
I20260601 13:39:08.456547 26218 webserver.cc:533] Webserver started at http://127.25.154.129:43307/ using document root <none> and password file <none>
I20260601 13:39:08.456771 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:08.456842 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:08.456935 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:08.457367 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-0-root/instance:
uuid: "33c6260845d84a90b1e2272d3764212e"
format_stamp: "Formatted at 2026-06-01 13:39:08 on dist-test-slave-whnk"
I20260601 13:39:08.459019 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:08.459982  1127 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:08.460230 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:08.460318 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-0-root
uuid: "33c6260845d84a90b1e2272d3764212e"
format_stamp: "Formatted at 2026-06-01 13:39:08 on dist-test-slave-whnk"
I20260601 13:39:08.460409 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-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)
I20260601 13:39:08.473022 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:08.473475 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:08.473815 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:08.474411 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:08.474474 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:08.474535 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:08.474586 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:08.479424 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.129:41651
I20260601 13:39:08.479491  1191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.129:41651 every 8 connection(s)
I20260601 13:39:08.480415 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:08.482296  1196 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:08.482317  1197 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:08.482481  1199 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:08.482656 26218 server_base.cc:1061] running on GCE node
I20260601 13:39:08.482790 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:08.482831 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:08.482853 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321148482853 us; error 0 us; skew 500 ppm
I20260601 13:39:08.483861 26218 webserver.cc:533] Webserver started at http://127.25.154.130:37033/ using document root <none> and password file <none>
I20260601 13:39:08.484035 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:08.484102 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:08.484221 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:08.484642 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-1-root/instance:
uuid: "f8fe46e03e2644fa9e3474cbb0600cfb"
format_stamp: "Formatted at 2026-06-01 13:39:08 on dist-test-slave-whnk"
I20260601 13:39:08.486284 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:39:08.487284  1204 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:08.487519 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:08.487604 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-1-root
uuid: "f8fe46e03e2644fa9e3474cbb0600cfb"
format_stamp: "Formatted at 2026-06-01 13:39:08 on dist-test-slave-whnk"
I20260601 13:39:08.487699 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-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)
I20260601 13:39:08.489295  1192 heartbeater.cc:344] Connected to a master server at 127.25.154.190:43139
I20260601 13:39:08.489409  1192 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:08.489643  1192 heartbeater.cc:507] Master 127.25.154.190:43139 requested a full tablet report, sending...
I20260601 13:39:08.490293  1062 ts_manager.cc:194] Registered new tserver with Master: 33c6260845d84a90b1e2272d3764212e (127.25.154.129:41651)
I20260601 13:39:08.491010  1062 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60366
I20260601 13:39:08.501147 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:08.501614 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:08.501948 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:08.502509 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:08.502573 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:08.502637 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:08.502693 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:08.507128 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.130:35355
I20260601 13:39:08.507169  1268 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.130:35355 every 8 connection(s)
I20260601 13:39:08.508069 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:08.510042  1273 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:08.510104  1272 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:08.510362 26218 server_base.cc:1061] running on GCE node
W20260601 13:39:08.511183  1275 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:08.511472 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:08.511521 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:08.511539 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321148511539 us; error 0 us; skew 500 ppm
I20260601 13:39:08.512588  1269 heartbeater.cc:344] Connected to a master server at 127.25.154.190:43139
I20260601 13:39:08.512639 26218 webserver.cc:533] Webserver started at http://127.25.154.131:36147/ using document root <none> and password file <none>
I20260601 13:39:08.512723  1269 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:08.512806 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:08.512867 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:08.512952 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:08.512977  1269 heartbeater.cc:507] Master 127.25.154.190:43139 requested a full tablet report, sending...
I20260601 13:39:08.513477 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-2-root/instance:
uuid: "46de25385e1b49c7a44d0dae6d047de3"
format_stamp: "Formatted at 2026-06-01 13:39:08 on dist-test-slave-whnk"
I20260601 13:39:08.513635  1062 ts_manager.cc:194] Registered new tserver with Master: f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130:35355)
I20260601 13:39:08.514436  1062 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60372
I20260601 13:39:08.515434 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:39:08.516322  1280 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:08.516578 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:08.516665 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-2-root
uuid: "46de25385e1b49c7a44d0dae6d047de3"
format_stamp: "Formatted at 2026-06-01 13:39:08 on dist-test-slave-whnk"
I20260601 13:39:08.516762 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-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)
I20260601 13:39:08.541131 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:08.541600 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:08.541937 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:08.542492 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:08.542551 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:08.542611 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:08.542657 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:08.546973 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.131:34111
I20260601 13:39:08.547019  1343 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.131:34111 every 8 connection(s)
I20260601 13:39:08.551970  1344 heartbeater.cc:344] Connected to a master server at 127.25.154.190:43139
I20260601 13:39:08.552079  1344 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:08.552356  1344 heartbeater.cc:507] Master 127.25.154.190:43139 requested a full tablet report, sending...
I20260601 13:39:08.553040  1062 ts_manager.cc:194] Registered new tserver with Master: 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131:34111)
I20260601 13:39:08.553130 26218 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005678668s
I20260601 13:39:08.553808  1062 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60374
I20260601 13:39:09.491917  1192 heartbeater.cc:499] Master 127.25.154.190:43139 was elected leader, sending a full tablet report...
I20260601 13:39:09.515393  1269 heartbeater.cc:499] Master 127.25.154.190:43139 was elected leader, sending a full tablet report...
I20260601 13:39:09.554728  1344 heartbeater.cc:499] Master 127.25.154.190:43139 was elected leader, sending a full tablet report...
I20260601 13:39:09.589399  1062 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60388:
name: "test-workload"
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: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:39:09.590044  1062 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:39:09.602146  1308 tablet_service.cc:1511] Processing CreateTablet for tablet bcf366ebd4284e2e8d30e79131539a69 (DEFAULT_TABLE table=test-workload [id=75eafa870cbf4bcc82359884b4f5d953]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:39:09.602274  1306 tablet_service.cc:1511] Processing CreateTablet for tablet c9435bd0a9b542b3a2bcdd757835685f (DEFAULT_TABLE table=test-workload [id=75eafa870cbf4bcc82359884b4f5d953]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:39:09.602219  1307 tablet_service.cc:1511] Processing CreateTablet for tablet 3ab9deb9ca2c400e90efd2e1562eb351 (DEFAULT_TABLE table=test-workload [id=75eafa870cbf4bcc82359884b4f5d953]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:39:09.602506  1308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcf366ebd4284e2e8d30e79131539a69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:09.602659  1307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ab9deb9ca2c400e90efd2e1562eb351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:09.602792  1305 tablet_service.cc:1511] Processing CreateTablet for tablet 2c094671e834427eab96bdb50af3e0df (DEFAULT_TABLE table=test-workload [id=75eafa870cbf4bcc82359884b4f5d953]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:39:09.603048  1305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c094671e834427eab96bdb50af3e0df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:09.605341  1306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9435bd0a9b542b3a2bcdd757835685f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:09.605837  1156 tablet_service.cc:1511] Processing CreateTablet for tablet bcf366ebd4284e2e8d30e79131539a69 (DEFAULT_TABLE table=test-workload [id=75eafa870cbf4bcc82359884b4f5d953]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:39:09.605950  1155 tablet_service.cc:1511] Processing CreateTablet for tablet 3ab9deb9ca2c400e90efd2e1562eb351 (DEFAULT_TABLE table=test-workload [id=75eafa870cbf4bcc82359884b4f5d953]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:39:09.606092  1156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcf366ebd4284e2e8d30e79131539a69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:09.606319  1154 tablet_service.cc:1511] Processing CreateTablet for tablet c9435bd0a9b542b3a2bcdd757835685f (DEFAULT_TABLE table=test-workload [id=75eafa870cbf4bcc82359884b4f5d953]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:39:09.606557  1154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9435bd0a9b542b3a2bcdd757835685f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:09.607574  1364 tablet_bootstrap.cc:492] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3: Bootstrap starting.
I20260601 13:39:09.608242  1365 tablet_bootstrap.cc:492] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e: Bootstrap starting.
I20260601 13:39:09.608515  1364 tablet_bootstrap.cc:654] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:09.608633  1153 tablet_service.cc:1511] Processing CreateTablet for tablet 2c094671e834427eab96bdb50af3e0df (DEFAULT_TABLE table=test-workload [id=75eafa870cbf4bcc82359884b4f5d953]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:39:09.608815  1153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c094671e834427eab96bdb50af3e0df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:09.609259  1365 tablet_bootstrap.cc:654] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:09.609716  1364 tablet_bootstrap.cc:492] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3: No bootstrap required, opened a new log
I20260601 13:39:09.609802  1364 ts_tablet_manager.cc:1403] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:09.610293  1364 raft_consensus.cc:359] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:09.610399  1364 raft_consensus.cc:385] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:09.610417  1365 tablet_bootstrap.cc:492] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e: No bootstrap required, opened a new log
I20260601 13:39:09.610435  1364 raft_consensus.cc:740] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46de25385e1b49c7a44d0dae6d047de3, State: Initialized, Role: FOLLOWER
I20260601 13:39:09.610486  1365 ts_tablet_manager.cc:1403] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:09.610563  1364 consensus_queue.cc:260] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:09.610920  1364 ts_tablet_manager.cc:1434] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:09.610955  1155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ab9deb9ca2c400e90efd2e1562eb351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:09.611097  1364 tablet_bootstrap.cc:492] T 2c094671e834427eab96bdb50af3e0df P 46de25385e1b49c7a44d0dae6d047de3: Bootstrap starting.
I20260601 13:39:09.611364  1365 raft_consensus.cc:359] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } }
I20260601 13:39:09.611496  1365 raft_consensus.cc:385] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:09.611569  1365 raft_consensus.cc:740] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33c6260845d84a90b1e2272d3764212e, State: Initialized, Role: FOLLOWER
I20260601 13:39:09.611774  1365 consensus_queue.cc:260] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } }
I20260601 13:39:09.612151  1365 ts_tablet_manager.cc:1434] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:39:09.612402  1365 tablet_bootstrap.cc:492] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e: Bootstrap starting.
I20260601 13:39:09.612493  1364 tablet_bootstrap.cc:654] T 2c094671e834427eab96bdb50af3e0df P 46de25385e1b49c7a44d0dae6d047de3: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:09.613631  1364 tablet_bootstrap.cc:492] T 2c094671e834427eab96bdb50af3e0df P 46de25385e1b49c7a44d0dae6d047de3: No bootstrap required, opened a new log
I20260601 13:39:09.613783  1364 ts_tablet_manager.cc:1403] T 2c094671e834427eab96bdb50af3e0df P 46de25385e1b49c7a44d0dae6d047de3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:09.614022  1368 raft_consensus.cc:493] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:09.614106  1368 raft_consensus.cc:515] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:09.614214  1365 tablet_bootstrap.cc:654] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:09.614650  1368 leader_election.cc:290] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33c6260845d84a90b1e2272d3764212e (127.25.154.129:41651), f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130:35355)
I20260601 13:39:09.614749  1232 tablet_service.cc:1511] Processing CreateTablet for tablet bcf366ebd4284e2e8d30e79131539a69 (DEFAULT_TABLE table=test-workload [id=75eafa870cbf4bcc82359884b4f5d953]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:39:09.614938  1230 tablet_service.cc:1511] Processing CreateTablet for tablet c9435bd0a9b542b3a2bcdd757835685f (DEFAULT_TABLE table=test-workload [id=75eafa870cbf4bcc82359884b4f5d953]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:39:09.615010  1232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcf366ebd4284e2e8d30e79131539a69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:09.615139  1230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9435bd0a9b542b3a2bcdd757835685f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:09.617084  1229 tablet_service.cc:1511] Processing CreateTablet for tablet 2c094671e834427eab96bdb50af3e0df (DEFAULT_TABLE table=test-workload [id=75eafa870cbf4bcc82359884b4f5d953]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:39:09.617241  1373 tablet_bootstrap.cc:492] T bcf366ebd4284e2e8d30e79131539a69 P f8fe46e03e2644fa9e3474cbb0600cfb: Bootstrap starting.
I20260601 13:39:09.617327  1229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c094671e834427eab96bdb50af3e0df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:09.614750  1231 tablet_service.cc:1511] Processing CreateTablet for tablet 3ab9deb9ca2c400e90efd2e1562eb351 (DEFAULT_TABLE table=test-workload [id=75eafa870cbf4bcc82359884b4f5d953]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:39:09.617519  1231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ab9deb9ca2c400e90efd2e1562eb351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:09.620218  1364 raft_consensus.cc:359] T 2c094671e834427eab96bdb50af3e0df P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:09.620348  1364 raft_consensus.cc:385] T 2c094671e834427eab96bdb50af3e0df P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:09.620457  1364 raft_consensus.cc:740] T 2c094671e834427eab96bdb50af3e0df P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46de25385e1b49c7a44d0dae6d047de3, State: Initialized, Role: FOLLOWER
I20260601 13:39:09.620690  1364 consensus_queue.cc:260] T 2c094671e834427eab96bdb50af3e0df P 46de25385e1b49c7a44d0dae6d047de3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:09.621788  1166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab9deb9ca2c400e90efd2e1562eb351" candidate_uuid: "46de25385e1b49c7a44d0dae6d047de3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33c6260845d84a90b1e2272d3764212e" is_pre_election: true
I20260601 13:39:09.621842  1373 tablet_bootstrap.cc:654] T bcf366ebd4284e2e8d30e79131539a69 P f8fe46e03e2644fa9e3474cbb0600cfb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:09.622093  1365 tablet_bootstrap.cc:492] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e: No bootstrap required, opened a new log
W20260601 13:39:09.622143  1283 leader_election.cc:343] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33c6260845d84a90b1e2272d3764212e (127.25.154.129:41651): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:39:09.622210  1365 ts_tablet_manager.cc:1403] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.002s
I20260601 13:39:09.622496  1364 ts_tablet_manager.cc:1434] T 2c094671e834427eab96bdb50af3e0df P 46de25385e1b49c7a44d0dae6d047de3: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.000s
I20260601 13:39:09.622682  1364 tablet_bootstrap.cc:492] T c9435bd0a9b542b3a2bcdd757835685f P 46de25385e1b49c7a44d0dae6d047de3: Bootstrap starting.
I20260601 13:39:09.622658  1365 raft_consensus.cc:359] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:09.622764  1365 raft_consensus.cc:385] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:09.622812  1365 raft_consensus.cc:740] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33c6260845d84a90b1e2272d3764212e, State: Initialized, Role: FOLLOWER
I20260601 13:39:09.622951  1365 consensus_queue.cc:260] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:09.623659  1365 ts_tablet_manager.cc:1434] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:09.623831  1365 tablet_bootstrap.cc:492] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e: Bootstrap starting.
I20260601 13:39:09.624033  1364 tablet_bootstrap.cc:654] T c9435bd0a9b542b3a2bcdd757835685f P 46de25385e1b49c7a44d0dae6d047de3: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:09.624722  1365 tablet_bootstrap.cc:654] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:09.625265  1364 tablet_bootstrap.cc:492] T c9435bd0a9b542b3a2bcdd757835685f P 46de25385e1b49c7a44d0dae6d047de3: No bootstrap required, opened a new log
I20260601 13:39:09.625416  1364 ts_tablet_manager.cc:1403] T c9435bd0a9b542b3a2bcdd757835685f P 46de25385e1b49c7a44d0dae6d047de3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:09.625900  1364 raft_consensus.cc:359] T c9435bd0a9b542b3a2bcdd757835685f P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:09.626037  1364 raft_consensus.cc:385] T c9435bd0a9b542b3a2bcdd757835685f P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:09.626117  1364 raft_consensus.cc:740] T c9435bd0a9b542b3a2bcdd757835685f P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46de25385e1b49c7a44d0dae6d047de3, State: Initialized, Role: FOLLOWER
I20260601 13:39:09.626286  1364 consensus_queue.cc:260] T c9435bd0a9b542b3a2bcdd757835685f P 46de25385e1b49c7a44d0dae6d047de3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:09.626091  1365 tablet_bootstrap.cc:492] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e: No bootstrap required, opened a new log
I20260601 13:39:09.626802  1364 ts_tablet_manager.cc:1434] T c9435bd0a9b542b3a2bcdd757835685f P 46de25385e1b49c7a44d0dae6d047de3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:09.626868  1365 ts_tablet_manager.cc:1403] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:09.627020  1364 tablet_bootstrap.cc:492] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3: Bootstrap starting.
I20260601 13:39:09.627337  1365 raft_consensus.cc:359] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:09.627444  1365 raft_consensus.cc:385] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:09.627496  1365 raft_consensus.cc:740] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33c6260845d84a90b1e2272d3764212e, State: Initialized, Role: FOLLOWER
I20260601 13:39:09.627686  1365 consensus_queue.cc:260] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:09.628036  1365 ts_tablet_manager.cc:1434] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:09.628090  1364 tablet_bootstrap.cc:654] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:09.628276  1365 tablet_bootstrap.cc:492] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e: Bootstrap starting.
I20260601 13:39:09.629227  1365 tablet_bootstrap.cc:654] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:09.629460  1364 tablet_bootstrap.cc:492] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3: No bootstrap required, opened a new log
I20260601 13:39:09.629550  1364 ts_tablet_manager.cc:1403] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:09.630061  1364 raft_consensus.cc:359] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } }
I20260601 13:39:09.630254  1364 raft_consensus.cc:385] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:09.630311  1364 raft_consensus.cc:740] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46de25385e1b49c7a44d0dae6d047de3, State: Initialized, Role: FOLLOWER
I20260601 13:39:09.630491  1364 consensus_queue.cc:260] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } }
I20260601 13:39:09.631161  1364 ts_tablet_manager.cc:1434] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:09.631884  1373 tablet_bootstrap.cc:492] T bcf366ebd4284e2e8d30e79131539a69 P f8fe46e03e2644fa9e3474cbb0600cfb: No bootstrap required, opened a new log
I20260601 13:39:09.631912  1242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab9deb9ca2c400e90efd2e1562eb351" candidate_uuid: "46de25385e1b49c7a44d0dae6d047de3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" is_pre_election: true
I20260601 13:39:09.632025  1373 ts_tablet_manager.cc:1403] T bcf366ebd4284e2e8d30e79131539a69 P f8fe46e03e2644fa9e3474cbb0600cfb: Time spent bootstrapping tablet: real 0.015s	user 0.001s	sys 0.001s
W20260601 13:39:09.632292  1283 leader_election.cc:343] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130:35355): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:39:09.632369  1283 leader_election.cc:304] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46de25385e1b49c7a44d0dae6d047de3; no voters: 33c6260845d84a90b1e2272d3764212e, f8fe46e03e2644fa9e3474cbb0600cfb
I20260601 13:39:09.632476  1373 raft_consensus.cc:359] T bcf366ebd4284e2e8d30e79131539a69 P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } }
I20260601 13:39:09.632572  1368 raft_consensus.cc:2749] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:39:09.632588  1373 raft_consensus.cc:385] T bcf366ebd4284e2e8d30e79131539a69 P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:09.632627  1373 raft_consensus.cc:740] T bcf366ebd4284e2e8d30e79131539a69 P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8fe46e03e2644fa9e3474cbb0600cfb, State: Initialized, Role: FOLLOWER
I20260601 13:39:09.632802  1373 consensus_queue.cc:260] T bcf366ebd4284e2e8d30e79131539a69 P f8fe46e03e2644fa9e3474cbb0600cfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } }
I20260601 13:39:09.633177  1373 ts_tablet_manager.cc:1434] T bcf366ebd4284e2e8d30e79131539a69 P f8fe46e03e2644fa9e3474cbb0600cfb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:39:09.633383  1373 tablet_bootstrap.cc:492] T 3ab9deb9ca2c400e90efd2e1562eb351 P f8fe46e03e2644fa9e3474cbb0600cfb: Bootstrap starting.
I20260601 13:39:09.634449  1373 tablet_bootstrap.cc:654] T 3ab9deb9ca2c400e90efd2e1562eb351 P f8fe46e03e2644fa9e3474cbb0600cfb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:09.634874  1365 tablet_bootstrap.cc:492] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e: No bootstrap required, opened a new log
I20260601 13:39:09.634989  1365 ts_tablet_manager.cc:1403] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.002s
I20260601 13:39:09.635478  1365 raft_consensus.cc:359] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:09.635617  1365 raft_consensus.cc:385] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:09.635654  1365 raft_consensus.cc:740] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33c6260845d84a90b1e2272d3764212e, State: Initialized, Role: FOLLOWER
I20260601 13:39:09.635783  1365 consensus_queue.cc:260] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:09.636067  1365 ts_tablet_manager.cc:1434] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:09.636248  1373 tablet_bootstrap.cc:492] T 3ab9deb9ca2c400e90efd2e1562eb351 P f8fe46e03e2644fa9e3474cbb0600cfb: No bootstrap required, opened a new log
I20260601 13:39:09.636546  1373 ts_tablet_manager.cc:1403] T 3ab9deb9ca2c400e90efd2e1562eb351 P f8fe46e03e2644fa9e3474cbb0600cfb: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:09.637039  1373 raft_consensus.cc:359] T 3ab9deb9ca2c400e90efd2e1562eb351 P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:09.637137  1373 raft_consensus.cc:385] T 3ab9deb9ca2c400e90efd2e1562eb351 P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:09.637238  1373 raft_consensus.cc:740] T 3ab9deb9ca2c400e90efd2e1562eb351 P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8fe46e03e2644fa9e3474cbb0600cfb, State: Initialized, Role: FOLLOWER
I20260601 13:39:09.637420  1373 consensus_queue.cc:260] T 3ab9deb9ca2c400e90efd2e1562eb351 P f8fe46e03e2644fa9e3474cbb0600cfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:09.637743  1373 ts_tablet_manager.cc:1434] T 3ab9deb9ca2c400e90efd2e1562eb351 P f8fe46e03e2644fa9e3474cbb0600cfb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:09.637995  1373 tablet_bootstrap.cc:492] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb: Bootstrap starting.
I20260601 13:39:09.639309  1373 tablet_bootstrap.cc:654] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:09.640493  1373 tablet_bootstrap.cc:492] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb: No bootstrap required, opened a new log
I20260601 13:39:09.640600  1373 ts_tablet_manager.cc:1403] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:09.640954  1373 raft_consensus.cc:359] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:09.641062  1373 raft_consensus.cc:385] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:09.641088  1373 raft_consensus.cc:740] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8fe46e03e2644fa9e3474cbb0600cfb, State: Initialized, Role: FOLLOWER
I20260601 13:39:09.641216  1373 consensus_queue.cc:260] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:09.641487  1373 ts_tablet_manager.cc:1434] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:09.641690  1373 tablet_bootstrap.cc:492] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb: Bootstrap starting.
I20260601 13:39:09.642691  1373 tablet_bootstrap.cc:654] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:09.643910  1373 tablet_bootstrap.cc:492] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb: No bootstrap required, opened a new log
I20260601 13:39:09.644083  1373 ts_tablet_manager.cc:1403] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:09.644632  1373 raft_consensus.cc:359] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:09.644779  1373 raft_consensus.cc:385] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:09.644809  1373 raft_consensus.cc:740] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8fe46e03e2644fa9e3474cbb0600cfb, State: Initialized, Role: FOLLOWER
I20260601 13:39:09.644971  1373 consensus_queue.cc:260] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:09.645215  1373 ts_tablet_manager.cc:1434] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:09.717279  1369 raft_consensus.cc:493] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:09.717442  1369 raft_consensus.cc:515] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:09.718176  1369 leader_election.cc:290] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130:35355), 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131:34111)
I20260601 13:39:09.723438  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c094671e834427eab96bdb50af3e0df" candidate_uuid: "33c6260845d84a90b1e2272d3764212e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46de25385e1b49c7a44d0dae6d047de3" is_pre_election: true
I20260601 13:39:09.723434  1242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c094671e834427eab96bdb50af3e0df" candidate_uuid: "33c6260845d84a90b1e2272d3764212e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" is_pre_election: true
I20260601 13:39:09.723779  1318 raft_consensus.cc:2468] T 2c094671e834427eab96bdb50af3e0df P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33c6260845d84a90b1e2272d3764212e in term 0.
I20260601 13:39:09.723779  1242 raft_consensus.cc:2468] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33c6260845d84a90b1e2272d3764212e in term 0.
I20260601 13:39:09.724210  1131 leader_election.cc:304] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [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: 33c6260845d84a90b1e2272d3764212e, f8fe46e03e2644fa9e3474cbb0600cfb; no voters: 
I20260601 13:39:09.724435  1369 raft_consensus.cc:2804] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:09.724522  1369 raft_consensus.cc:493] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:09.724572  1369 raft_consensus.cc:3060] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:09.725593  1369 raft_consensus.cc:515] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:09.726059  1369 leader_election.cc:290] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [CANDIDATE]: Term 1 election: Requested vote from peers f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130:35355), 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131:34111)
I20260601 13:39:09.726532  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c094671e834427eab96bdb50af3e0df" candidate_uuid: "33c6260845d84a90b1e2272d3764212e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46de25385e1b49c7a44d0dae6d047de3"
I20260601 13:39:09.726588  1242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c094671e834427eab96bdb50af3e0df" candidate_uuid: "33c6260845d84a90b1e2272d3764212e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb"
I20260601 13:39:09.726701  1318 raft_consensus.cc:3060] T 2c094671e834427eab96bdb50af3e0df P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:09.726701  1242 raft_consensus.cc:3060] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:09.727861  1242 raft_consensus.cc:2468] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33c6260845d84a90b1e2272d3764212e in term 1.
I20260601 13:39:09.727861  1318 raft_consensus.cc:2468] T 2c094671e834427eab96bdb50af3e0df P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33c6260845d84a90b1e2272d3764212e in term 1.
I20260601 13:39:09.728241  1131 leader_election.cc:304] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [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: 33c6260845d84a90b1e2272d3764212e, f8fe46e03e2644fa9e3474cbb0600cfb; no voters: 
I20260601 13:39:09.728446  1369 raft_consensus.cc:2804] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:09.728727  1369 raft_consensus.cc:697] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 1 LEADER]: Becoming Leader. State: Replica: 33c6260845d84a90b1e2272d3764212e, State: Running, Role: LEADER
I20260601 13:39:09.728891  1369 consensus_queue.cc:237] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [LEADER]: Queue going to LEADER mode. State: All 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:09.730650  1060 catalog_manager.cc:5696] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e reported cstate change: term changed from 0 to 1, leader changed from <none> to 33c6260845d84a90b1e2272d3764212e (127.25.154.129). New cstate: current_term: 1 leader_uuid: "33c6260845d84a90b1e2272d3764212e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:09.735431  1380 raft_consensus.cc:493] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:09.735545  1380 raft_consensus.cc:515] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:09.736050  1380 leader_election.cc:290] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33c6260845d84a90b1e2272d3764212e (127.25.154.129:41651), 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131:34111)
I20260601 13:39:09.739832  1166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9435bd0a9b542b3a2bcdd757835685f" candidate_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33c6260845d84a90b1e2272d3764212e" is_pre_election: true
I20260601 13:39:09.740010  1166 raft_consensus.cc:2468] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8fe46e03e2644fa9e3474cbb0600cfb in term 0.
I20260601 13:39:09.739988  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9435bd0a9b542b3a2bcdd757835685f" candidate_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46de25385e1b49c7a44d0dae6d047de3" is_pre_election: true
I20260601 13:39:09.740260  1318 raft_consensus.cc:2468] T c9435bd0a9b542b3a2bcdd757835685f P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8fe46e03e2644fa9e3474cbb0600cfb in term 0.
I20260601 13:39:09.740423  1207 leader_election.cc:304] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [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: 33c6260845d84a90b1e2272d3764212e, f8fe46e03e2644fa9e3474cbb0600cfb; no voters: 
I20260601 13:39:09.740614  1380 raft_consensus.cc:2804] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:09.740737  1380 raft_consensus.cc:493] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:09.740787  1380 raft_consensus.cc:3060] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:09.741621  1380 raft_consensus.cc:515] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:09.741979  1380 leader_election.cc:290] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [CANDIDATE]: Term 1 election: Requested vote from peers 33c6260845d84a90b1e2272d3764212e (127.25.154.129:41651), 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131:34111)
I20260601 13:39:09.742386  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9435bd0a9b542b3a2bcdd757835685f" candidate_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46de25385e1b49c7a44d0dae6d047de3"
I20260601 13:39:09.742414  1166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9435bd0a9b542b3a2bcdd757835685f" candidate_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33c6260845d84a90b1e2272d3764212e"
I20260601 13:39:09.742540  1166 raft_consensus.cc:3060] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:09.742543  1318 raft_consensus.cc:3060] T c9435bd0a9b542b3a2bcdd757835685f P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:09.743386  1166 raft_consensus.cc:2468] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8fe46e03e2644fa9e3474cbb0600cfb in term 1.
I20260601 13:39:09.743427  1318 raft_consensus.cc:2468] T c9435bd0a9b542b3a2bcdd757835685f P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8fe46e03e2644fa9e3474cbb0600cfb in term 1.
I20260601 13:39:09.743660  1207 leader_election.cc:304] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [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: 33c6260845d84a90b1e2272d3764212e, f8fe46e03e2644fa9e3474cbb0600cfb; no voters: 
I20260601 13:39:09.743827  1380 raft_consensus.cc:2804] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:09.744053  1380 raft_consensus.cc:697] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 LEADER]: Becoming Leader. State: Replica: f8fe46e03e2644fa9e3474cbb0600cfb, State: Running, Role: LEADER
I20260601 13:39:09.744235  1380 consensus_queue.cc:237] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [LEADER]: Queue going to LEADER mode. State: All 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:09.745759  1060 catalog_manager.cc:5696] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb reported cstate change: term changed from 0 to 1, leader changed from <none> to f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130). New cstate: current_term: 1 leader_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:09.758845  1369 raft_consensus.cc:493] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:09.758976  1369 raft_consensus.cc:515] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:09.759423  1369 leader_election.cc:290] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130:35355), 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131:34111)
I20260601 13:39:09.760008  1242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab9deb9ca2c400e90efd2e1562eb351" candidate_uuid: "33c6260845d84a90b1e2272d3764212e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" is_pre_election: true
I20260601 13:39:09.760154  1242 raft_consensus.cc:2468] T 3ab9deb9ca2c400e90efd2e1562eb351 P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33c6260845d84a90b1e2272d3764212e in term 0.
I20260601 13:39:09.760015  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab9deb9ca2c400e90efd2e1562eb351" candidate_uuid: "33c6260845d84a90b1e2272d3764212e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46de25385e1b49c7a44d0dae6d047de3" is_pre_election: true
I20260601 13:39:09.760457  1318 raft_consensus.cc:2468] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33c6260845d84a90b1e2272d3764212e in term 0.
I20260601 13:39:09.760519  1131 leader_election.cc:304] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [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: 33c6260845d84a90b1e2272d3764212e, f8fe46e03e2644fa9e3474cbb0600cfb; no voters: 
I20260601 13:39:09.760707  1369 raft_consensus.cc:2804] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:09.760848  1369 raft_consensus.cc:493] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:09.760949  1369 raft_consensus.cc:3060] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:09.762635  1369 raft_consensus.cc:515] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:09.763235  1369 leader_election.cc:290] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [CANDIDATE]: Term 1 election: Requested vote from peers f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130:35355), 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131:34111)
I20260601 13:39:09.763712  1242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab9deb9ca2c400e90efd2e1562eb351" candidate_uuid: "33c6260845d84a90b1e2272d3764212e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb"
I20260601 13:39:09.763859  1242 raft_consensus.cc:3060] T 3ab9deb9ca2c400e90efd2e1562eb351 P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:09.763801  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab9deb9ca2c400e90efd2e1562eb351" candidate_uuid: "33c6260845d84a90b1e2272d3764212e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46de25385e1b49c7a44d0dae6d047de3"
I20260601 13:39:09.764186  1318 raft_consensus.cc:3060] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:09.765061  1242 raft_consensus.cc:2468] T 3ab9deb9ca2c400e90efd2e1562eb351 P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33c6260845d84a90b1e2272d3764212e in term 1.
I20260601 13:39:09.765318  1318 raft_consensus.cc:2468] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33c6260845d84a90b1e2272d3764212e in term 1.
I20260601 13:39:09.766281  1131 leader_election.cc:304] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [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: 33c6260845d84a90b1e2272d3764212e, 46de25385e1b49c7a44d0dae6d047de3; no voters: 
I20260601 13:39:09.766494  1369 raft_consensus.cc:2804] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:09.766599  1369 raft_consensus.cc:697] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [term 1 LEADER]: Becoming Leader. State: Replica: 33c6260845d84a90b1e2272d3764212e, State: Running, Role: LEADER
I20260601 13:39:09.766765  1369 consensus_queue.cc:237] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [LEADER]: Queue going to LEADER mode. State: All 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:09.769188  1060 catalog_manager.cc:5696] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e reported cstate change: term changed from 0 to 1, leader changed from <none> to 33c6260845d84a90b1e2272d3764212e (127.25.154.129). New cstate: current_term: 1 leader_uuid: "33c6260845d84a90b1e2272d3764212e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:09.978621  1369 raft_consensus.cc:493] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:09.978876  1369 raft_consensus.cc:515] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } }
I20260601 13:39:09.979387  1369 leader_election.cc:290] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131:34111), f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130:35355)
I20260601 13:39:09.979993  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf366ebd4284e2e8d30e79131539a69" candidate_uuid: "33c6260845d84a90b1e2272d3764212e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46de25385e1b49c7a44d0dae6d047de3" is_pre_election: true
I20260601 13:39:09.979993  1242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf366ebd4284e2e8d30e79131539a69" candidate_uuid: "33c6260845d84a90b1e2272d3764212e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" is_pre_election: true
I20260601 13:39:09.980178  1242 raft_consensus.cc:2468] T bcf366ebd4284e2e8d30e79131539a69 P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33c6260845d84a90b1e2272d3764212e in term 0.
I20260601 13:39:09.980178  1318 raft_consensus.cc:2468] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33c6260845d84a90b1e2272d3764212e in term 0.
I20260601 13:39:09.980574  1131 leader_election.cc:304] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [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: 33c6260845d84a90b1e2272d3764212e, 46de25385e1b49c7a44d0dae6d047de3; no voters: 
I20260601 13:39:09.980815  1369 raft_consensus.cc:2804] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:09.980885  1369 raft_consensus.cc:493] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:09.980926  1369 raft_consensus.cc:3060] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:09.981859  1369 raft_consensus.cc:515] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } }
I20260601 13:39:09.982336  1369 leader_election.cc:290] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [CANDIDATE]: Term 1 election: Requested vote from peers 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131:34111), f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130:35355)
I20260601 13:39:09.982726  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf366ebd4284e2e8d30e79131539a69" candidate_uuid: "33c6260845d84a90b1e2272d3764212e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46de25385e1b49c7a44d0dae6d047de3"
I20260601 13:39:09.982813  1242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf366ebd4284e2e8d30e79131539a69" candidate_uuid: "33c6260845d84a90b1e2272d3764212e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb"
I20260601 13:39:09.982846  1318 raft_consensus.cc:3060] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:09.982894  1242 raft_consensus.cc:3060] T bcf366ebd4284e2e8d30e79131539a69 P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:09.983839  1242 raft_consensus.cc:2468] T bcf366ebd4284e2e8d30e79131539a69 P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33c6260845d84a90b1e2272d3764212e in term 1.
I20260601 13:39:09.983839  1318 raft_consensus.cc:2468] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33c6260845d84a90b1e2272d3764212e in term 1.
I20260601 13:39:09.984206  1131 leader_election.cc:304] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [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: 33c6260845d84a90b1e2272d3764212e, 46de25385e1b49c7a44d0dae6d047de3; no voters: 
I20260601 13:39:09.984366  1369 raft_consensus.cc:2804] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:09.984449  1369 raft_consensus.cc:697] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [term 1 LEADER]: Becoming Leader. State: Replica: 33c6260845d84a90b1e2272d3764212e, State: Running, Role: LEADER
I20260601 13:39:09.984584  1369 consensus_queue.cc:237] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [LEADER]: Queue going to LEADER mode. State: All 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: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } }
I20260601 13:39:09.986670  1060 catalog_manager.cc:5696] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e reported cstate change: term changed from 0 to 1, leader changed from <none> to 33c6260845d84a90b1e2272d3764212e (127.25.154.129). New cstate: current_term: 1 leader_uuid: "33c6260845d84a90b1e2272d3764212e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:10.067368  1060 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60404:
name: "dugtrio"
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: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:39:10.068228  1060 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:39:10.075839  1155 tablet_service.cc:1511] Processing CreateTablet for tablet aee8f867a6b2477bab2b006c21d2f727 (DEFAULT_TABLE table=dugtrio [id=41193bf0b7b241d48e295e9688c301f5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:39:10.075932  1229 tablet_service.cc:1511] Processing CreateTablet for tablet aee8f867a6b2477bab2b006c21d2f727 (DEFAULT_TABLE table=dugtrio [id=41193bf0b7b241d48e295e9688c301f5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:39:10.076062  1308 tablet_service.cc:1511] Processing CreateTablet for tablet aee8f867a6b2477bab2b006c21d2f727 (DEFAULT_TABLE table=dugtrio [id=41193bf0b7b241d48e295e9688c301f5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:39:10.076257  1155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aee8f867a6b2477bab2b006c21d2f727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:10.076278  1229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aee8f867a6b2477bab2b006c21d2f727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:10.076390  1308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aee8f867a6b2477bab2b006c21d2f727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:10.078648  1364 tablet_bootstrap.cc:492] T aee8f867a6b2477bab2b006c21d2f727 P 46de25385e1b49c7a44d0dae6d047de3: Bootstrap starting.
I20260601 13:39:10.079397  1230 tablet_service.cc:1511] Processing CreateTablet for tablet 71e65811a859488782b648a180fab03a (DEFAULT_TABLE table=dugtrio [id=41193bf0b7b241d48e295e9688c301f5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:39:10.079394  1306 tablet_service.cc:1511] Processing CreateTablet for tablet 71e65811a859488782b648a180fab03a (DEFAULT_TABLE table=dugtrio [id=41193bf0b7b241d48e295e9688c301f5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:39:10.079701  1230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71e65811a859488782b648a180fab03a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:10.079720  1306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71e65811a859488782b648a180fab03a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:10.079886  1364 tablet_bootstrap.cc:654] T aee8f867a6b2477bab2b006c21d2f727 P 46de25385e1b49c7a44d0dae6d047de3: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:10.080099  1154 tablet_service.cc:1511] Processing CreateTablet for tablet ba3923af20154a889d8063f7273bdf84 (DEFAULT_TABLE table=dugtrio [id=41193bf0b7b241d48e295e9688c301f5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:39:10.080312  1154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3923af20154a889d8063f7273bdf84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:10.080682  1365 tablet_bootstrap.cc:492] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e: Bootstrap starting.
I20260601 13:39:10.081929  1365 tablet_bootstrap.cc:654] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:10.079869  1153 tablet_service.cc:1511] Processing CreateTablet for tablet 71e65811a859488782b648a180fab03a (DEFAULT_TABLE table=dugtrio [id=41193bf0b7b241d48e295e9688c301f5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:39:10.082476  1153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71e65811a859488782b648a180fab03a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:10.082840  1373 tablet_bootstrap.cc:492] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb: Bootstrap starting.
I20260601 13:39:10.082998  1229 tablet_service.cc:1511] Processing CreateTablet for tablet 64caeec1b14045079f511525549f86c0 (DEFAULT_TABLE table=dugtrio [id=41193bf0b7b241d48e295e9688c301f5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:39:10.083302  1229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64caeec1b14045079f511525549f86c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:10.083843  1373 tablet_bootstrap.cc:654] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:10.085431  1373 tablet_bootstrap.cc:492] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb: No bootstrap required, opened a new log
I20260601 13:39:10.085532  1373 ts_tablet_manager.cc:1403] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:39:10.085482  1306 tablet_service.cc:1511] Processing CreateTablet for tablet ba3923af20154a889d8063f7273bdf84 (DEFAULT_TABLE table=dugtrio [id=41193bf0b7b241d48e295e9688c301f5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:39:10.085657  1230 tablet_service.cc:1511] Processing CreateTablet for tablet ba3923af20154a889d8063f7273bdf84 (DEFAULT_TABLE table=dugtrio [id=41193bf0b7b241d48e295e9688c301f5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:39:10.085753  1306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3923af20154a889d8063f7273bdf84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:10.085893  1230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3923af20154a889d8063f7273bdf84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:10.085988  1373 raft_consensus.cc:359] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.086088  1373 raft_consensus.cc:385] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:10.086160  1373 raft_consensus.cc:740] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8fe46e03e2644fa9e3474cbb0600cfb, State: Initialized, Role: FOLLOWER
I20260601 13:39:10.086324  1373 consensus_queue.cc:260] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.087059  1373 ts_tablet_manager.cc:1434] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:10.087241  1373 tablet_bootstrap.cc:492] T 71e65811a859488782b648a180fab03a P f8fe46e03e2644fa9e3474cbb0600cfb: Bootstrap starting.
I20260601 13:39:10.088474  1308 tablet_service.cc:1511] Processing CreateTablet for tablet 64caeec1b14045079f511525549f86c0 (DEFAULT_TABLE table=dugtrio [id=41193bf0b7b241d48e295e9688c301f5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:39:10.088760  1308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64caeec1b14045079f511525549f86c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:10.088804  1373 tablet_bootstrap.cc:654] T 71e65811a859488782b648a180fab03a P f8fe46e03e2644fa9e3474cbb0600cfb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:10.089788  1364 tablet_bootstrap.cc:492] T aee8f867a6b2477bab2b006c21d2f727 P 46de25385e1b49c7a44d0dae6d047de3: No bootstrap required, opened a new log
I20260601 13:39:10.089874  1364 ts_tablet_manager.cc:1403] T aee8f867a6b2477bab2b006c21d2f727 P 46de25385e1b49c7a44d0dae6d047de3: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
I20260601 13:39:10.090394  1364 raft_consensus.cc:359] T aee8f867a6b2477bab2b006c21d2f727 P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.090507  1364 raft_consensus.cc:385] T aee8f867a6b2477bab2b006c21d2f727 P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:10.090540  1364 raft_consensus.cc:740] T aee8f867a6b2477bab2b006c21d2f727 P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46de25385e1b49c7a44d0dae6d047de3, State: Initialized, Role: FOLLOWER
I20260601 13:39:10.090582  1155 tablet_service.cc:1511] Processing CreateTablet for tablet 64caeec1b14045079f511525549f86c0 (DEFAULT_TABLE table=dugtrio [id=41193bf0b7b241d48e295e9688c301f5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:39:10.090726  1364 consensus_queue.cc:260] T aee8f867a6b2477bab2b006c21d2f727 P 46de25385e1b49c7a44d0dae6d047de3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.090857  1155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64caeec1b14045079f511525549f86c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:10.091406  1365 tablet_bootstrap.cc:492] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e: No bootstrap required, opened a new log
I20260601 13:39:10.091522  1365 ts_tablet_manager.cc:1403] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e: Time spent bootstrapping tablet: real 0.011s	user 0.001s	sys 0.001s
I20260601 13:39:10.091526  1364 ts_tablet_manager.cc:1434] T aee8f867a6b2477bab2b006c21d2f727 P 46de25385e1b49c7a44d0dae6d047de3: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:10.091813  1364 tablet_bootstrap.cc:492] T 71e65811a859488782b648a180fab03a P 46de25385e1b49c7a44d0dae6d047de3: Bootstrap starting.
I20260601 13:39:10.092017  1365 raft_consensus.cc:359] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.092149  1365 raft_consensus.cc:385] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:10.092206  1365 raft_consensus.cc:740] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33c6260845d84a90b1e2272d3764212e, State: Initialized, Role: FOLLOWER
I20260601 13:39:10.092373  1365 consensus_queue.cc:260] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.093240  1364 tablet_bootstrap.cc:654] T 71e65811a859488782b648a180fab03a P 46de25385e1b49c7a44d0dae6d047de3: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:10.093312  1365 ts_tablet_manager.cc:1434] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:39:10.093497  1365 tablet_bootstrap.cc:492] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e: Bootstrap starting.
I20260601 13:39:10.094551  1365 tablet_bootstrap.cc:654] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:10.095026  1373 tablet_bootstrap.cc:492] T 71e65811a859488782b648a180fab03a P f8fe46e03e2644fa9e3474cbb0600cfb: No bootstrap required, opened a new log
I20260601 13:39:10.095441  1373 ts_tablet_manager.cc:1403] T 71e65811a859488782b648a180fab03a P f8fe46e03e2644fa9e3474cbb0600cfb: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:39:10.095623  1364 tablet_bootstrap.cc:492] T 71e65811a859488782b648a180fab03a P 46de25385e1b49c7a44d0dae6d047de3: No bootstrap required, opened a new log
I20260601 13:39:10.095729  1364 ts_tablet_manager.cc:1403] T 71e65811a859488782b648a180fab03a P 46de25385e1b49c7a44d0dae6d047de3: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:10.096072  1364 raft_consensus.cc:359] T 71e65811a859488782b648a180fab03a P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.096160  1364 raft_consensus.cc:385] T 71e65811a859488782b648a180fab03a P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:10.096222  1364 raft_consensus.cc:740] T 71e65811a859488782b648a180fab03a P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46de25385e1b49c7a44d0dae6d047de3, State: Initialized, Role: FOLLOWER
I20260601 13:39:10.096342  1364 consensus_queue.cc:260] T 71e65811a859488782b648a180fab03a P 46de25385e1b49c7a44d0dae6d047de3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.096473  1373 raft_consensus.cc:359] T 71e65811a859488782b648a180fab03a P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.096593  1373 raft_consensus.cc:385] T 71e65811a859488782b648a180fab03a P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:10.096652  1364 ts_tablet_manager.cc:1434] T 71e65811a859488782b648a180fab03a P 46de25385e1b49c7a44d0dae6d047de3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:10.096661  1373 raft_consensus.cc:740] T 71e65811a859488782b648a180fab03a P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8fe46e03e2644fa9e3474cbb0600cfb, State: Initialized, Role: FOLLOWER
I20260601 13:39:10.096841  1364 tablet_bootstrap.cc:492] T ba3923af20154a889d8063f7273bdf84 P 46de25385e1b49c7a44d0dae6d047de3: Bootstrap starting.
I20260601 13:39:10.096956  1373 consensus_queue.cc:260] T 71e65811a859488782b648a180fab03a P f8fe46e03e2644fa9e3474cbb0600cfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.097829  1373 ts_tablet_manager.cc:1434] T 71e65811a859488782b648a180fab03a P f8fe46e03e2644fa9e3474cbb0600cfb: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:10.098012  1373 tablet_bootstrap.cc:492] T ba3923af20154a889d8063f7273bdf84 P f8fe46e03e2644fa9e3474cbb0600cfb: Bootstrap starting.
I20260601 13:39:10.098083  1364 tablet_bootstrap.cc:654] T ba3923af20154a889d8063f7273bdf84 P 46de25385e1b49c7a44d0dae6d047de3: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:10.095623  1365 tablet_bootstrap.cc:492] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e: No bootstrap required, opened a new log
I20260601 13:39:10.098889  1365 ts_tablet_manager.cc:1403] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:39:10.099459  1365 raft_consensus.cc:359] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.099582  1365 raft_consensus.cc:385] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:10.099634  1365 raft_consensus.cc:740] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33c6260845d84a90b1e2272d3764212e, State: Initialized, Role: FOLLOWER
I20260601 13:39:10.099817  1373 tablet_bootstrap.cc:654] T ba3923af20154a889d8063f7273bdf84 P f8fe46e03e2644fa9e3474cbb0600cfb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:10.099792  1365 consensus_queue.cc:260] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.100150  1365 ts_tablet_manager.cc:1434] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:10.100317  1364 tablet_bootstrap.cc:492] T ba3923af20154a889d8063f7273bdf84 P 46de25385e1b49c7a44d0dae6d047de3: No bootstrap required, opened a new log
I20260601 13:39:10.100348  1365 tablet_bootstrap.cc:492] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e: Bootstrap starting.
I20260601 13:39:10.100455  1364 ts_tablet_manager.cc:1403] T ba3923af20154a889d8063f7273bdf84 P 46de25385e1b49c7a44d0dae6d047de3: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:10.101397  1364 raft_consensus.cc:359] T ba3923af20154a889d8063f7273bdf84 P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.101528  1364 raft_consensus.cc:385] T ba3923af20154a889d8063f7273bdf84 P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:10.101579  1364 raft_consensus.cc:740] T ba3923af20154a889d8063f7273bdf84 P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46de25385e1b49c7a44d0dae6d047de3, State: Initialized, Role: FOLLOWER
I20260601 13:39:10.101920  1364 consensus_queue.cc:260] T ba3923af20154a889d8063f7273bdf84 P 46de25385e1b49c7a44d0dae6d047de3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.102298  1364 ts_tablet_manager.cc:1434] T ba3923af20154a889d8063f7273bdf84 P 46de25385e1b49c7a44d0dae6d047de3: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:10.102463  1364 tablet_bootstrap.cc:492] T 64caeec1b14045079f511525549f86c0 P 46de25385e1b49c7a44d0dae6d047de3: Bootstrap starting.
I20260601 13:39:10.102515  1365 tablet_bootstrap.cc:654] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:10.103924  1364 tablet_bootstrap.cc:654] T 64caeec1b14045079f511525549f86c0 P 46de25385e1b49c7a44d0dae6d047de3: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:10.105536  1364 tablet_bootstrap.cc:492] T 64caeec1b14045079f511525549f86c0 P 46de25385e1b49c7a44d0dae6d047de3: No bootstrap required, opened a new log
I20260601 13:39:10.105648  1364 ts_tablet_manager.cc:1403] T 64caeec1b14045079f511525549f86c0 P 46de25385e1b49c7a44d0dae6d047de3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:10.106221  1364 raft_consensus.cc:359] T 64caeec1b14045079f511525549f86c0 P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.106465  1364 raft_consensus.cc:385] T 64caeec1b14045079f511525549f86c0 P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:10.106518  1364 raft_consensus.cc:740] T 64caeec1b14045079f511525549f86c0 P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46de25385e1b49c7a44d0dae6d047de3, State: Initialized, Role: FOLLOWER
I20260601 13:39:10.106681  1364 consensus_queue.cc:260] T 64caeec1b14045079f511525549f86c0 P 46de25385e1b49c7a44d0dae6d047de3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.106738  1365 tablet_bootstrap.cc:492] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e: No bootstrap required, opened a new log
I20260601 13:39:10.106863  1365 ts_tablet_manager.cc:1403] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e: Time spent bootstrapping tablet: real 0.007s	user 0.004s	sys 0.000s
I20260601 13:39:10.107018  1364 ts_tablet_manager.cc:1434] T 64caeec1b14045079f511525549f86c0 P 46de25385e1b49c7a44d0dae6d047de3: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:10.107110  1373 tablet_bootstrap.cc:492] T ba3923af20154a889d8063f7273bdf84 P f8fe46e03e2644fa9e3474cbb0600cfb: No bootstrap required, opened a new log
I20260601 13:39:10.107242  1373 ts_tablet_manager.cc:1403] T ba3923af20154a889d8063f7273bdf84 P f8fe46e03e2644fa9e3474cbb0600cfb: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.000s
I20260601 13:39:10.107414  1365 raft_consensus.cc:359] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.107524  1365 raft_consensus.cc:385] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:10.107569  1365 raft_consensus.cc:740] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33c6260845d84a90b1e2272d3764212e, State: Initialized, Role: FOLLOWER
I20260601 13:39:10.107657  1373 raft_consensus.cc:359] T ba3923af20154a889d8063f7273bdf84 P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.107705  1365 consensus_queue.cc:260] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.107771  1373 raft_consensus.cc:385] T ba3923af20154a889d8063f7273bdf84 P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:10.107810  1373 raft_consensus.cc:740] T ba3923af20154a889d8063f7273bdf84 P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8fe46e03e2644fa9e3474cbb0600cfb, State: Initialized, Role: FOLLOWER
I20260601 13:39:10.107923  1373 consensus_queue.cc:260] T ba3923af20154a889d8063f7273bdf84 P f8fe46e03e2644fa9e3474cbb0600cfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.108003  1365 ts_tablet_manager.cc:1434] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:10.108184  1373 ts_tablet_manager.cc:1434] T ba3923af20154a889d8063f7273bdf84 P f8fe46e03e2644fa9e3474cbb0600cfb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:10.108434  1373 tablet_bootstrap.cc:492] T 64caeec1b14045079f511525549f86c0 P f8fe46e03e2644fa9e3474cbb0600cfb: Bootstrap starting.
I20260601 13:39:10.109570  1373 tablet_bootstrap.cc:654] T 64caeec1b14045079f511525549f86c0 P f8fe46e03e2644fa9e3474cbb0600cfb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:10.109844  1369 raft_consensus.cc:493] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:10.109943  1369 raft_consensus.cc:515] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.110406  1369 leader_election.cc:290] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130:35355), 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131:34111)
I20260601 13:39:10.110911  1242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3923af20154a889d8063f7273bdf84" candidate_uuid: "33c6260845d84a90b1e2272d3764212e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" is_pre_election: true
I20260601 13:39:10.111101  1242 raft_consensus.cc:2468] T ba3923af20154a889d8063f7273bdf84 P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33c6260845d84a90b1e2272d3764212e in term 0.
I20260601 13:39:10.108194  1365 tablet_bootstrap.cc:492] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e: Bootstrap starting.
I20260601 13:39:10.110939  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3923af20154a889d8063f7273bdf84" candidate_uuid: "33c6260845d84a90b1e2272d3764212e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46de25385e1b49c7a44d0dae6d047de3" is_pre_election: true
I20260601 13:39:10.111274  1318 raft_consensus.cc:2468] T ba3923af20154a889d8063f7273bdf84 P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33c6260845d84a90b1e2272d3764212e in term 0.
I20260601 13:39:10.111548  1131 leader_election.cc:304] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e [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: 33c6260845d84a90b1e2272d3764212e, 46de25385e1b49c7a44d0dae6d047de3; no voters: 
I20260601 13:39:10.111712  1369 raft_consensus.cc:2804] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:10.111771  1369 raft_consensus.cc:493] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:10.111819  1369 raft_consensus.cc:3060] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:10.112231  1365 tablet_bootstrap.cc:654] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:10.112965  1369 raft_consensus.cc:515] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.113353  1369 leader_election.cc:290] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e [CANDIDATE]: Term 1 election: Requested vote from peers f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130:35355), 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131:34111)
I20260601 13:39:10.113430  1373 tablet_bootstrap.cc:492] T 64caeec1b14045079f511525549f86c0 P f8fe46e03e2644fa9e3474cbb0600cfb: No bootstrap required, opened a new log
I20260601 13:39:10.113461  1365 tablet_bootstrap.cc:492] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e: No bootstrap required, opened a new log
I20260601 13:39:10.113516  1373 ts_tablet_manager.cc:1403] T 64caeec1b14045079f511525549f86c0 P f8fe46e03e2644fa9e3474cbb0600cfb: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:39:10.113516  1365 ts_tablet_manager.cc:1403] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.001s
I20260601 13:39:10.113647  1242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3923af20154a889d8063f7273bdf84" candidate_uuid: "33c6260845d84a90b1e2272d3764212e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb"
I20260601 13:39:10.113643  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3923af20154a889d8063f7273bdf84" candidate_uuid: "33c6260845d84a90b1e2272d3764212e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46de25385e1b49c7a44d0dae6d047de3"
I20260601 13:39:10.113777  1318 raft_consensus.cc:3060] T ba3923af20154a889d8063f7273bdf84 P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:10.114030  1365 raft_consensus.cc:359] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.114125  1365 raft_consensus.cc:385] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:10.114215  1365 raft_consensus.cc:740] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33c6260845d84a90b1e2272d3764212e, State: Initialized, Role: FOLLOWER
I20260601 13:39:10.114336  1365 consensus_queue.cc:260] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.114655  1365 ts_tablet_manager.cc:1434] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:10.114351  1373 raft_consensus.cc:359] T 64caeec1b14045079f511525549f86c0 P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.114778  1373 raft_consensus.cc:385] T 64caeec1b14045079f511525549f86c0 P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:10.114758  1318 raft_consensus.cc:2468] T ba3923af20154a889d8063f7273bdf84 P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33c6260845d84a90b1e2272d3764212e in term 1.
I20260601 13:39:10.114799  1373 raft_consensus.cc:740] T 64caeec1b14045079f511525549f86c0 P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8fe46e03e2644fa9e3474cbb0600cfb, State: Initialized, Role: FOLLOWER
I20260601 13:39:10.113777  1242 raft_consensus.cc:3060] T ba3923af20154a889d8063f7273bdf84 P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:10.114950  1373 consensus_queue.cc:260] T 64caeec1b14045079f511525549f86c0 P f8fe46e03e2644fa9e3474cbb0600cfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.115136  1131 leader_election.cc:304] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e [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: 33c6260845d84a90b1e2272d3764212e, 46de25385e1b49c7a44d0dae6d047de3; no voters: 
I20260601 13:39:10.115245  1373 ts_tablet_manager.cc:1434] T 64caeec1b14045079f511525549f86c0 P f8fe46e03e2644fa9e3474cbb0600cfb: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:10.115305  1369 raft_consensus.cc:2804] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:10.115375  1369 raft_consensus.cc:697] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e [term 1 LEADER]: Becoming Leader. State: Replica: 33c6260845d84a90b1e2272d3764212e, State: Running, Role: LEADER
I20260601 13:39:10.115490  1369 consensus_queue.cc:237] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e [LEADER]: Queue going to LEADER mode. State: All 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.115842  1242 raft_consensus.cc:2468] T ba3923af20154a889d8063f7273bdf84 P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33c6260845d84a90b1e2272d3764212e in term 1.
I20260601 13:39:10.117615  1062 catalog_manager.cc:5696] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e reported cstate change: term changed from 0 to 1, leader changed from <none> to 33c6260845d84a90b1e2272d3764212e (127.25.154.129). New cstate: current_term: 1 leader_uuid: "33c6260845d84a90b1e2272d3764212e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:10.121945  1369 raft_consensus.cc:493] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:10.122062  1369 raft_consensus.cc:515] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.122516  1369 leader_election.cc:290] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130:35355), 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131:34111)
I20260601 13:39:10.122923  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e65811a859488782b648a180fab03a" candidate_uuid: "33c6260845d84a90b1e2272d3764212e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46de25385e1b49c7a44d0dae6d047de3" is_pre_election: true
I20260601 13:39:10.123050  1318 raft_consensus.cc:2468] T 71e65811a859488782b648a180fab03a P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33c6260845d84a90b1e2272d3764212e in term 0.
I20260601 13:39:10.123296  1242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e65811a859488782b648a180fab03a" candidate_uuid: "33c6260845d84a90b1e2272d3764212e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" is_pre_election: true
I20260601 13:39:10.123373  1131 leader_election.cc:304] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e [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: 33c6260845d84a90b1e2272d3764212e, 46de25385e1b49c7a44d0dae6d047de3; no voters: 
I20260601 13:39:10.123409  1242 raft_consensus.cc:2468] T 71e65811a859488782b648a180fab03a P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33c6260845d84a90b1e2272d3764212e in term 0.
I20260601 13:39:10.123538  1369 raft_consensus.cc:2804] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:10.123621  1369 raft_consensus.cc:493] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:10.123744  1369 raft_consensus.cc:3060] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:10.124536  1369 raft_consensus.cc:515] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.124864  1369 leader_election.cc:290] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e [CANDIDATE]: Term 1 election: Requested vote from peers f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130:35355), 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131:34111)
I20260601 13:39:10.125244  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e65811a859488782b648a180fab03a" candidate_uuid: "33c6260845d84a90b1e2272d3764212e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46de25385e1b49c7a44d0dae6d047de3"
I20260601 13:39:10.125262  1242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e65811a859488782b648a180fab03a" candidate_uuid: "33c6260845d84a90b1e2272d3764212e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb"
I20260601 13:39:10.125375  1318 raft_consensus.cc:3060] T 71e65811a859488782b648a180fab03a P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:10.125375  1242 raft_consensus.cc:3060] T 71e65811a859488782b648a180fab03a P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:10.126320  1242 raft_consensus.cc:2468] T 71e65811a859488782b648a180fab03a P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33c6260845d84a90b1e2272d3764212e in term 1.
I20260601 13:39:10.126320  1318 raft_consensus.cc:2468] T 71e65811a859488782b648a180fab03a P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33c6260845d84a90b1e2272d3764212e in term 1.
I20260601 13:39:10.126665  1131 leader_election.cc:304] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e [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: 33c6260845d84a90b1e2272d3764212e, 46de25385e1b49c7a44d0dae6d047de3; no voters: 
I20260601 13:39:10.126911  1369 raft_consensus.cc:2804] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:10.127059  1369 raft_consensus.cc:697] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e [term 1 LEADER]: Becoming Leader. State: Replica: 33c6260845d84a90b1e2272d3764212e, State: Running, Role: LEADER
I20260601 13:39:10.127234  1369 consensus_queue.cc:237] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e [LEADER]: Queue going to LEADER mode. State: All 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.128901  1062 catalog_manager.cc:5696] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e reported cstate change: term changed from 0 to 1, leader changed from <none> to 33c6260845d84a90b1e2272d3764212e (127.25.154.129). New cstate: current_term: 1 leader_uuid: "33c6260845d84a90b1e2272d3764212e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:10.144026  1369 raft_consensus.cc:493] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:10.144188  1369 raft_consensus.cc:515] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.144634  1369 leader_election.cc:290] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130:35355), 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131:34111)
I20260601 13:39:10.145058  1242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64caeec1b14045079f511525549f86c0" candidate_uuid: "33c6260845d84a90b1e2272d3764212e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" is_pre_election: true
I20260601 13:39:10.145063  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64caeec1b14045079f511525549f86c0" candidate_uuid: "33c6260845d84a90b1e2272d3764212e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46de25385e1b49c7a44d0dae6d047de3" is_pre_election: true
I20260601 13:39:10.145184  1242 raft_consensus.cc:2468] T 64caeec1b14045079f511525549f86c0 P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33c6260845d84a90b1e2272d3764212e in term 0.
I20260601 13:39:10.145268  1318 raft_consensus.cc:2468] T 64caeec1b14045079f511525549f86c0 P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33c6260845d84a90b1e2272d3764212e in term 0.
I20260601 13:39:10.145522  1131 leader_election.cc:304] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e [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: 33c6260845d84a90b1e2272d3764212e, f8fe46e03e2644fa9e3474cbb0600cfb; no voters: 
I20260601 13:39:10.145675  1369 raft_consensus.cc:2804] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:10.145790  1369 raft_consensus.cc:493] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:10.145848  1369 raft_consensus.cc:3060] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:10.146759  1369 raft_consensus.cc:515] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.147087  1369 leader_election.cc:290] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e [CANDIDATE]: Term 1 election: Requested vote from peers f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130:35355), 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131:34111)
I20260601 13:39:10.147419  1242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64caeec1b14045079f511525549f86c0" candidate_uuid: "33c6260845d84a90b1e2272d3764212e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb"
I20260601 13:39:10.147459  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64caeec1b14045079f511525549f86c0" candidate_uuid: "33c6260845d84a90b1e2272d3764212e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46de25385e1b49c7a44d0dae6d047de3"
I20260601 13:39:10.147536  1242 raft_consensus.cc:3060] T 64caeec1b14045079f511525549f86c0 P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:10.147560  1318 raft_consensus.cc:3060] T 64caeec1b14045079f511525549f86c0 P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:10.148288  1318 raft_consensus.cc:2468] T 64caeec1b14045079f511525549f86c0 P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33c6260845d84a90b1e2272d3764212e in term 1.
I20260601 13:39:10.148309  1242 raft_consensus.cc:2468] T 64caeec1b14045079f511525549f86c0 P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33c6260845d84a90b1e2272d3764212e in term 1.
I20260601 13:39:10.148559  1131 leader_election.cc:304] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e [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: 33c6260845d84a90b1e2272d3764212e, f8fe46e03e2644fa9e3474cbb0600cfb; no voters: 
I20260601 13:39:10.148715  1369 raft_consensus.cc:2804] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:10.148816  1369 raft_consensus.cc:697] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e [term 1 LEADER]: Becoming Leader. State: Replica: 33c6260845d84a90b1e2272d3764212e, State: Running, Role: LEADER
I20260601 13:39:10.148950  1369 consensus_queue.cc:237] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e [LEADER]: Queue going to LEADER mode. State: All 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.150527  1062 catalog_manager.cc:5696] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e reported cstate change: term changed from 0 to 1, leader changed from <none> to 33c6260845d84a90b1e2272d3764212e (127.25.154.129). New cstate: current_term: 1 leader_uuid: "33c6260845d84a90b1e2272d3764212e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:10.187475  1380 consensus_queue.cc:1048] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:10.191013  1390 consensus_queue.cc:1048] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:10.196086  1390 raft_consensus.cc:493] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:10.196205  1390 raft_consensus.cc:515] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.196537  1390 leader_election.cc:290] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33c6260845d84a90b1e2272d3764212e (127.25.154.129:41651), 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131:34111)
I20260601 13:39:10.196979  1166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee8f867a6b2477bab2b006c21d2f727" candidate_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33c6260845d84a90b1e2272d3764212e" is_pre_election: true
I20260601 13:39:10.197122  1166 raft_consensus.cc:2468] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8fe46e03e2644fa9e3474cbb0600cfb in term 0.
I20260601 13:39:10.197183  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee8f867a6b2477bab2b006c21d2f727" candidate_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46de25385e1b49c7a44d0dae6d047de3" is_pre_election: true
I20260601 13:39:10.197335  1318 raft_consensus.cc:2468] T aee8f867a6b2477bab2b006c21d2f727 P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8fe46e03e2644fa9e3474cbb0600cfb in term 0.
I20260601 13:39:10.197465  1207 leader_election.cc:304] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb [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: 33c6260845d84a90b1e2272d3764212e, f8fe46e03e2644fa9e3474cbb0600cfb; no voters: 
I20260601 13:39:10.197702  1390 raft_consensus.cc:2804] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:10.197770  1390 raft_consensus.cc:493] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:10.197801  1390 raft_consensus.cc:3060] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:10.198738  1390 raft_consensus.cc:515] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.199077  1390 leader_election.cc:290] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb [CANDIDATE]: Term 1 election: Requested vote from peers 33c6260845d84a90b1e2272d3764212e (127.25.154.129:41651), 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131:34111)
I20260601 13:39:10.199470  1166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee8f867a6b2477bab2b006c21d2f727" candidate_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33c6260845d84a90b1e2272d3764212e"
I20260601 13:39:10.199550  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee8f867a6b2477bab2b006c21d2f727" candidate_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46de25385e1b49c7a44d0dae6d047de3"
I20260601 13:39:10.199566  1166 raft_consensus.cc:3060] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:10.199677  1318 raft_consensus.cc:3060] T aee8f867a6b2477bab2b006c21d2f727 P 46de25385e1b49c7a44d0dae6d047de3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:10.200402  1166 raft_consensus.cc:2468] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8fe46e03e2644fa9e3474cbb0600cfb in term 1.
I20260601 13:39:10.200430  1318 raft_consensus.cc:2468] T aee8f867a6b2477bab2b006c21d2f727 P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8fe46e03e2644fa9e3474cbb0600cfb in term 1.
I20260601 13:39:10.200699  1207 leader_election.cc:304] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb [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: 46de25385e1b49c7a44d0dae6d047de3, f8fe46e03e2644fa9e3474cbb0600cfb; no voters: 
I20260601 13:39:10.200894  1390 raft_consensus.cc:2804] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:10.200994  1390 raft_consensus.cc:697] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 LEADER]: Becoming Leader. State: Replica: f8fe46e03e2644fa9e3474cbb0600cfb, State: Running, Role: LEADER
I20260601 13:39:10.201160  1390 consensus_queue.cc:237] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb [LEADER]: Queue going to LEADER mode. State: All 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:10.202889  1060 catalog_manager.cc:5696] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb reported cstate change: term changed from 0 to 1, leader changed from <none> to f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130). New cstate: current_term: 1 leader_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:10.215915 26218 tablet_server.cc:179] TabletServer@127.25.154.129:0 shutting down...
I20260601 13:39:10.220538 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:10.220932 26218 tablet_replica.cc:333] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e: stopping tablet replica
I20260601 13:39:10.221091 26218 raft_consensus.cc:2243] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:10.221289 26218 pending_rounds.cc:70] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e: Trying to abort 1 pending ops.
I20260601 13:39:10.221335 26218 pending_rounds.cc:77] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195431011520512 op_type: NO_OP noop_request { }
I20260601 13:39:10.221411 26218 raft_consensus.cc:2889] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:39:10.221482 26218 raft_consensus.cc:2272] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:10.222185 26218 tablet_replica.cc:333] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e: stopping tablet replica
I20260601 13:39:10.222329 26218 raft_consensus.cc:2243] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:10.222468 26218 pending_rounds.cc:70] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e: Trying to abort 1 pending ops.
I20260601 13:39:10.222505 26218 pending_rounds.cc:77] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195430875828224 op_type: NO_OP noop_request { }
I20260601 13:39:10.222582 26218 raft_consensus.cc:2889] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:39:10.222644 26218 raft_consensus.cc:2272] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:10.223212 26218 tablet_replica.cc:333] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e: stopping tablet replica
I20260601 13:39:10.223353 26218 raft_consensus.cc:2243] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:10.223484 26218 raft_consensus.cc:2272] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:10.223989 26218 tablet_replica.cc:333] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e: stopping tablet replica
I20260601 13:39:10.224105 26218 raft_consensus.cc:2243] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:10.224285 26218 pending_rounds.cc:70] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e: Trying to abort 1 pending ops.
I20260601 13:39:10.224367 26218 pending_rounds.cc:77] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195430338613248 op_type: NO_OP noop_request { }
I20260601 13:39:10.224434 26218 raft_consensus.cc:2889] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:39:10.224493 26218 raft_consensus.cc:2272] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:10.225004 26218 tablet_replica.cc:333] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e: stopping tablet replica
I20260601 13:39:10.225118 26218 raft_consensus.cc:2243] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:10.225291 26218 pending_rounds.cc:70] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e: Trying to abort 1 pending ops.
I20260601 13:39:10.225337 26218 pending_rounds.cc:77] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195429291331584 op_type: NO_OP noop_request { }
I20260601 13:39:10.225394 26218 raft_consensus.cc:2889] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:39:10.225453 26218 raft_consensus.cc:2272] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:10.225873 26218 tablet_replica.cc:333] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e: stopping tablet replica
I20260601 13:39:10.225981 26218 raft_consensus.cc:2243] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:10.226125 26218 pending_rounds.cc:70] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e: Trying to abort 1 pending ops.
I20260601 13:39:10.226208 26218 pending_rounds.cc:77] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195429446492160 op_type: NO_OP noop_request { }
I20260601 13:39:10.226270 26218 raft_consensus.cc:2889] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:39:10.226329 26218 raft_consensus.cc:2272] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:10.226706 26218 tablet_replica.cc:333] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e: stopping tablet replica
I20260601 13:39:10.226810 26218 raft_consensus.cc:2243] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:10.226898 26218 raft_consensus.cc:2272] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:10.227254 26218 tablet_replica.cc:333] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e: stopping tablet replica
I20260601 13:39:10.227357 26218 raft_consensus.cc:2243] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:10.227474 26218 pending_rounds.cc:70] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e: Trying to abort 1 pending ops.
I20260601 13:39:10.227521 26218 pending_rounds.cc:77] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195430922739712 op_type: NO_OP noop_request { }
I20260601 13:39:10.227576 26218 raft_consensus.cc:2889] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:39:10.227633 26218 raft_consensus.cc:2272] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:10.242209 26218 tablet_server.cc:196] TabletServer@127.25.154.129:0 shutdown complete.
W20260601 13:39:10.597728  1207 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.154.129:41651: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260601 13:39:10.598703  1207 consensus_peers.cc:597] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb -> Peer 33c6260845d84a90b1e2272d3764212e (127.25.154.129:41651): Couldn't send request to peer 33c6260845d84a90b1e2272d3764212e. Status: Network error: Client connection negotiation failed: client connection to 127.25.154.129:41651: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:39:10.605222  1207 consensus_peers.cc:597] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb -> Peer 33c6260845d84a90b1e2272d3764212e (127.25.154.129:41651): Couldn't send request to peer 33c6260845d84a90b1e2272d3764212e. Status: Network error: Client connection negotiation failed: client connection to 127.25.154.129:41651: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:10.748852  1423 consensus_queue.cc:1048] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:11.251346  1062 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:60388:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:39:11.251574  1062 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:60388:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:39:11.254926  1062 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957: Sending DeleteTablet for 3 replicas of tablet aee8f867a6b2477bab2b006c21d2f727
I20260601 13:39:11.255234  1062 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957: Sending DeleteTablet for 3 replicas of tablet 64caeec1b14045079f511525549f86c0
I20260601 13:39:11.255446  1062 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957: Sending DeleteTablet for 3 replicas of tablet 71e65811a859488782b648a180fab03a
I20260601 13:39:11.255672  1062 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957: Sending DeleteTablet for 3 replicas of tablet ba3923af20154a889d8063f7273bdf84
I20260601 13:39:11.255931  1229 tablet_service.cc:1558] Processing DeleteTablet for tablet aee8f867a6b2477bab2b006c21d2f727 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:11 UTC) from {username='slave'} at 127.0.0.1:47678
I20260601 13:39:11.256062  1230 tablet_service.cc:1558] Processing DeleteTablet for tablet 64caeec1b14045079f511525549f86c0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:11 UTC) from {username='slave'} at 127.0.0.1:47678
I20260601 13:39:11.256255  1437 tablet_replica.cc:333] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb: stopping tablet replica
I20260601 13:39:11.256273  1231 tablet_service.cc:1558] Processing DeleteTablet for tablet 71e65811a859488782b648a180fab03a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:11 UTC) from {username='slave'} at 127.0.0.1:47678
I20260601 13:39:11.256471  1437 raft_consensus.cc:2243] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:11.256631  1308 tablet_service.cc:1558] Processing DeleteTablet for tablet aee8f867a6b2477bab2b006c21d2f727 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:11 UTC) from {username='slave'} at 127.0.0.1:35696
I20260601 13:39:11.256700  1437 raft_consensus.cc:2272] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:11.256717  1306 tablet_service.cc:1558] Processing DeleteTablet for tablet 64caeec1b14045079f511525549f86c0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:11 UTC) from {username='slave'} at 127.0.0.1:35696
I20260601 13:39:11.256839  1307 tablet_service.cc:1558] Processing DeleteTablet for tablet 71e65811a859488782b648a180fab03a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:11 UTC) from {username='slave'} at 127.0.0.1:35696
I20260601 13:39:11.256873  1231 tablet_service.cc:1558] Processing DeleteTablet for tablet ba3923af20154a889d8063f7273bdf84 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:11 UTC) from {username='slave'} at 127.0.0.1:47678
I20260601 13:39:11.257059  1439 tablet_replica.cc:333] T aee8f867a6b2477bab2b006c21d2f727 P 46de25385e1b49c7a44d0dae6d047de3: stopping tablet replica
I20260601 13:39:11.257125 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:11.257179  1439 raft_consensus.cc:2243] T aee8f867a6b2477bab2b006c21d2f727 P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:11.257277  1439 raft_consensus.cc:2272] T aee8f867a6b2477bab2b006c21d2f727 P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:11.257386  1437 ts_tablet_manager.cc:1916] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:39:11.257867  1439 ts_tablet_manager.cc:1916] T aee8f867a6b2477bab2b006c21d2f727 P 46de25385e1b49c7a44d0dae6d047de3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:39:11.257889  1305 tablet_service.cc:1558] Processing DeleteTablet for tablet ba3923af20154a889d8063f7273bdf84 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:11 UTC) from {username='slave'} at 127.0.0.1:35696
W20260601 13:39:11.258324  1048 catalog_manager.cc:4754] TS 33c6260845d84a90b1e2272d3764212e (127.25.154.129:41651): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 64caeec1b14045079f511525549f86c0: Network error: Client connection negotiation failed: client connection to 127.25.154.129:41651: connect: Connection refused (error 111)
W20260601 13:39:11.259657  1440 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:11.259847 26218 server_base.cc:1061] running on GCE node
W20260601 13:39:11.260006  1443 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:11.260072  1437 ts_tablet_manager.cc:1929] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
W20260601 13:39:11.259639  1441 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:11.260191  1437 log.cc:1199] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-1-root/wals/aee8f867a6b2477bab2b006c21d2f727
I20260601 13:39:11.260380  1439 ts_tablet_manager.cc:1929] T aee8f867a6b2477bab2b006c21d2f727 P 46de25385e1b49c7a44d0dae6d047de3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:39:11.260411 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260601 13:39:11.260454  1439 log.cc:1199] T aee8f867a6b2477bab2b006c21d2f727 P 46de25385e1b49c7a44d0dae6d047de3: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-2-root/wals/aee8f867a6b2477bab2b006c21d2f727
W20260601 13:39:11.260479 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:11.260546  1437 ts_tablet_manager.cc:1950] T aee8f867a6b2477bab2b006c21d2f727 P f8fe46e03e2644fa9e3474cbb0600cfb: Deleting consensus metadata
I20260601 13:39:11.260598 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321151260597 us; error 0 us; skew 500 ppm
I20260601 13:39:11.260823  1439 ts_tablet_manager.cc:1950] T aee8f867a6b2477bab2b006c21d2f727 P 46de25385e1b49c7a44d0dae6d047de3: Deleting consensus metadata
I20260601 13:39:11.261524  1437 tablet_replica.cc:333] T 64caeec1b14045079f511525549f86c0 P f8fe46e03e2644fa9e3474cbb0600cfb: stopping tablet replica
I20260601 13:39:11.261610  1048 catalog_manager.cc:5027] TS f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130:35355): tablet aee8f867a6b2477bab2b006c21d2f727 (table dugtrio [id=41193bf0b7b241d48e295e9688c301f5]) successfully deleted
I20260601 13:39:11.261726  1437 raft_consensus.cc:2243] T 64caeec1b14045079f511525549f86c0 P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:11.261834  1437 raft_consensus.cc:2272] T 64caeec1b14045079f511525549f86c0 P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:11.261932 26218 webserver.cc:533] Webserver started at http://127.25.154.132:36485/ using document root <none> and password file <none>
I20260601 13:39:11.261996  1048 catalog_manager.cc:5027] TS 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131:34111): tablet aee8f867a6b2477bab2b006c21d2f727 (table dugtrio [id=41193bf0b7b241d48e295e9688c301f5]) successfully deleted
I20260601 13:39:11.262086 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:11.262163 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:11.262215  1439 tablet_replica.cc:333] T 64caeec1b14045079f511525549f86c0 P 46de25385e1b49c7a44d0dae6d047de3: stopping tablet replica
I20260601 13:39:11.262252 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:11.262326  1439 raft_consensus.cc:2243] T 64caeec1b14045079f511525549f86c0 P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:11.262348  1437 ts_tablet_manager.cc:1916] T 64caeec1b14045079f511525549f86c0 P f8fe46e03e2644fa9e3474cbb0600cfb: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:39:11.262439  1439 raft_consensus.cc:2272] T 64caeec1b14045079f511525549f86c0 P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:11.262717 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-3-root/instance:
uuid: "755cebfdb1774b92828e0fb194b438f3"
format_stamp: "Formatted at 2026-06-01 13:39:11 on dist-test-slave-whnk"
I20260601 13:39:11.262858  1439 ts_tablet_manager.cc:1916] T 64caeec1b14045079f511525549f86c0 P 46de25385e1b49c7a44d0dae6d047de3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:39:11.264468 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:11.264714  1437 ts_tablet_manager.cc:1929] T 64caeec1b14045079f511525549f86c0 P f8fe46e03e2644fa9e3474cbb0600cfb: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:39:11.264796  1437 log.cc:1199] T 64caeec1b14045079f511525549f86c0 P f8fe46e03e2644fa9e3474cbb0600cfb: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-1-root/wals/64caeec1b14045079f511525549f86c0
I20260601 13:39:11.265074  1437 ts_tablet_manager.cc:1950] T 64caeec1b14045079f511525549f86c0 P f8fe46e03e2644fa9e3474cbb0600cfb: Deleting consensus metadata
I20260601 13:39:11.265143  1439 ts_tablet_manager.cc:1929] T 64caeec1b14045079f511525549f86c0 P 46de25385e1b49c7a44d0dae6d047de3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:39:11.265244  1439 log.cc:1199] T 64caeec1b14045079f511525549f86c0 P 46de25385e1b49c7a44d0dae6d047de3: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-2-root/wals/64caeec1b14045079f511525549f86c0
I20260601 13:39:11.265484  1439 ts_tablet_manager.cc:1950] T 64caeec1b14045079f511525549f86c0 P 46de25385e1b49c7a44d0dae6d047de3: Deleting consensus metadata
I20260601 13:39:11.265651  1448 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:11.265897  1437 tablet_replica.cc:333] T 71e65811a859488782b648a180fab03a P f8fe46e03e2644fa9e3474cbb0600cfb: stopping tablet replica
I20260601 13:39:11.265966 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:11.266033  1048 catalog_manager.cc:5027] TS f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130:35355): tablet 64caeec1b14045079f511525549f86c0 (table dugtrio [id=41193bf0b7b241d48e295e9688c301f5]) successfully deleted
I20260601 13:39:11.266067  1437 raft_consensus.cc:2243] T 71e65811a859488782b648a180fab03a P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:11.266239  1437 raft_consensus.cc:2272] T 71e65811a859488782b648a180fab03a P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:11.266044 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-3-root
uuid: "755cebfdb1774b92828e0fb194b438f3"
format_stamp: "Formatted at 2026-06-01 13:39:11 on dist-test-slave-whnk"
I20260601 13:39:11.266438 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-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)
I20260601 13:39:11.266607  1048 catalog_manager.cc:5027] TS 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131:34111): tablet 64caeec1b14045079f511525549f86c0 (table dugtrio [id=41193bf0b7b241d48e295e9688c301f5]) successfully deleted
I20260601 13:39:11.266697  1439 tablet_replica.cc:333] T 71e65811a859488782b648a180fab03a P 46de25385e1b49c7a44d0dae6d047de3: stopping tablet replica
I20260601 13:39:11.266705  1437 ts_tablet_manager.cc:1916] T 71e65811a859488782b648a180fab03a P f8fe46e03e2644fa9e3474cbb0600cfb: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:39:11.266816  1439 raft_consensus.cc:2243] T 71e65811a859488782b648a180fab03a P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:11.266908  1439 raft_consensus.cc:2272] T 71e65811a859488782b648a180fab03a P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:11.267252  1439 ts_tablet_manager.cc:1916] T 71e65811a859488782b648a180fab03a P 46de25385e1b49c7a44d0dae6d047de3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:39:11.269037  1437 ts_tablet_manager.cc:1929] T 71e65811a859488782b648a180fab03a P f8fe46e03e2644fa9e3474cbb0600cfb: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:39:11.269109  1437 log.cc:1199] T 71e65811a859488782b648a180fab03a P f8fe46e03e2644fa9e3474cbb0600cfb: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-1-root/wals/71e65811a859488782b648a180fab03a
I20260601 13:39:11.269464  1439 ts_tablet_manager.cc:1929] T 71e65811a859488782b648a180fab03a P 46de25385e1b49c7a44d0dae6d047de3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:39:11.269474  1437 ts_tablet_manager.cc:1950] T 71e65811a859488782b648a180fab03a P f8fe46e03e2644fa9e3474cbb0600cfb: Deleting consensus metadata
I20260601 13:39:11.269822  1439 log.cc:1199] T 71e65811a859488782b648a180fab03a P 46de25385e1b49c7a44d0dae6d047de3: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-2-root/wals/71e65811a859488782b648a180fab03a
I20260601 13:39:11.270102  1439 ts_tablet_manager.cc:1950] T 71e65811a859488782b648a180fab03a P 46de25385e1b49c7a44d0dae6d047de3: Deleting consensus metadata
I20260601 13:39:11.271123  1437 tablet_replica.cc:333] T ba3923af20154a889d8063f7273bdf84 P f8fe46e03e2644fa9e3474cbb0600cfb: stopping tablet replica
I20260601 13:39:11.271230  1048 catalog_manager.cc:5027] TS f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130:35355): tablet 71e65811a859488782b648a180fab03a (table dugtrio [id=41193bf0b7b241d48e295e9688c301f5]) successfully deleted
I20260601 13:39:11.271358  1437 raft_consensus.cc:2243] T ba3923af20154a889d8063f7273bdf84 P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:11.271474  1437 raft_consensus.cc:2272] T ba3923af20154a889d8063f7273bdf84 P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:11.272029  1437 ts_tablet_manager.cc:1916] T ba3923af20154a889d8063f7273bdf84 P f8fe46e03e2644fa9e3474cbb0600cfb: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:39:11.273420  1439 tablet_replica.cc:333] T ba3923af20154a889d8063f7273bdf84 P 46de25385e1b49c7a44d0dae6d047de3: stopping tablet replica
I20260601 13:39:11.273623  1439 raft_consensus.cc:2243] T ba3923af20154a889d8063f7273bdf84 P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:11.273792  1439 raft_consensus.cc:2272] T ba3923af20154a889d8063f7273bdf84 P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:11.274319  1439 ts_tablet_manager.cc:1916] T ba3923af20154a889d8063f7273bdf84 P 46de25385e1b49c7a44d0dae6d047de3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:39:11.274721  1437 ts_tablet_manager.cc:1929] T ba3923af20154a889d8063f7273bdf84 P f8fe46e03e2644fa9e3474cbb0600cfb: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:39:11.274827  1437 log.cc:1199] T ba3923af20154a889d8063f7273bdf84 P f8fe46e03e2644fa9e3474cbb0600cfb: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-1-root/wals/ba3923af20154a889d8063f7273bdf84
I20260601 13:39:11.275067  1437 ts_tablet_manager.cc:1950] T ba3923af20154a889d8063f7273bdf84 P f8fe46e03e2644fa9e3474cbb0600cfb: Deleting consensus metadata
I20260601 13:39:11.276640  1439 ts_tablet_manager.cc:1929] T ba3923af20154a889d8063f7273bdf84 P 46de25385e1b49c7a44d0dae6d047de3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:39:11.276721  1439 log.cc:1199] T ba3923af20154a889d8063f7273bdf84 P 46de25385e1b49c7a44d0dae6d047de3: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-2-root/wals/ba3923af20154a889d8063f7273bdf84
I20260601 13:39:11.276942  1439 ts_tablet_manager.cc:1950] T ba3923af20154a889d8063f7273bdf84 P 46de25385e1b49c7a44d0dae6d047de3: Deleting consensus metadata
I20260601 13:39:11.277045  1048 catalog_manager.cc:5027] TS f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130:35355): tablet ba3923af20154a889d8063f7273bdf84 (table dugtrio [id=41193bf0b7b241d48e295e9688c301f5]) successfully deleted
I20260601 13:39:11.277179  1048 catalog_manager.cc:5027] TS 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131:34111): tablet 71e65811a859488782b648a180fab03a (table dugtrio [id=41193bf0b7b241d48e295e9688c301f5]) successfully deleted
I20260601 13:39:11.278882  1048 catalog_manager.cc:5027] TS 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131:34111): tablet ba3923af20154a889d8063f7273bdf84 (table dugtrio [id=41193bf0b7b241d48e295e9688c301f5]) successfully deleted
I20260601 13:39:11.299959 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:11.300397 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:11.300738 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:11.301221 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:11.301280 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:11.301338 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:11.301384 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:11.305707 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.132:44585
I20260601 13:39:11.305816  1511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.132:44585 every 8 connection(s)
I20260601 13:39:11.306845 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:11.309087  1514 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:11.309115  1515 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:11.309569  1518 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:11.310284 26218 server_base.cc:1061] running on GCE node
I20260601 13:39:11.310429 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:11.310472 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:11.310491 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321151310491 us; error 0 us; skew 500 ppm
I20260601 13:39:11.311581 26218 webserver.cc:533] Webserver started at http://127.25.154.129:43307/ using document root <none> and password file <none>
I20260601 13:39:11.311751 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:11.311834 26218 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:39:11.312227  1512 heartbeater.cc:344] Connected to a master server at 127.25.154.190:43139
I20260601 13:39:11.312335  1512 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:11.312549  1512 heartbeater.cc:507] Master 127.25.154.190:43139 requested a full tablet report, sending...
I20260601 13:39:11.313056 26218 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:11.313207  1062 ts_manager.cc:194] Registered new tserver with Master: 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132:44585)
I20260601 13:39:11.313864  1062 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60422
I20260601 13:39:11.314596  1523 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:11.314867 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:11.314924 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-0-root
uuid: "33c6260845d84a90b1e2272d3764212e"
format_stamp: "Formatted at 2026-06-01 13:39:08 on dist-test-slave-whnk"
I20260601 13:39:11.314980 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-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)
I20260601 13:39:11.327667 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:11.328047 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:11.328320 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:11.329073  1531 ts_tablet_manager.cc:542] Loading tablet metadata (0/8 complete)
I20260601 13:39:11.334282 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260601 13:39:11.334378 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.005s	user 0.000s	sys 0.000s
I20260601 13:39:11.334422 26218 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260601 13:39:11.335253  1531 tablet_bootstrap.cc:492] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e: Bootstrap starting.
I20260601 13:39:11.337968 26218 ts_tablet_manager.cc:616] Registered 8 tablets
I20260601 13:39:11.338020 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.004s	user 0.000s	sys 0.000s
I20260601 13:39:11.338229  1531 tablet_bootstrap.cc:492] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:39:11.338584  1531 tablet_bootstrap.cc:492] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e: Bootstrap complete.
I20260601 13:39:11.338779  1531 ts_tablet_manager.cc:1403] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:39:11.339241  1531 raft_consensus.cc:359] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:11.339419  1531 raft_consensus.cc:740] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33c6260845d84a90b1e2272d3764212e, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.339640  1531 consensus_queue.cc:260] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:11.340107  1531 ts_tablet_manager.cc:1434] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:11.340313  1531 tablet_bootstrap.cc:492] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e: Bootstrap starting.
I20260601 13:39:11.341591  1575 raft_consensus.cc:493] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:11.341697  1575 raft_consensus.cc:515] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:11.342933  1575 leader_election.cc:290] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 33c6260845d84a90b1e2272d3764212e (127.25.154.129:41651), f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130:35355)
I20260601 13:39:11.342998  1242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab9deb9ca2c400e90efd2e1562eb351" candidate_uuid: "46de25385e1b49c7a44d0dae6d047de3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" is_pre_election: true
I20260601 13:39:11.343240  1242 raft_consensus.cc:2468] T 3ab9deb9ca2c400e90efd2e1562eb351 P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46de25385e1b49c7a44d0dae6d047de3 in term 1.
I20260601 13:39:11.343343 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.129:41651
I20260601 13:39:11.343581  1283 leader_election.cc:304] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46de25385e1b49c7a44d0dae6d047de3, f8fe46e03e2644fa9e3474cbb0600cfb; no voters: 
I20260601 13:39:11.343796  1531 tablet_bootstrap.cc:492] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:39:11.343777  1575 raft_consensus.cc:2804] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:39:11.343947  1575 raft_consensus.cc:493] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:11.344009  1575 raft_consensus.cc:3060] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:11.344132  1531 tablet_bootstrap.cc:492] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e: Bootstrap complete.
I20260601 13:39:11.344264  1531 ts_tablet_manager.cc:1403] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
I20260601 13:39:11.344569  1531 raft_consensus.cc:359] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:11.344657  1531 raft_consensus.cc:740] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33c6260845d84a90b1e2272d3764212e, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.344801  1531 consensus_queue.cc:260] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:11.344870  1575 raft_consensus.cc:515] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:11.345065  1531 ts_tablet_manager.cc:1434] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:11.345212  1531 tablet_bootstrap.cc:492] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e: Bootstrap starting.
I20260601 13:39:11.345502  1575 leader_election.cc:290] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [CANDIDATE]: Term 2 election: Requested vote from peers 33c6260845d84a90b1e2272d3764212e (127.25.154.129:41651), f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130:35355)
I20260601 13:39:11.345882  1242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab9deb9ca2c400e90efd2e1562eb351" candidate_uuid: "46de25385e1b49c7a44d0dae6d047de3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb"
I20260601 13:39:11.346026  1242 raft_consensus.cc:3060] T 3ab9deb9ca2c400e90efd2e1562eb351 P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:11.346946  1593 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.129:41651 every 8 connection(s)
I20260601 13:39:11.347141  1242 raft_consensus.cc:2468] T 3ab9deb9ca2c400e90efd2e1562eb351 P f8fe46e03e2644fa9e3474cbb0600cfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46de25385e1b49c7a44d0dae6d047de3 in term 2.
I20260601 13:39:11.348050  1283 leader_election.cc:304] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46de25385e1b49c7a44d0dae6d047de3, f8fe46e03e2644fa9e3474cbb0600cfb; no voters: 
I20260601 13:39:11.348237  1575 raft_consensus.cc:2804] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:39:11.348399  1575 raft_consensus.cc:697] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [term 2 LEADER]: Becoming Leader. State: Replica: 46de25385e1b49c7a44d0dae6d047de3, State: Running, Role: LEADER
I20260601 13:39:11.348534  1575 consensus_queue.cc:237] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:11.348739  1531 tablet_bootstrap.cc:492] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:39:11.349015  1531 tablet_bootstrap.cc:492] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e: Bootstrap complete.
I20260601 13:39:11.349153  1531 ts_tablet_manager.cc:1403] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:39:11.349572  1531 raft_consensus.cc:359] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:11.349694  1531 raft_consensus.cc:740] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33c6260845d84a90b1e2272d3764212e, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.349833  1531 consensus_queue.cc:260] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:11.350162  1531 ts_tablet_manager.cc:1434] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:11.350334  1531 tablet_bootstrap.cc:492] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e: Bootstrap starting.
I20260601 13:39:11.351014  1062 catalog_manager.cc:5696] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 reported cstate change: term changed from 1 to 2, leader changed from 33c6260845d84a90b1e2272d3764212e (127.25.154.129) to 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131). New cstate: current_term: 2 leader_uuid: "46de25385e1b49c7a44d0dae6d047de3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:11.353214  1554 tablet_service.cc:1558] Processing DeleteTablet for tablet ba3923af20154a889d8063f7273bdf84 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:11 UTC) from {username='slave'} at 127.0.0.1:40750
I20260601 13:39:11.353471  1551 tablet_service.cc:1558] Processing DeleteTablet for tablet 64caeec1b14045079f511525549f86c0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:11 UTC) from {username='slave'} at 127.0.0.1:40750
I20260601 13:39:11.355232  1531 tablet_bootstrap.cc:492] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e: 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
I20260601 13:39:11.355579  1531 tablet_bootstrap.cc:492] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e: Bootstrap complete.
I20260601 13:39:11.355633  1594 heartbeater.cc:344] Connected to a master server at 127.25.154.190:43139
I20260601 13:39:11.355607  1565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab9deb9ca2c400e90efd2e1562eb351" candidate_uuid: "46de25385e1b49c7a44d0dae6d047de3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33c6260845d84a90b1e2272d3764212e"
I20260601 13:39:11.355659  1564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab9deb9ca2c400e90efd2e1562eb351" candidate_uuid: "46de25385e1b49c7a44d0dae6d047de3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33c6260845d84a90b1e2272d3764212e" is_pre_election: true
I20260601 13:39:11.355705  1594 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:11.355770  1531 ts_tablet_manager.cc:1403] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:39:11.355757  1564 raft_consensus.cc:2410] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46de25385e1b49c7a44d0dae6d047de3 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:39:11.355952  1594 heartbeater.cc:507] Master 127.25.154.190:43139 requested a full tablet report, sending...
I20260601 13:39:11.356281  1531 raft_consensus.cc:359] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:11.356375  1531 raft_consensus.cc:740] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33c6260845d84a90b1e2272d3764212e, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.356510  1531 consensus_queue.cc:260] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e [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: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:11.356729  1551 tablet_service.cc:1558] Processing DeleteTablet for tablet aee8f867a6b2477bab2b006c21d2f727 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:11 UTC) from {username='slave'} at 127.0.0.1:40750
I20260601 13:39:11.357172  1062 ts_manager.cc:194] Re-registered known tserver with Master: 33c6260845d84a90b1e2272d3764212e (127.25.154.129:41651)
I20260601 13:39:11.357169  1531 ts_tablet_manager.cc:1434] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:11.357379  1604 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:11.357535  1531 tablet_bootstrap.cc:492] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e: Bootstrap starting.
I20260601 13:39:11.357527  1604 raft_consensus.cc:2243] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:11.357779  1604 pending_rounds.cc:70] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e: Trying to abort 1 pending ops.
I20260601 13:39:11.357838  1604 pending_rounds.cc:77] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195430875828224 op_type: NO_OP noop_request { }
I20260601 13:39:11.357924  1604 raft_consensus.cc:2889] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:39:11.358006  1604 raft_consensus.cc:2272] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:11.358860  1604 ts_tablet_manager.cc:1916] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:39:11.359629  1062 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60434
I20260601 13:39:11.360451  1594 heartbeater.cc:499] Master 127.25.154.190:43139 was elected leader, sending a full tablet report...
I20260601 13:39:11.361183  1604 ts_tablet_manager.cc:1929] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:39:11.361260  1604 log.cc:1199] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-0-root/wals/ba3923af20154a889d8063f7273bdf84
I20260601 13:39:11.361527  1604 ts_tablet_manager.cc:1950] T ba3923af20154a889d8063f7273bdf84 P 33c6260845d84a90b1e2272d3764212e: Deleting consensus metadata
I20260601 13:39:11.362536  1048 catalog_manager.cc:5027] TS 33c6260845d84a90b1e2272d3764212e (127.25.154.129:41651): tablet ba3923af20154a889d8063f7273bdf84 (table dugtrio [id=41193bf0b7b241d48e295e9688c301f5]) successfully deleted
W20260601 13:39:11.362741  1048 catalog_manager.cc:5007] TS 33c6260845d84a90b1e2272d3764212e (127.25.154.129:41651): delete failed for tablet 64caeec1b14045079f511525549f86c0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 64caeec1b14045079f511525549f86c0 already in progress: opening tablet
W20260601 13:39:11.362987  1048 catalog_manager.cc:5007] TS 33c6260845d84a90b1e2272d3764212e (127.25.154.129:41651): delete failed for tablet aee8f867a6b2477bab2b006c21d2f727 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet aee8f867a6b2477bab2b006c21d2f727 already in progress: opening tablet
I20260601 13:39:11.363267  1531 tablet_bootstrap.cc:492] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:39:11.363520  1551 tablet_service.cc:1558] Processing DeleteTablet for tablet 64caeec1b14045079f511525549f86c0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:11 UTC) from {username='slave'} at 127.0.0.1:40750
I20260601 13:39:11.363577  1554 tablet_service.cc:1558] Processing DeleteTablet for tablet aee8f867a6b2477bab2b006c21d2f727 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:11 UTC) from {username='slave'} at 127.0.0.1:40750
I20260601 13:39:11.363673  1531 tablet_bootstrap.cc:492] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e: Bootstrap complete.
I20260601 13:39:11.363807  1554 tablet_service.cc:1558] Processing DeleteTablet for tablet ba3923af20154a889d8063f7273bdf84 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:11 UTC) from {username='slave'} at 127.0.0.1:40750
I20260601 13:39:11.363924  1531 ts_tablet_manager.cc:1403] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.003s
W20260601 13:39:11.364095  1048 catalog_manager.cc:5007] TS 33c6260845d84a90b1e2272d3764212e (127.25.154.129:41651): delete failed for tablet 64caeec1b14045079f511525549f86c0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 64caeec1b14045079f511525549f86c0 already in progress: opening tablet
W20260601 13:39:11.364209  1048 catalog_manager.cc:5007] TS 33c6260845d84a90b1e2272d3764212e (127.25.154.129:41651): delete failed for tablet aee8f867a6b2477bab2b006c21d2f727 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet aee8f867a6b2477bab2b006c21d2f727 already in progress: opening tablet
W20260601 13:39:11.364274  1048 catalog_manager.cc:4994] TS 33c6260845d84a90b1e2272d3764212e (127.25.154.129:41651): delete failed for tablet ba3923af20154a889d8063f7273bdf84 because the tablet was not found. No further retry: Not found: Tablet not found: ba3923af20154a889d8063f7273bdf84
I20260601 13:39:11.364391  1531 raft_consensus.cc:359] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:11.364529  1531 raft_consensus.cc:740] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33c6260845d84a90b1e2272d3764212e, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.364688  1531 consensus_queue.cc:260] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:11.365000  1531 ts_tablet_manager.cc:1434] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:11.365227  1531 tablet_bootstrap.cc:492] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e: Bootstrap starting.
I20260601 13:39:11.368719  1531 tablet_bootstrap.cc:492] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:39:11.368978  1531 tablet_bootstrap.cc:492] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e: Bootstrap complete.
I20260601 13:39:11.369108  1531 ts_tablet_manager.cc:1403] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:39:11.369490  1531 raft_consensus.cc:359] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } }
I20260601 13:39:11.369607  1531 raft_consensus.cc:740] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33c6260845d84a90b1e2272d3764212e, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.369761  1531 consensus_queue.cc:260] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: false peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } }
I20260601 13:39:11.370046  1531 ts_tablet_manager.cc:1434] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:11.370236  1531 tablet_bootstrap.cc:492] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e: Bootstrap starting.
I20260601 13:39:11.373005  1531 tablet_bootstrap.cc:492] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260601 13:39:11.373241  1531 tablet_bootstrap.cc:492] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e: Bootstrap complete.
I20260601 13:39:11.373368  1531 ts_tablet_manager.cc:1403] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:39:11.373728  1531 raft_consensus.cc:359] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:11.373850  1531 raft_consensus.cc:740] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33c6260845d84a90b1e2272d3764212e, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.373992  1531 consensus_queue.cc:260] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:11.374292  1531 ts_tablet_manager.cc:1434] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:11.374454  1531 tablet_bootstrap.cc:492] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e: Bootstrap starting.
I20260601 13:39:11.375659  1554 tablet_service.cc:1558] Processing DeleteTablet for tablet 64caeec1b14045079f511525549f86c0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:11 UTC) from {username='slave'} at 127.0.0.1:40750
I20260601 13:39:11.376099  1604 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:11.376252  1604 raft_consensus.cc:2243] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:11.376379  1604 pending_rounds.cc:70] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e: Trying to abort 1 pending ops.
I20260601 13:39:11.376420  1604 pending_rounds.cc:77] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195431011520512 op_type: NO_OP noop_request { }
I20260601 13:39:11.376511  1604 raft_consensus.cc:2889] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:39:11.376587  1604 raft_consensus.cc:2272] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:11.377067  1531 tablet_bootstrap.cc:492] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:39:11.377080  1604 ts_tablet_manager.cc:1916] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:39:11.377319  1531 tablet_bootstrap.cc:492] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e: Bootstrap complete.
I20260601 13:39:11.377493  1531 ts_tablet_manager.cc:1403] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:11.377916  1531 raft_consensus.cc:359] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:11.378010  1531 raft_consensus.cc:740] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33c6260845d84a90b1e2272d3764212e, State: Initialized, Role: FOLLOWER
I20260601 13:39:11.378165  1531 consensus_queue.cc:260] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:11.378448  1531 ts_tablet_manager.cc:1434] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:11.379226  1604 ts_tablet_manager.cc:1929] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:39:11.379288  1604 log.cc:1199] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-0-root/wals/64caeec1b14045079f511525549f86c0
I20260601 13:39:11.379642  1604 ts_tablet_manager.cc:1950] T 64caeec1b14045079f511525549f86c0 P 33c6260845d84a90b1e2272d3764212e: Deleting consensus metadata
I20260601 13:39:11.379675  1554 tablet_service.cc:1558] Processing DeleteTablet for tablet aee8f867a6b2477bab2b006c21d2f727 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:11 UTC) from {username='slave'} at 127.0.0.1:40750
I20260601 13:39:11.380410  1604 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:11.380561  1604 raft_consensus.cc:2243] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:11.380556  1048 catalog_manager.cc:5027] TS 33c6260845d84a90b1e2272d3764212e (127.25.154.129:41651): tablet 64caeec1b14045079f511525549f86c0 (table dugtrio [id=41193bf0b7b241d48e295e9688c301f5]) successfully deleted
I20260601 13:39:11.380686  1604 raft_consensus.cc:2272] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:11.381134  1604 ts_tablet_manager.cc:1916] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:39:11.382675  1604 ts_tablet_manager.cc:1929] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:39:11.382745  1604 log.cc:1199] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-0-root/wals/aee8f867a6b2477bab2b006c21d2f727
I20260601 13:39:11.382946  1604 ts_tablet_manager.cc:1950] T aee8f867a6b2477bab2b006c21d2f727 P 33c6260845d84a90b1e2272d3764212e: Deleting consensus metadata
I20260601 13:39:11.383641  1048 catalog_manager.cc:5027] TS 33c6260845d84a90b1e2272d3764212e (127.25.154.129:41651): tablet aee8f867a6b2477bab2b006c21d2f727 (table dugtrio [id=41193bf0b7b241d48e295e9688c301f5]) successfully deleted
I20260601 13:39:11.421542  1554 tablet_service.cc:1558] Processing DeleteTablet for tablet 71e65811a859488782b648a180fab03a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:39:11 UTC) from {username='slave'} at 127.0.0.1:40750
I20260601 13:39:11.421841  1604 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:11.421977  1604 raft_consensus.cc:2243] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:11.422096  1604 pending_rounds.cc:70] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e: Trying to abort 1 pending ops.
I20260601 13:39:11.422164  1604 pending_rounds.cc:77] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195430922739712 op_type: NO_OP noop_request { }
I20260601 13:39:11.422291  1604 raft_consensus.cc:2889] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:39:11.422377  1604 raft_consensus.cc:2272] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:11.422991  1604 ts_tablet_manager.cc:1916] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:39:11.425696  1604 ts_tablet_manager.cc:1929] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:39:11.425778  1604 log.cc:1199] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-0-root/wals/71e65811a859488782b648a180fab03a
I20260601 13:39:11.426069  1604 ts_tablet_manager.cc:1950] T 71e65811a859488782b648a180fab03a P 33c6260845d84a90b1e2272d3764212e: Deleting consensus metadata
I20260601 13:39:11.427364  1048 catalog_manager.cc:5027] TS 33c6260845d84a90b1e2272d3764212e (127.25.154.129:41651): tablet 71e65811a859488782b648a180fab03a (table dugtrio [id=41193bf0b7b241d48e295e9688c301f5]) successfully deleted
W20260601 13:39:11.430274  1110 auto_rebalancer.cc:591] Failed to schedule move for tablet bcf366ebd4284e2e8d30e79131539a69: Illegal state: Replica 33c6260845d84a90b1e2272d3764212e is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } }
I20260601 13:39:11.435061  1242 consensus_queue.cc:237] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } attrs { replace: true } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: true } }
I20260601 13:39:11.437183  1318 raft_consensus.cc:1275] T c9435bd0a9b542b3a2bcdd757835685f P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Refusing update from remote peer f8fe46e03e2644fa9e3474cbb0600cfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:11.437590  1380 consensus_queue.cc:1048] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:11.439970  1564 raft_consensus.cc:1275] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Refusing update from remote peer f8fe46e03e2644fa9e3474cbb0600cfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:11.440212  1380 raft_consensus.cc:2955] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } attrs { replace: true } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: true } } }
I20260601 13:39:11.442103  1423 consensus_queue.cc:1048] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:11.442077  1318 raft_consensus.cc:2955] T c9435bd0a9b542b3a2bcdd757835685f P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } attrs { replace: true } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: true } } }
W20260601 13:39:11.442822  1207 consensus_peers.cc:597] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb -> Peer 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132:44585): Couldn't send request to peer 755cebfdb1774b92828e0fb194b438f3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c9435bd0a9b542b3a2bcdd757835685f. This is attempt 1: this message will repeat every 5th retry.
W20260601 13:39:11.442854  1110 auto_rebalancer.cc:591] Failed to schedule move for tablet 2c094671e834427eab96bdb50af3e0df: Illegal state: Replica 33c6260845d84a90b1e2272d3764212e is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } }
I20260601 13:39:11.443718  1564 raft_consensus.cc:2955] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } attrs { replace: true } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: true } } }
I20260601 13:39:11.445479  1062 catalog_manager.cc:5696] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb reported cstate change: config changed from index -1 to 2, NON_VOTER 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:11.550845  1423 raft_consensus.cc:493] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:11.551028  1423 raft_consensus.cc:515] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:11.551540  1423 leader_election.cc:290] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 33c6260845d84a90b1e2272d3764212e (127.25.154.129:41651), 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131:34111)
I20260601 13:39:11.552062  1564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c094671e834427eab96bdb50af3e0df" candidate_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33c6260845d84a90b1e2272d3764212e" is_pre_election: true
I20260601 13:39:11.552093  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c094671e834427eab96bdb50af3e0df" candidate_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46de25385e1b49c7a44d0dae6d047de3" is_pre_election: true
I20260601 13:39:11.552219  1318 raft_consensus.cc:2468] T 2c094671e834427eab96bdb50af3e0df P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8fe46e03e2644fa9e3474cbb0600cfb in term 1.
I20260601 13:39:11.552248  1564 raft_consensus.cc:2410] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8fe46e03e2644fa9e3474cbb0600cfb for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:39:11.552592  1207 leader_election.cc:304] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 46de25385e1b49c7a44d0dae6d047de3, f8fe46e03e2644fa9e3474cbb0600cfb; no voters: 33c6260845d84a90b1e2272d3764212e
I20260601 13:39:11.552785  1423 raft_consensus.cc:2804] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:39:11.552855  1423 raft_consensus.cc:493] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:11.552898  1423 raft_consensus.cc:3060] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:11.554060  1423 raft_consensus.cc:515] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:11.554508  1423 leader_election.cc:290] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [CANDIDATE]: Term 2 election: Requested vote from peers 33c6260845d84a90b1e2272d3764212e (127.25.154.129:41651), 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131:34111)
I20260601 13:39:11.554955  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c094671e834427eab96bdb50af3e0df" candidate_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46de25385e1b49c7a44d0dae6d047de3"
I20260601 13:39:11.554955  1564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c094671e834427eab96bdb50af3e0df" candidate_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33c6260845d84a90b1e2272d3764212e"
I20260601 13:39:11.555094  1318 raft_consensus.cc:3060] T 2c094671e834427eab96bdb50af3e0df P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:11.555119  1564 raft_consensus.cc:3060] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:11.555922  1564 raft_consensus.cc:2410] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f8fe46e03e2644fa9e3474cbb0600cfb for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:39:11.556026  1318 raft_consensus.cc:2468] T 2c094671e834427eab96bdb50af3e0df P 46de25385e1b49c7a44d0dae6d047de3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8fe46e03e2644fa9e3474cbb0600cfb in term 2.
I20260601 13:39:11.556347  1207 leader_election.cc:304] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46de25385e1b49c7a44d0dae6d047de3, f8fe46e03e2644fa9e3474cbb0600cfb; no voters: 
I20260601 13:39:11.556547  1423 raft_consensus.cc:2804] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:39:11.556725  1423 raft_consensus.cc:697] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [term 2 LEADER]: Becoming Leader. State: Replica: f8fe46e03e2644fa9e3474cbb0600cfb, State: Running, Role: LEADER
I20260601 13:39:11.556864  1423 consensus_queue.cc:237] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } }
I20260601 13:39:11.558739  1061 catalog_manager.cc:5696] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb reported cstate change: term changed from 1 to 2, leader changed from 33c6260845d84a90b1e2272d3764212e (127.25.154.129) to f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130). New cstate: current_term: 2 leader_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:11.645282  1601 raft_consensus.cc:493] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:11.645501  1601 raft_consensus.cc:515] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } }
I20260601 13:39:11.646011  1601 leader_election.cc:290] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 33c6260845d84a90b1e2272d3764212e (127.25.154.129:41651), f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130:35355)
I20260601 13:39:11.646513  1242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf366ebd4284e2e8d30e79131539a69" candidate_uuid: "46de25385e1b49c7a44d0dae6d047de3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" is_pre_election: true
I20260601 13:39:11.646521  1564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf366ebd4284e2e8d30e79131539a69" candidate_uuid: "46de25385e1b49c7a44d0dae6d047de3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33c6260845d84a90b1e2272d3764212e" is_pre_election: true
I20260601 13:39:11.646662  1242 raft_consensus.cc:2468] T bcf366ebd4284e2e8d30e79131539a69 P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46de25385e1b49c7a44d0dae6d047de3 in term 1.
I20260601 13:39:11.646788  1564 raft_consensus.cc:2410] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46de25385e1b49c7a44d0dae6d047de3 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:39:11.646970  1283 leader_election.cc:304] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46de25385e1b49c7a44d0dae6d047de3, f8fe46e03e2644fa9e3474cbb0600cfb; no voters: 
I20260601 13:39:11.647264  1601 raft_consensus.cc:2804] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:39:11.647315  1601 raft_consensus.cc:493] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:11.647370  1601 raft_consensus.cc:3060] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:11.648262  1601 raft_consensus.cc:515] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } }
I20260601 13:39:11.648638  1601 leader_election.cc:290] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3 [CANDIDATE]: Term 2 election: Requested vote from peers 33c6260845d84a90b1e2272d3764212e (127.25.154.129:41651), f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130:35355)
I20260601 13:39:11.648907  1564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf366ebd4284e2e8d30e79131539a69" candidate_uuid: "46de25385e1b49c7a44d0dae6d047de3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33c6260845d84a90b1e2272d3764212e"
I20260601 13:39:11.648968  1242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf366ebd4284e2e8d30e79131539a69" candidate_uuid: "46de25385e1b49c7a44d0dae6d047de3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb"
I20260601 13:39:11.649031  1564 raft_consensus.cc:3060] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:11.649098  1242 raft_consensus.cc:3060] T bcf366ebd4284e2e8d30e79131539a69 P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:11.649793  1564 raft_consensus.cc:2410] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 46de25385e1b49c7a44d0dae6d047de3 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260601 13:39:11.650053  1242 raft_consensus.cc:2468] T bcf366ebd4284e2e8d30e79131539a69 P f8fe46e03e2644fa9e3474cbb0600cfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46de25385e1b49c7a44d0dae6d047de3 in term 2.
I20260601 13:39:11.650357  1283 leader_election.cc:304] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 46de25385e1b49c7a44d0dae6d047de3, f8fe46e03e2644fa9e3474cbb0600cfb; no voters: 33c6260845d84a90b1e2272d3764212e
I20260601 13:39:11.650525  1601 raft_consensus.cc:2804] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:39:11.650615  1601 raft_consensus.cc:697] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3 [term 2 LEADER]: Becoming Leader. State: Replica: 46de25385e1b49c7a44d0dae6d047de3, State: Running, Role: LEADER
I20260601 13:39:11.650751  1601 consensus_queue.cc:237] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } }
I20260601 13:39:11.652329  1061 catalog_manager.cc:5696] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3 reported cstate change: term changed from 1 to 2, leader changed from 33c6260845d84a90b1e2272d3764212e (127.25.154.129) to 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131). New cstate: current_term: 2 leader_uuid: "46de25385e1b49c7a44d0dae6d047de3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:11.739246  1564 raft_consensus.cc:3060] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:11.740278  1564 raft_consensus.cc:1275] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [term 2 FOLLOWER]: Refusing update from remote peer 46de25385e1b49c7a44d0dae6d047de3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260601 13:39:11.740335  1564 pending_rounds.cc:85] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e: Aborting all ops after (but not including) 0
I20260601 13:39:11.740352  1564 pending_rounds.cc:107] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260601 13:39:11.740373  1564 raft_consensus.cc:2889] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:39:11.740868  1601 consensus_queue.cc:1048] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:11.744303  1242 raft_consensus.cc:1275] T 3ab9deb9ca2c400e90efd2e1562eb351 P f8fe46e03e2644fa9e3474cbb0600cfb [term 2 FOLLOWER]: Refusing update from remote peer 46de25385e1b49c7a44d0dae6d047de3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:39:11.744818  1601 consensus_queue.cc:1048] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:11.845206  1623 ts_tablet_manager.cc:933] T c9435bd0a9b542b3a2bcdd757835685f P 755cebfdb1774b92828e0fb194b438f3: Initiating tablet copy from peer f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130:35355)
I20260601 13:39:11.845608  1623 tablet_copy_client.cc:323] T c9435bd0a9b542b3a2bcdd757835685f P 755cebfdb1774b92828e0fb194b438f3: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.130:35355
I20260601 13:39:11.850037  1252 tablet_copy_service.cc:140] P f8fe46e03e2644fa9e3474cbb0600cfb: Received BeginTabletCopySession request for tablet c9435bd0a9b542b3a2bcdd757835685f from peer 755cebfdb1774b92828e0fb194b438f3 ({username='slave'} at 127.0.0.1:47716)
I20260601 13:39:11.850214  1252 tablet_copy_service.cc:161] P f8fe46e03e2644fa9e3474cbb0600cfb: Beginning new tablet copy session on tablet c9435bd0a9b542b3a2bcdd757835685f from peer 755cebfdb1774b92828e0fb194b438f3 at {username='slave'} at 127.0.0.1:47716: session id = 755cebfdb1774b92828e0fb194b438f3-c9435bd0a9b542b3a2bcdd757835685f
I20260601 13:39:11.851099  1252 tablet_copy_source_session.cc:215] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:39:11.852144  1623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9435bd0a9b542b3a2bcdd757835685f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:11.854034  1623 tablet_copy_client.cc:806] T c9435bd0a9b542b3a2bcdd757835685f P 755cebfdb1774b92828e0fb194b438f3: tablet copy: Starting download of 0 data blocks...
I20260601 13:39:11.854230  1623 tablet_copy_client.cc:670] T c9435bd0a9b542b3a2bcdd757835685f P 755cebfdb1774b92828e0fb194b438f3: tablet copy: Starting download of 1 WAL segments...
I20260601 13:39:11.855430  1623 tablet_copy_client.cc:538] T c9435bd0a9b542b3a2bcdd757835685f P 755cebfdb1774b92828e0fb194b438f3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:39:11.856853  1623 tablet_bootstrap.cc:492] T c9435bd0a9b542b3a2bcdd757835685f P 755cebfdb1774b92828e0fb194b438f3: Bootstrap starting.
I20260601 13:39:11.860781  1623 tablet_bootstrap.cc:492] T c9435bd0a9b542b3a2bcdd757835685f P 755cebfdb1774b92828e0fb194b438f3: 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
I20260601 13:39:11.861052  1623 tablet_bootstrap.cc:492] T c9435bd0a9b542b3a2bcdd757835685f P 755cebfdb1774b92828e0fb194b438f3: Bootstrap complete.
I20260601 13:39:11.861224  1623 ts_tablet_manager.cc:1403] T c9435bd0a9b542b3a2bcdd757835685f P 755cebfdb1774b92828e0fb194b438f3: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
I20260601 13:39:11.861739  1623 raft_consensus.cc:359] T c9435bd0a9b542b3a2bcdd757835685f P 755cebfdb1774b92828e0fb194b438f3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } attrs { replace: true } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: true } }
I20260601 13:39:11.861912  1623 raft_consensus.cc:740] T c9435bd0a9b542b3a2bcdd757835685f P 755cebfdb1774b92828e0fb194b438f3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 755cebfdb1774b92828e0fb194b438f3, State: Initialized, Role: LEARNER
I20260601 13:39:11.862020  1623 consensus_queue.cc:260] T c9435bd0a9b542b3a2bcdd757835685f P 755cebfdb1774b92828e0fb194b438f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } attrs { replace: true } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: true } }
I20260601 13:39:11.862393  1623 ts_tablet_manager.cc:1434] T c9435bd0a9b542b3a2bcdd757835685f P 755cebfdb1774b92828e0fb194b438f3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:11.862600  1512 heartbeater.cc:499] Master 127.25.154.190:43139 was elected leader, sending a full tablet report...
I20260601 13:39:11.863018  1252 tablet_copy_service.cc:342] P f8fe46e03e2644fa9e3474cbb0600cfb: Request end of tablet copy session 755cebfdb1774b92828e0fb194b438f3-c9435bd0a9b542b3a2bcdd757835685f received from {username='slave'} at 127.0.0.1:47716
I20260601 13:39:11.863097  1252 tablet_copy_service.cc:434] P f8fe46e03e2644fa9e3474cbb0600cfb: ending tablet copy session 755cebfdb1774b92828e0fb194b438f3-c9435bd0a9b542b3a2bcdd757835685f on tablet c9435bd0a9b542b3a2bcdd757835685f with peer 755cebfdb1774b92828e0fb194b438f3
I20260601 13:39:12.016862  1318 raft_consensus.cc:1275] T 2c094671e834427eab96bdb50af3e0df P 46de25385e1b49c7a44d0dae6d047de3 [term 2 FOLLOWER]: Refusing update from remote peer f8fe46e03e2644fa9e3474cbb0600cfb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:39:12.017334  1423 consensus_queue.cc:1048] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:12.020553  1564 raft_consensus.cc:1275] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 2 FOLLOWER]: Refusing update from remote peer f8fe46e03e2644fa9e3474cbb0600cfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260601 13:39:12.020628  1564 pending_rounds.cc:85] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e: Aborting all ops after (but not including) 0
I20260601 13:39:12.020655  1564 pending_rounds.cc:107] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260601 13:39:12.020684  1564 raft_consensus.cc:2889] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:39:12.021334  1380 consensus_queue.cc:1048] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:12.112140  1564 raft_consensus.cc:1275] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [term 2 FOLLOWER]: Refusing update from remote peer 46de25385e1b49c7a44d0dae6d047de3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260601 13:39:12.112259  1564 pending_rounds.cc:85] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e: Aborting all ops after (but not including) 0
I20260601 13:39:12.112288  1564 pending_rounds.cc:107] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260601 13:39:12.112326  1564 raft_consensus.cc:2889] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:39:12.112762  1601 consensus_queue.cc:1048] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:12.115338  1242 raft_consensus.cc:1275] T bcf366ebd4284e2e8d30e79131539a69 P f8fe46e03e2644fa9e3474cbb0600cfb [term 2 FOLLOWER]: Refusing update from remote peer 46de25385e1b49c7a44d0dae6d047de3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:39:12.116044  1601 consensus_queue.cc:1048] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:12.360984  1486 raft_consensus.cc:1217] T c9435bd0a9b542b3a2bcdd757835685f P 755cebfdb1774b92828e0fb194b438f3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:39:12.744822  1423 raft_consensus.cc:1064] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb: attempting to promote NON_VOTER 755cebfdb1774b92828e0fb194b438f3 to VOTER
I20260601 13:39:12.745255  1423 consensus_queue.cc:237] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } attrs { replace: true } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } }
I20260601 13:39:12.746781  1486 raft_consensus.cc:1275] T c9435bd0a9b542b3a2bcdd757835685f P 755cebfdb1774b92828e0fb194b438f3 [term 1 LEARNER]: Refusing update from remote peer f8fe46e03e2644fa9e3474cbb0600cfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:39:12.746899  1318 raft_consensus.cc:1275] T c9435bd0a9b542b3a2bcdd757835685f P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Refusing update from remote peer f8fe46e03e2644fa9e3474cbb0600cfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:39:12.746899  1564 raft_consensus.cc:1275] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Refusing update from remote peer f8fe46e03e2644fa9e3474cbb0600cfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:39:12.747324  1390 consensus_queue.cc:1048] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:12.747491  1380 consensus_queue.cc:1048] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:12.747627  1423 consensus_queue.cc:1048] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:12.749470  1390 raft_consensus.cc:2955] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } attrs { replace: true } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } } }
I20260601 13:39:12.750572  1486 raft_consensus.cc:2955] T c9435bd0a9b542b3a2bcdd757835685f P 755cebfdb1774b92828e0fb194b438f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } attrs { replace: true } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } } }
I20260601 13:39:12.751538  1564 raft_consensus.cc:2955] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } attrs { replace: true } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } } }
I20260601 13:39:12.753783  1061 catalog_manager.cc:5696] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb reported cstate change: config changed from index 2 to 3, 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:39:12.753809  1318 raft_consensus.cc:2955] T c9435bd0a9b542b3a2bcdd757835685f P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } attrs { replace: true } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } } }
I20260601 13:39:12.757656  1242 consensus_queue.cc:237] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } }
I20260601 13:39:12.759075  1318 raft_consensus.cc:1275] T c9435bd0a9b542b3a2bcdd757835685f P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Refusing update from remote peer f8fe46e03e2644fa9e3474cbb0600cfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:39:12.759075  1486 raft_consensus.cc:1275] T c9435bd0a9b542b3a2bcdd757835685f P 755cebfdb1774b92828e0fb194b438f3 [term 1 FOLLOWER]: Refusing update from remote peer f8fe46e03e2644fa9e3474cbb0600cfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:39:12.759511  1635 consensus_queue.cc:1048] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:12.759663  1390 consensus_queue.cc:1048] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:12.761190  1635 raft_consensus.cc:2955] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 33c6260845d84a90b1e2272d3764212e (127.25.154.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } } }
I20260601 13:39:12.761539  1318 raft_consensus.cc:2955] T c9435bd0a9b542b3a2bcdd757835685f P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 33c6260845d84a90b1e2272d3764212e (127.25.154.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } } }
I20260601 13:39:12.762356  1486 raft_consensus.cc:2955] T c9435bd0a9b542b3a2bcdd757835685f P 755cebfdb1774b92828e0fb194b438f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 33c6260845d84a90b1e2272d3764212e (127.25.154.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } } }
I20260601 13:39:12.763896  1048 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c9435bd0a9b542b3a2bcdd757835685f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:39:12.763851  1060 catalog_manager.cc:5696] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb reported cstate change: config changed from index 3 to 4, VOTER 33c6260845d84a90b1e2272d3764212e (127.25.154.129) evicted. New cstate: current_term: 1 leader_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:39:12.766865  1554 tablet_service.cc:1558] Processing DeleteTablet for tablet c9435bd0a9b542b3a2bcdd757835685f with delete_type TABLET_DATA_TOMBSTONED (TS 33c6260845d84a90b1e2272d3764212e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40750
I20260601 13:39:12.767508  1644 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:12.767669  1644 raft_consensus.cc:2243] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:12.767851  1644 raft_consensus.cc:2272] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:12.768445  1644 ts_tablet_manager.cc:1916] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:39:12.770323  1644 ts_tablet_manager.cc:1929] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:39:12.770394  1644 log.cc:1199] T c9435bd0a9b542b3a2bcdd757835685f P 33c6260845d84a90b1e2272d3764212e: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-0-root/wals/c9435bd0a9b542b3a2bcdd757835685f
I20260601 13:39:12.770848  1048 catalog_manager.cc:5027] TS 33c6260845d84a90b1e2272d3764212e (127.25.154.129:41651): tablet c9435bd0a9b542b3a2bcdd757835685f (table test-workload [id=75eafa870cbf4bcc82359884b4f5d953]) successfully deleted
W20260601 13:39:13.767023  1110 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 46de25385e1b49c7a44d0dae6d047de3 not available for placement
I20260601 13:39:14.769816  1242 consensus_queue.cc:237] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } attrs { replace: true } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: true } }
I20260601 13:39:14.771538  1564 raft_consensus.cc:1275] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 2 FOLLOWER]: Refusing update from remote peer f8fe46e03e2644fa9e3474cbb0600cfb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:39:14.771728  1318 raft_consensus.cc:1275] T 2c094671e834427eab96bdb50af3e0df P 46de25385e1b49c7a44d0dae6d047de3 [term 2 FOLLOWER]: Refusing update from remote peer f8fe46e03e2644fa9e3474cbb0600cfb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:39:14.772135  1646 consensus_queue.cc:1048] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:39:14.772346  1207 consensus_peers.cc:597] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb -> Peer 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132:44585): Couldn't send request to peer 755cebfdb1774b92828e0fb194b438f3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c094671e834427eab96bdb50af3e0df. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:14.772557  1646 consensus_queue.cc:1048] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:14.773977  1647 raft_consensus.cc:2955] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } attrs { replace: true } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: true } } }
I20260601 13:39:14.774415  1564 raft_consensus.cc:2955] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } attrs { replace: true } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: true } } }
I20260601 13:39:14.774629  1318 raft_consensus.cc:2955] T 2c094671e834427eab96bdb50af3e0df P 46de25385e1b49c7a44d0dae6d047de3 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } attrs { replace: true } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: true } } }
I20260601 13:39:14.777081  1062 catalog_manager.cc:5696] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e reported cstate change: config changed from index -1 to 2, NON_VOTER 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132) added. New cstate: current_term: 2 leader_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } attrs { replace: true } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: true } } }
I20260601 13:39:14.785846  1318 consensus_queue.cc:237] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } attrs { replace: true } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: true } }
I20260601 13:39:14.788017  1564 raft_consensus.cc:1275] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [term 2 FOLLOWER]: Refusing update from remote peer 46de25385e1b49c7a44d0dae6d047de3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:39:14.788017  1242 raft_consensus.cc:1275] T 3ab9deb9ca2c400e90efd2e1562eb351 P f8fe46e03e2644fa9e3474cbb0600cfb [term 2 FOLLOWER]: Refusing update from remote peer 46de25385e1b49c7a44d0dae6d047de3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:39:14.788487  1658 consensus_queue.cc:1048] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:14.788668  1659 consensus_queue.cc:1048] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:14.790660  1632 raft_consensus.cc:2955] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } attrs { replace: true } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: true } } }
W20260601 13:39:14.791677  1283 consensus_peers.cc:597] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 -> Peer 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132:44585): Couldn't send request to peer 755cebfdb1774b92828e0fb194b438f3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ab9deb9ca2c400e90efd2e1562eb351. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:14.791738  1242 raft_consensus.cc:2955] T 3ab9deb9ca2c400e90efd2e1562eb351 P f8fe46e03e2644fa9e3474cbb0600cfb [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } attrs { replace: true } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: true } } }
I20260601 13:39:14.791843  1564 raft_consensus.cc:2955] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } attrs { replace: true } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: true } } }
I20260601 13:39:14.793370  1059 catalog_manager.cc:5696] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 reported cstate change: config changed from index -1 to 2, NON_VOTER 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132) added. New cstate: current_term: 2 leader_uuid: "46de25385e1b49c7a44d0dae6d047de3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:15.277547  1665 ts_tablet_manager.cc:933] T 3ab9deb9ca2c400e90efd2e1562eb351 P 755cebfdb1774b92828e0fb194b438f3: Initiating tablet copy from peer 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131:34111)
I20260601 13:39:15.277964  1665 tablet_copy_client.cc:323] T 3ab9deb9ca2c400e90efd2e1562eb351 P 755cebfdb1774b92828e0fb194b438f3: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.131:34111
I20260601 13:39:15.281967  1328 tablet_copy_service.cc:140] P 46de25385e1b49c7a44d0dae6d047de3: Received BeginTabletCopySession request for tablet 3ab9deb9ca2c400e90efd2e1562eb351 from peer 755cebfdb1774b92828e0fb194b438f3 ({username='slave'} at 127.0.0.1:47708)
I20260601 13:39:15.282096  1328 tablet_copy_service.cc:161] P 46de25385e1b49c7a44d0dae6d047de3: Beginning new tablet copy session on tablet 3ab9deb9ca2c400e90efd2e1562eb351 from peer 755cebfdb1774b92828e0fb194b438f3 at {username='slave'} at 127.0.0.1:47708: session id = 755cebfdb1774b92828e0fb194b438f3-3ab9deb9ca2c400e90efd2e1562eb351
I20260601 13:39:15.283246  1328 tablet_copy_source_session.cc:215] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:39:15.284195  1665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ab9deb9ca2c400e90efd2e1562eb351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:15.286103  1665 tablet_copy_client.cc:806] T 3ab9deb9ca2c400e90efd2e1562eb351 P 755cebfdb1774b92828e0fb194b438f3: tablet copy: Starting download of 0 data blocks...
I20260601 13:39:15.286379  1665 tablet_copy_client.cc:670] T 3ab9deb9ca2c400e90efd2e1562eb351 P 755cebfdb1774b92828e0fb194b438f3: tablet copy: Starting download of 1 WAL segments...
I20260601 13:39:15.287882  1665 tablet_copy_client.cc:538] T 3ab9deb9ca2c400e90efd2e1562eb351 P 755cebfdb1774b92828e0fb194b438f3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:39:15.289283  1665 tablet_bootstrap.cc:492] T 3ab9deb9ca2c400e90efd2e1562eb351 P 755cebfdb1774b92828e0fb194b438f3: Bootstrap starting.
I20260601 13:39:15.292822  1665 tablet_bootstrap.cc:492] T 3ab9deb9ca2c400e90efd2e1562eb351 P 755cebfdb1774b92828e0fb194b438f3: 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
I20260601 13:39:15.293064  1665 tablet_bootstrap.cc:492] T 3ab9deb9ca2c400e90efd2e1562eb351 P 755cebfdb1774b92828e0fb194b438f3: Bootstrap complete.
I20260601 13:39:15.293259  1665 ts_tablet_manager.cc:1403] T 3ab9deb9ca2c400e90efd2e1562eb351 P 755cebfdb1774b92828e0fb194b438f3: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20260601 13:39:15.293679  1665 raft_consensus.cc:359] T 3ab9deb9ca2c400e90efd2e1562eb351 P 755cebfdb1774b92828e0fb194b438f3 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } attrs { replace: true } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: true } }
I20260601 13:39:15.293789  1665 raft_consensus.cc:740] T 3ab9deb9ca2c400e90efd2e1562eb351 P 755cebfdb1774b92828e0fb194b438f3 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 755cebfdb1774b92828e0fb194b438f3, State: Initialized, Role: LEARNER
I20260601 13:39:15.293917  1665 consensus_queue.cc:260] T 3ab9deb9ca2c400e90efd2e1562eb351 P 755cebfdb1774b92828e0fb194b438f3 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } attrs { replace: true } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: true } }
I20260601 13:39:15.294317  1665 ts_tablet_manager.cc:1434] T 3ab9deb9ca2c400e90efd2e1562eb351 P 755cebfdb1774b92828e0fb194b438f3: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:39:15.294934  1328 tablet_copy_service.cc:342] P 46de25385e1b49c7a44d0dae6d047de3: Request end of tablet copy session 755cebfdb1774b92828e0fb194b438f3-3ab9deb9ca2c400e90efd2e1562eb351 received from {username='slave'} at 127.0.0.1:47708
I20260601 13:39:15.295027  1328 tablet_copy_service.cc:434] P 46de25385e1b49c7a44d0dae6d047de3: ending tablet copy session 755cebfdb1774b92828e0fb194b438f3-3ab9deb9ca2c400e90efd2e1562eb351 on tablet 3ab9deb9ca2c400e90efd2e1562eb351 with peer 755cebfdb1774b92828e0fb194b438f3
I20260601 13:39:15.375428  1665 ts_tablet_manager.cc:933] T 2c094671e834427eab96bdb50af3e0df P 755cebfdb1774b92828e0fb194b438f3: Initiating tablet copy from peer f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130:35355)
I20260601 13:39:15.375842  1665 tablet_copy_client.cc:323] T 2c094671e834427eab96bdb50af3e0df P 755cebfdb1774b92828e0fb194b438f3: tablet copy: Beginning tablet copy session from remote peer at address 127.25.154.130:35355
I20260601 13:39:15.376384  1252 tablet_copy_service.cc:140] P f8fe46e03e2644fa9e3474cbb0600cfb: Received BeginTabletCopySession request for tablet 2c094671e834427eab96bdb50af3e0df from peer 755cebfdb1774b92828e0fb194b438f3 ({username='slave'} at 127.0.0.1:47716)
I20260601 13:39:15.376502  1252 tablet_copy_service.cc:161] P f8fe46e03e2644fa9e3474cbb0600cfb: Beginning new tablet copy session on tablet 2c094671e834427eab96bdb50af3e0df from peer 755cebfdb1774b92828e0fb194b438f3 at {username='slave'} at 127.0.0.1:47716: session id = 755cebfdb1774b92828e0fb194b438f3-2c094671e834427eab96bdb50af3e0df
I20260601 13:39:15.377380  1252 tablet_copy_source_session.cc:215] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:39:15.378326  1665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c094671e834427eab96bdb50af3e0df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:15.380679  1665 tablet_copy_client.cc:806] T 2c094671e834427eab96bdb50af3e0df P 755cebfdb1774b92828e0fb194b438f3: tablet copy: Starting download of 0 data blocks...
I20260601 13:39:15.380930  1665 tablet_copy_client.cc:670] T 2c094671e834427eab96bdb50af3e0df P 755cebfdb1774b92828e0fb194b438f3: tablet copy: Starting download of 1 WAL segments...
I20260601 13:39:15.382055  1665 tablet_copy_client.cc:538] T 2c094671e834427eab96bdb50af3e0df P 755cebfdb1774b92828e0fb194b438f3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:39:15.383512  1665 tablet_bootstrap.cc:492] T 2c094671e834427eab96bdb50af3e0df P 755cebfdb1774b92828e0fb194b438f3: Bootstrap starting.
I20260601 13:39:15.387960  1665 tablet_bootstrap.cc:492] T 2c094671e834427eab96bdb50af3e0df P 755cebfdb1774b92828e0fb194b438f3: 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
I20260601 13:39:15.388301  1665 tablet_bootstrap.cc:492] T 2c094671e834427eab96bdb50af3e0df P 755cebfdb1774b92828e0fb194b438f3: Bootstrap complete.
I20260601 13:39:15.388494  1665 ts_tablet_manager.cc:1403] T 2c094671e834427eab96bdb50af3e0df P 755cebfdb1774b92828e0fb194b438f3: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:39:15.389037  1665 raft_consensus.cc:359] T 2c094671e834427eab96bdb50af3e0df P 755cebfdb1774b92828e0fb194b438f3 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } attrs { replace: true } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: true } }
I20260601 13:39:15.389187  1665 raft_consensus.cc:740] T 2c094671e834427eab96bdb50af3e0df P 755cebfdb1774b92828e0fb194b438f3 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 755cebfdb1774b92828e0fb194b438f3, State: Initialized, Role: LEARNER
I20260601 13:39:15.389290  1665 consensus_queue.cc:260] T 2c094671e834427eab96bdb50af3e0df P 755cebfdb1774b92828e0fb194b438f3 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } attrs { replace: true } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: true } }
I20260601 13:39:15.389588  1665 ts_tablet_manager.cc:1434] T 2c094671e834427eab96bdb50af3e0df P 755cebfdb1774b92828e0fb194b438f3: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:39:15.390324  1252 tablet_copy_service.cc:342] P f8fe46e03e2644fa9e3474cbb0600cfb: Request end of tablet copy session 755cebfdb1774b92828e0fb194b438f3-2c094671e834427eab96bdb50af3e0df received from {username='slave'} at 127.0.0.1:47716
I20260601 13:39:15.390436  1252 tablet_copy_service.cc:434] P f8fe46e03e2644fa9e3474cbb0600cfb: ending tablet copy session 755cebfdb1774b92828e0fb194b438f3-2c094671e834427eab96bdb50af3e0df on tablet 2c094671e834427eab96bdb50af3e0df with peer 755cebfdb1774b92828e0fb194b438f3
I20260601 13:39:15.688093  1486 raft_consensus.cc:1217] T 3ab9deb9ca2c400e90efd2e1562eb351 P 755cebfdb1774b92828e0fb194b438f3 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260601 13:39:15.971254  1486 raft_consensus.cc:1217] T 2c094671e834427eab96bdb50af3e0df P 755cebfdb1774b92828e0fb194b438f3 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260601 13:39:16.297493  1672 raft_consensus.cc:1064] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3: attempting to promote NON_VOTER 755cebfdb1774b92828e0fb194b438f3 to VOTER
I20260601 13:39:16.297928  1672 consensus_queue.cc:237] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [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: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } attrs { replace: true } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } }
I20260601 13:39:16.299253  1486 raft_consensus.cc:1275] T 3ab9deb9ca2c400e90efd2e1562eb351 P 755cebfdb1774b92828e0fb194b438f3 [term 2 LEARNER]: Refusing update from remote peer 46de25385e1b49c7a44d0dae6d047de3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:39:16.299293  1242 raft_consensus.cc:1275] T 3ab9deb9ca2c400e90efd2e1562eb351 P f8fe46e03e2644fa9e3474cbb0600cfb [term 2 FOLLOWER]: Refusing update from remote peer 46de25385e1b49c7a44d0dae6d047de3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:39:16.299329  1564 raft_consensus.cc:1275] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [term 2 FOLLOWER]: Refusing update from remote peer 46de25385e1b49c7a44d0dae6d047de3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:39:16.299738  1679 consensus_queue.cc:1048] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:16.300060  1678 consensus_queue.cc:1048] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:16.300287  1676 consensus_queue.cc:1048] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:16.302277  1679 raft_consensus.cc:2955] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } attrs { replace: true } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } } }
I20260601 13:39:16.302835  1242 raft_consensus.cc:2955] T 3ab9deb9ca2c400e90efd2e1562eb351 P f8fe46e03e2644fa9e3474cbb0600cfb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } attrs { replace: true } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } } }
I20260601 13:39:16.302839  1564 raft_consensus.cc:2955] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } attrs { replace: true } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } } }
I20260601 13:39:16.305228  1062 catalog_manager.cc:5696] T 3ab9deb9ca2c400e90efd2e1562eb351 P f8fe46e03e2644fa9e3474cbb0600cfb reported cstate change: config changed from index 2 to 3, 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "46de25385e1b49c7a44d0dae6d047de3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } attrs { replace: true } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } } }
I20260601 13:39:16.305680  1486 raft_consensus.cc:2955] T 3ab9deb9ca2c400e90efd2e1562eb351 P 755cebfdb1774b92828e0fb194b438f3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } attrs { replace: true } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } } }
I20260601 13:39:16.312139  1318 consensus_queue.cc:237] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } }
I20260601 13:39:16.313441  1564 raft_consensus.cc:1275] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [term 2 FOLLOWER]: Refusing update from remote peer 46de25385e1b49c7a44d0dae6d047de3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:39:16.313441  1486 raft_consensus.cc:1275] T 3ab9deb9ca2c400e90efd2e1562eb351 P 755cebfdb1774b92828e0fb194b438f3 [term 2 FOLLOWER]: Refusing update from remote peer 46de25385e1b49c7a44d0dae6d047de3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:39:16.313808  1676 consensus_queue.cc:1048] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:16.314162  1676 consensus_queue.cc:1048] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:16.315675  1679 raft_consensus.cc:2955] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } } }
I20260601 13:39:16.315950  1564 raft_consensus.cc:2955] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } } }
I20260601 13:39:16.316020  1486 raft_consensus.cc:2955] T 3ab9deb9ca2c400e90efd2e1562eb351 P 755cebfdb1774b92828e0fb194b438f3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } } }
I20260601 13:39:16.317811  1048 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3ab9deb9ca2c400e90efd2e1562eb351 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:39:16.318555  1061 catalog_manager.cc:5696] T 3ab9deb9ca2c400e90efd2e1562eb351 P 755cebfdb1774b92828e0fb194b438f3 reported cstate change: config changed from index 3 to 4, VOTER f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130) evicted. New cstate: current_term: 2 leader_uuid: "46de25385e1b49c7a44d0dae6d047de3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } } }
I20260601 13:39:16.320881  1231 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ab9deb9ca2c400e90efd2e1562eb351 with delete_type TABLET_DATA_TOMBSTONED (TS f8fe46e03e2644fa9e3474cbb0600cfb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47678
I20260601 13:39:16.321345  1688 tablet_replica.cc:333] T 3ab9deb9ca2c400e90efd2e1562eb351 P f8fe46e03e2644fa9e3474cbb0600cfb: stopping tablet replica
I20260601 13:39:16.321498  1688 raft_consensus.cc:2243] T 3ab9deb9ca2c400e90efd2e1562eb351 P f8fe46e03e2644fa9e3474cbb0600cfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:16.321676  1688 raft_consensus.cc:2272] T 3ab9deb9ca2c400e90efd2e1562eb351 P f8fe46e03e2644fa9e3474cbb0600cfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:16.322283  1688 ts_tablet_manager.cc:1916] T 3ab9deb9ca2c400e90efd2e1562eb351 P f8fe46e03e2644fa9e3474cbb0600cfb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:39:16.323998  1688 ts_tablet_manager.cc:1929] T 3ab9deb9ca2c400e90efd2e1562eb351 P f8fe46e03e2644fa9e3474cbb0600cfb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260601 13:39:16.324090  1688 log.cc:1199] T 3ab9deb9ca2c400e90efd2e1562eb351 P f8fe46e03e2644fa9e3474cbb0600cfb: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-1-root/wals/3ab9deb9ca2c400e90efd2e1562eb351
I20260601 13:39:16.324575  1048 catalog_manager.cc:5027] TS f8fe46e03e2644fa9e3474cbb0600cfb (127.25.154.130:35355): tablet 3ab9deb9ca2c400e90efd2e1562eb351 (table test-workload [id=75eafa870cbf4bcc82359884b4f5d953]) successfully deleted
I20260601 13:39:16.515827  1675 raft_consensus.cc:1064] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb: attempting to promote NON_VOTER 755cebfdb1774b92828e0fb194b438f3 to VOTER
I20260601 13:39:16.516258  1675 consensus_queue.cc:237] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [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: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } attrs { replace: true } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } }
I20260601 13:39:16.517795  1564 raft_consensus.cc:1275] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 2 FOLLOWER]: Refusing update from remote peer f8fe46e03e2644fa9e3474cbb0600cfb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:39:16.518069  1486 raft_consensus.cc:1275] T 2c094671e834427eab96bdb50af3e0df P 755cebfdb1774b92828e0fb194b438f3 [term 2 LEARNER]: Refusing update from remote peer f8fe46e03e2644fa9e3474cbb0600cfb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:39:16.517794  1318 raft_consensus.cc:1275] T 2c094671e834427eab96bdb50af3e0df P 46de25385e1b49c7a44d0dae6d047de3 [term 2 FOLLOWER]: Refusing update from remote peer f8fe46e03e2644fa9e3474cbb0600cfb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:39:16.518507  1692 consensus_queue.cc:1048] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:16.518667  1691 consensus_queue.cc:1048] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:16.518797  1689 consensus_queue.cc:1048] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:16.521025  1689 raft_consensus.cc:2955] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } attrs { replace: true } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } } }
I20260601 13:39:16.522095  1486 raft_consensus.cc:2955] T 2c094671e834427eab96bdb50af3e0df P 755cebfdb1774b92828e0fb194b438f3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } attrs { replace: true } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } } }
I20260601 13:39:16.522308  1318 raft_consensus.cc:2955] T 2c094671e834427eab96bdb50af3e0df P 46de25385e1b49c7a44d0dae6d047de3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } attrs { replace: true } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } } }
I20260601 13:39:16.524163  1564 raft_consensus.cc:2955] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } attrs { replace: true } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } } }
I20260601 13:39:16.524360  1059 catalog_manager.cc:5696] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb reported cstate change: config changed from index 2 to 3, 755cebfdb1774b92828e0fb194b438f3 (127.25.154.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46de25385e1b49c7a44d0dae6d047de3" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34111 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:39:16.528002  1242 consensus_queue.cc:237] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } }
I20260601 13:39:16.529122  1486 raft_consensus.cc:1275] T 2c094671e834427eab96bdb50af3e0df P 755cebfdb1774b92828e0fb194b438f3 [term 2 FOLLOWER]: Refusing update from remote peer f8fe46e03e2644fa9e3474cbb0600cfb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:39:16.529151  1564 raft_consensus.cc:1275] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 2 FOLLOWER]: Refusing update from remote peer f8fe46e03e2644fa9e3474cbb0600cfb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:39:16.529567  1692 consensus_queue.cc:1048] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:16.529762  1691 consensus_queue.cc:1048] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:16.531210  1675 raft_consensus.cc:2955] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } } }
I20260601 13:39:16.531589  1564 raft_consensus.cc:2955] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } } }
I20260601 13:39:16.533325  1048 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2c094671e834427eab96bdb50af3e0df with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:39:16.533752  1486 raft_consensus.cc:2955] T 2c094671e834427eab96bdb50af3e0df P 755cebfdb1774b92828e0fb194b438f3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } } }
I20260601 13:39:16.534034  1061 catalog_manager.cc:5696] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb reported cstate change: config changed from index 3 to 4, VOTER 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131) evicted. New cstate: current_term: 2 leader_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "33c6260845d84a90b1e2272d3764212e" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 41651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8fe46e03e2644fa9e3474cbb0600cfb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 35355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "755cebfdb1774b92828e0fb194b438f3" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 44585 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:16.537164  1305 tablet_service.cc:1558] Processing DeleteTablet for tablet 2c094671e834427eab96bdb50af3e0df with delete_type TABLET_DATA_TOMBSTONED (TS 46de25385e1b49c7a44d0dae6d047de3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35696
I20260601 13:39:16.537868  1696 tablet_replica.cc:333] T 2c094671e834427eab96bdb50af3e0df P 46de25385e1b49c7a44d0dae6d047de3: stopping tablet replica
I20260601 13:39:16.538035  1696 raft_consensus.cc:2243] T 2c094671e834427eab96bdb50af3e0df P 46de25385e1b49c7a44d0dae6d047de3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:16.538246  1696 raft_consensus.cc:2272] T 2c094671e834427eab96bdb50af3e0df P 46de25385e1b49c7a44d0dae6d047de3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:16.538950  1696 ts_tablet_manager.cc:1916] T 2c094671e834427eab96bdb50af3e0df P 46de25385e1b49c7a44d0dae6d047de3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:39:16.540807  1696 ts_tablet_manager.cc:1929] T 2c094671e834427eab96bdb50af3e0df P 46de25385e1b49c7a44d0dae6d047de3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260601 13:39:16.540875  1696 log.cc:1199] T 2c094671e834427eab96bdb50af3e0df P 46de25385e1b49c7a44d0dae6d047de3: Deleting WAL directory at /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320984125593-26218-0/minicluster-data/ts-2-root/wals/2c094671e834427eab96bdb50af3e0df
I20260601 13:39:16.541551  1048 catalog_manager.cc:5027] TS 46de25385e1b49c7a44d0dae6d047de3 (127.25.154.131:34111): tablet 2c094671e834427eab96bdb50af3e0df (table test-workload [id=75eafa870cbf4bcc82359884b4f5d953]) successfully deleted
W20260601 13:39:17.537250  1110 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 33c6260845d84a90b1e2272d3764212e not available for placement
I20260601 13:39:19.019246 26218 tablet_server.cc:179] TabletServer@127.25.154.129:41651 shutting down...
I20260601 13:39:19.023617 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:19.023875 26218 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:19.024091 26218 raft_consensus.cc:2243] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:19.024310 26218 raft_consensus.cc:2272] T 3ab9deb9ca2c400e90efd2e1562eb351 P 33c6260845d84a90b1e2272d3764212e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:19.024847 26218 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:19.024935 26218 raft_consensus.cc:2243] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:19.025091 26218 raft_consensus.cc:2272] T 2c094671e834427eab96bdb50af3e0df P 33c6260845d84a90b1e2272d3764212e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:19.025480 26218 tablet_replica.cc:333] stopping tablet replica
I20260601 13:39:19.025552 26218 raft_consensus.cc:2243] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:19.025661 26218 raft_consensus.cc:2272] T bcf366ebd4284e2e8d30e79131539a69 P 33c6260845d84a90b1e2272d3764212e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:19.039265 26218 tablet_server.cc:196] TabletServer@127.25.154.129:41651 shutdown complete.
I20260601 13:39:19.042285 26218 tablet_server.cc:179] TabletServer@127.25.154.130:0 shutting down...
I20260601 13:39:19.046948 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:19.047164 26218 tablet_replica.cc:333] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb: stopping tablet replica
I20260601 13:39:19.047290 26218 raft_consensus.cc:2243] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:19.047478 26218 raft_consensus.cc:2272] T c9435bd0a9b542b3a2bcdd757835685f P f8fe46e03e2644fa9e3474cbb0600cfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:19.047895 26218 tablet_replica.cc:333] T bcf366ebd4284e2e8d30e79131539a69 P f8fe46e03e2644fa9e3474cbb0600cfb: stopping tablet replica
I20260601 13:39:19.047971 26218 raft_consensus.cc:2243] T bcf366ebd4284e2e8d30e79131539a69 P f8fe46e03e2644fa9e3474cbb0600cfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:19.048043 26218 raft_consensus.cc:2272] T bcf366ebd4284e2e8d30e79131539a69 P f8fe46e03e2644fa9e3474cbb0600cfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:19.048328 26218 tablet_replica.cc:333] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb: stopping tablet replica
I20260601 13:39:19.048395 26218 raft_consensus.cc:2243] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:39:19.048511 26218 raft_consensus.cc:2272] T 2c094671e834427eab96bdb50af3e0df P f8fe46e03e2644fa9e3474cbb0600cfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:19.061861 26218 tablet_server.cc:196] TabletServer@127.25.154.130:0 shutdown complete.
I20260601 13:39:19.064690 26218 tablet_server.cc:179] TabletServer@127.25.154.131:0 shutting down...
I20260601 13:39:19.069420 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:19.069651 26218 tablet_replica.cc:333] T c9435bd0a9b542b3a2bcdd757835685f P 46de25385e1b49c7a44d0dae6d047de3: stopping tablet replica
I20260601 13:39:19.069811 26218 raft_consensus.cc:2243] T c9435bd0a9b542b3a2bcdd757835685f P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:19.069957 26218 raft_consensus.cc:2272] T c9435bd0a9b542b3a2bcdd757835685f P 46de25385e1b49c7a44d0dae6d047de3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:19.070470 26218 tablet_replica.cc:333] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3: stopping tablet replica
I20260601 13:39:19.070547 26218 raft_consensus.cc:2243] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:39:19.070734 26218 raft_consensus.cc:2272] T bcf366ebd4284e2e8d30e79131539a69 P 46de25385e1b49c7a44d0dae6d047de3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:19.071040 26218 tablet_replica.cc:333] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3: stopping tablet replica
I20260601 13:39:19.071107 26218 raft_consensus.cc:2243] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:39:19.071291 26218 raft_consensus.cc:2272] T 3ab9deb9ca2c400e90efd2e1562eb351 P 46de25385e1b49c7a44d0dae6d047de3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:19.084520 26218 tablet_server.cc:196] TabletServer@127.25.154.131:0 shutdown complete.
I20260601 13:39:19.087556 26218 tablet_server.cc:179] TabletServer@127.25.154.132:0 shutting down...
I20260601 13:39:19.092059 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:19.092293 26218 tablet_replica.cc:333] T 2c094671e834427eab96bdb50af3e0df P 755cebfdb1774b92828e0fb194b438f3: stopping tablet replica
I20260601 13:39:19.092425 26218 raft_consensus.cc:2243] T 2c094671e834427eab96bdb50af3e0df P 755cebfdb1774b92828e0fb194b438f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:19.092548 26218 raft_consensus.cc:2272] T 2c094671e834427eab96bdb50af3e0df P 755cebfdb1774b92828e0fb194b438f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:19.092967 26218 tablet_replica.cc:333] T c9435bd0a9b542b3a2bcdd757835685f P 755cebfdb1774b92828e0fb194b438f3: stopping tablet replica
I20260601 13:39:19.093037 26218 raft_consensus.cc:2243] T c9435bd0a9b542b3a2bcdd757835685f P 755cebfdb1774b92828e0fb194b438f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:19.093122 26218 raft_consensus.cc:2272] T c9435bd0a9b542b3a2bcdd757835685f P 755cebfdb1774b92828e0fb194b438f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:19.093406 26218 tablet_replica.cc:333] T 3ab9deb9ca2c400e90efd2e1562eb351 P 755cebfdb1774b92828e0fb194b438f3: stopping tablet replica
I20260601 13:39:19.093473 26218 raft_consensus.cc:2243] T 3ab9deb9ca2c400e90efd2e1562eb351 P 755cebfdb1774b92828e0fb194b438f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:19.093552 26218 raft_consensus.cc:2272] T 3ab9deb9ca2c400e90efd2e1562eb351 P 755cebfdb1774b92828e0fb194b438f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:19.107303 26218 tablet_server.cc:196] TabletServer@127.25.154.132:0 shutdown complete.
I20260601 13:39:19.110060 26218 master.cc:562] Master@127.25.154.190:43139 shutting down...
I20260601 13:39:19.115288 26218 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:19.115466 26218 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:19.115559 26218 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4b362a0583d14a279a52e0aba3837957: stopping tablet replica
I20260601 13:39:19.128152 26218 master.cc:584] Master@127.25.154.190:43139 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (10770 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260601 13:39:19.137143 26218 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.154.190:45013
I20260601 13:39:19.137522 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:19.139496  1697 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:19.139503  1698 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:19.139537  1700 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:19.139853 26218 server_base.cc:1061] running on GCE node
I20260601 13:39:19.140143 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:19.140208 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:19.140232 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321159140231 us; error 0 us; skew 500 ppm
I20260601 13:39:19.141153 26218 webserver.cc:533] Webserver started at http://127.25.154.190:46509/ using document root <none> and password file <none>
I20260601 13:39:19.141345 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:19.141420 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:19.141500 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:19.141907 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320984125593-26218-0/minicluster-data/master-0-root/instance:
uuid: "4f3cd6d26b504651a7ecf77e48bf030f"
format_stamp: "Formatted at 2026-06-01 13:39:19 on dist-test-slave-whnk"
I20260601 13:39:19.143638 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:19.144783  1705 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:19.145063 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:19.145159 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320984125593-26218-0/minicluster-data/master-0-root
uuid: "4f3cd6d26b504651a7ecf77e48bf030f"
format_stamp: "Formatted at 2026-06-01 13:39:19 on dist-test-slave-whnk"
I20260601 13:39:19.145284 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320984125593-26218-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320984125593-26218-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320984125593-26218-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)
I20260601 13:39:19.167017 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:19.167469 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:19.172467 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.190:45013
I20260601 13:39:19.177709  1757 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.190:45013 every 8 connection(s)
I20260601 13:39:19.178306  1758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:19.180248  1758 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f3cd6d26b504651a7ecf77e48bf030f: Bootstrap starting.
I20260601 13:39:19.181033  1758 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4f3cd6d26b504651a7ecf77e48bf030f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:19.182099  1758 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f3cd6d26b504651a7ecf77e48bf030f: No bootstrap required, opened a new log
I20260601 13:39:19.182551  1758 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4f3cd6d26b504651a7ecf77e48bf030f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f3cd6d26b504651a7ecf77e48bf030f" member_type: VOTER }
I20260601 13:39:19.182639  1758 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4f3cd6d26b504651a7ecf77e48bf030f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:19.182662  1758 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4f3cd6d26b504651a7ecf77e48bf030f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f3cd6d26b504651a7ecf77e48bf030f, State: Initialized, Role: FOLLOWER
I20260601 13:39:19.182807  1758 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4f3cd6d26b504651a7ecf77e48bf030f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4f3cd6d26b504651a7ecf77e48bf030f" member_type: VOTER }
I20260601 13:39:19.182894  1758 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4f3cd6d26b504651a7ecf77e48bf030f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:19.182919  1758 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4f3cd6d26b504651a7ecf77e48bf030f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:19.182953  1758 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4f3cd6d26b504651a7ecf77e48bf030f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:19.183593  1758 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4f3cd6d26b504651a7ecf77e48bf030f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f3cd6d26b504651a7ecf77e48bf030f" member_type: VOTER }
I20260601 13:39:19.183743  1758 leader_election.cc:304] T 00000000000000000000000000000000 P 4f3cd6d26b504651a7ecf77e48bf030f [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: 4f3cd6d26b504651a7ecf77e48bf030f; no voters: 
I20260601 13:39:19.183904  1758 leader_election.cc:290] T 00000000000000000000000000000000 P 4f3cd6d26b504651a7ecf77e48bf030f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:19.184041  1761 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4f3cd6d26b504651a7ecf77e48bf030f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:19.184290  1761 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4f3cd6d26b504651a7ecf77e48bf030f [term 1 LEADER]: Becoming Leader. State: Replica: 4f3cd6d26b504651a7ecf77e48bf030f, State: Running, Role: LEADER
I20260601 13:39:19.184394  1758 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4f3cd6d26b504651a7ecf77e48bf030f [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:19.184422  1761 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4f3cd6d26b504651a7ecf77e48bf030f [LEADER]: Queue going to LEADER mode. State: All 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: "4f3cd6d26b504651a7ecf77e48bf030f" member_type: VOTER }
I20260601 13:39:19.184882  1762 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f3cd6d26b504651a7ecf77e48bf030f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4f3cd6d26b504651a7ecf77e48bf030f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f3cd6d26b504651a7ecf77e48bf030f" member_type: VOTER } }
I20260601 13:39:19.184928  1763 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f3cd6d26b504651a7ecf77e48bf030f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4f3cd6d26b504651a7ecf77e48bf030f. Latest consensus state: current_term: 1 leader_uuid: "4f3cd6d26b504651a7ecf77e48bf030f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f3cd6d26b504651a7ecf77e48bf030f" member_type: VOTER } }
I20260601 13:39:19.185051  1763 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f3cd6d26b504651a7ecf77e48bf030f [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:19.185035  1762 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f3cd6d26b504651a7ecf77e48bf030f [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:19.185359  1768 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:19.186456  1768 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:19.186723 26218 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:19.188432  1768 catalog_manager.cc:1382] Generated new cluster ID: 42784ef4ac3d4afcb16bf7bafa9d482a
I20260601 13:39:19.188498  1768 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:19.196748  1768 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:19.197340  1768 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:19.208665  1768 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4f3cd6d26b504651a7ecf77e48bf030f: Generated new TSK 0
I20260601 13:39:19.208885  1768 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:19.219326 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:19.221355  1780 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:19.221575 26218 server_base.cc:1061] running on GCE node
W20260601 13:39:19.221473  1782 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:19.221392  1779 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:19.221882 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:19.221935 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:19.221951 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321159221950 us; error 0 us; skew 500 ppm
I20260601 13:39:19.222936 26218 webserver.cc:533] Webserver started at http://127.25.154.129:39321/ using document root <none> and password file <none>
I20260601 13:39:19.223114 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:19.223165 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:19.223266 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:19.223682 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320984125593-26218-0/minicluster-data/ts-0-root/instance:
uuid: "4942dd31452a4ba5aced67af4d06520f"
format_stamp: "Formatted at 2026-06-01 13:39:19 on dist-test-slave-whnk"
I20260601 13:39:19.225234 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:19.226333  1787 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:19.226656 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:19.226722 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320984125593-26218-0/minicluster-data/ts-0-root
uuid: "4942dd31452a4ba5aced67af4d06520f"
format_stamp: "Formatted at 2026-06-01 13:39:19 on dist-test-slave-whnk"
I20260601 13:39:19.226819 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320984125593-26218-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320984125593-26218-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320984125593-26218-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)
I20260601 13:39:19.232179 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:19.232568 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:19.232870 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:19.233348 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:19.233408 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:19.233465 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:19.233512 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:19.237864 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.129:38095
I20260601 13:39:19.237882  1850 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.129:38095 every 8 connection(s)
I20260601 13:39:19.238824 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:19.241269  1856 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:19.241324  1855 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:19.241286  1858 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:19.241827 26218 server_base.cc:1061] running on GCE node
I20260601 13:39:19.242030 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:19.242084 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:19.242108 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321159242108 us; error 0 us; skew 500 ppm
I20260601 13:39:19.243075 26218 webserver.cc:533] Webserver started at http://127.25.154.130:33033/ using document root <none> and password file <none>
I20260601 13:39:19.243251 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:19.243314 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:19.243389 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:19.243851 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320984125593-26218-0/minicluster-data/ts-1-root/instance:
uuid: "a7d5e777d9ee42a898652f2c6d0680f3"
format_stamp: "Formatted at 2026-06-01 13:39:19 on dist-test-slave-whnk"
I20260601 13:39:19.244221  1851 heartbeater.cc:344] Connected to a master server at 127.25.154.190:45013
I20260601 13:39:19.244333  1851 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:19.244588  1851 heartbeater.cc:507] Master 127.25.154.190:45013 requested a full tablet report, sending...
I20260601 13:39:19.245339  1722 ts_manager.cc:194] Registered new tserver with Master: 4942dd31452a4ba5aced67af4d06520f (127.25.154.129:38095)
I20260601 13:39:19.245671 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:19.246372  1722 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60264
I20260601 13:39:19.246943  1863 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:19.247265 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:19.247344 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320984125593-26218-0/minicluster-data/ts-1-root
uuid: "a7d5e777d9ee42a898652f2c6d0680f3"
format_stamp: "Formatted at 2026-06-01 13:39:19 on dist-test-slave-whnk"
I20260601 13:39:19.247440 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320984125593-26218-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320984125593-26218-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320984125593-26218-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)
I20260601 13:39:19.262948 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:19.263460 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:19.263808 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:19.264333 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:19.264415 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:19.264506 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:19.264567 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:19.269716 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.130:33855
I20260601 13:39:19.269809  1927 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.130:33855 every 8 connection(s)
I20260601 13:39:19.270754 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:19.273252  1931 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:19.273360  1932 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:19.273368  1934 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:19.274076 26218 server_base.cc:1061] running on GCE node
I20260601 13:39:19.274255 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:19.274307 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:19.274329 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321159274328 us; error 0 us; skew 500 ppm
I20260601 13:39:19.275295 26218 webserver.cc:533] Webserver started at http://127.25.154.131:46181/ using document root <none> and password file <none>
I20260601 13:39:19.275458 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:19.275518 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:19.275519  1928 heartbeater.cc:344] Connected to a master server at 127.25.154.190:45013
I20260601 13:39:19.275612 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:19.275658  1928 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:19.275902  1928 heartbeater.cc:507] Master 127.25.154.190:45013 requested a full tablet report, sending...
I20260601 13:39:19.276082 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320984125593-26218-0/minicluster-data/ts-2-root/instance:
uuid: "1974298e2a78410fa78377f68974d610"
format_stamp: "Formatted at 2026-06-01 13:39:19 on dist-test-slave-whnk"
I20260601 13:39:19.276618  1722 ts_manager.cc:194] Registered new tserver with Master: a7d5e777d9ee42a898652f2c6d0680f3 (127.25.154.130:33855)
I20260601 13:39:19.277362  1722 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60268
I20260601 13:39:19.278007 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:39:19.279062  1939 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:19.279357 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:19.279418 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320984125593-26218-0/minicluster-data/ts-2-root
uuid: "1974298e2a78410fa78377f68974d610"
format_stamp: "Formatted at 2026-06-01 13:39:19 on dist-test-slave-whnk"
I20260601 13:39:19.279508 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320984125593-26218-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320984125593-26218-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320984125593-26218-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)
I20260601 13:39:19.300129 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:19.300652 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:19.300977 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:19.301465 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:19.301527 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:19.301581 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:19.301635 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:19.306264 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.131:44781
I20260601 13:39:19.306486  2003 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.131:44781 every 8 connection(s)
I20260601 13:39:19.311434  2004 heartbeater.cc:344] Connected to a master server at 127.25.154.190:45013
I20260601 13:39:19.311564  2004 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:19.311811  2004 heartbeater.cc:507] Master 127.25.154.190:45013 requested a full tablet report, sending...
I20260601 13:39:19.312549  1722 ts_manager.cc:194] Registered new tserver with Master: 1974298e2a78410fa78377f68974d610 (127.25.154.131:44781)
I20260601 13:39:19.312623 26218 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005814376s
I20260601 13:39:19.313398  1722 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60280
I20260601 13:39:20.247413  1851 heartbeater.cc:499] Master 127.25.154.190:45013 was elected leader, sending a full tablet report...
I20260601 13:39:20.278395  1928 heartbeater.cc:499] Master 127.25.154.190:45013 was elected leader, sending a full tablet report...
I20260601 13:39:20.314420  2004 heartbeater.cc:499] Master 127.25.154.190:45013 was elected leader, sending a full tablet report...
I20260601 13:39:20.352854  1722 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60286:
name: "test-workload"
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: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:39:20.353492  1722 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:39:20.364845  1968 tablet_service.cc:1511] Processing CreateTablet for tablet 7c7c767cd57643f48052375528d98939 (DEFAULT_TABLE table=test-workload [id=66276076670243cc8df8a938da81451e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:39:20.365020  1966 tablet_service.cc:1511] Processing CreateTablet for tablet d8f594379ec348dda9421f5e30d40079 (DEFAULT_TABLE table=test-workload [id=66276076670243cc8df8a938da81451e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:39:20.365199  1968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c7c767cd57643f48052375528d98939. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.365396  1965 tablet_service.cc:1511] Processing CreateTablet for tablet 06b4e1e3bad1440688266af4154d959a (DEFAULT_TABLE table=test-workload [id=66276076670243cc8df8a938da81451e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:39:20.365618  1965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06b4e1e3bad1440688266af4154d959a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.366029  1892 tablet_service.cc:1511] Processing CreateTablet for tablet 7c7c767cd57643f48052375528d98939 (DEFAULT_TABLE table=test-workload [id=66276076670243cc8df8a938da81451e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:39:20.364845  1967 tablet_service.cc:1511] Processing CreateTablet for tablet cce09b8640b14830b98d3360bac2536a (DEFAULT_TABLE table=test-workload [id=66276076670243cc8df8a938da81451e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:39:20.366318  1892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c7c767cd57643f48052375528d98939. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.366425  1967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce09b8640b14830b98d3360bac2536a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.367573  1889 tablet_service.cc:1511] Processing CreateTablet for tablet 06b4e1e3bad1440688266af4154d959a (DEFAULT_TABLE table=test-workload [id=66276076670243cc8df8a938da81451e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:39:20.367816  1889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06b4e1e3bad1440688266af4154d959a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.368342  1966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8f594379ec348dda9421f5e30d40079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.368593  2024 tablet_bootstrap.cc:492] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610: Bootstrap starting.
I20260601 13:39:20.369729  2024 tablet_bootstrap.cc:654] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.370091  1890 tablet_service.cc:1511] Processing CreateTablet for tablet d8f594379ec348dda9421f5e30d40079 (DEFAULT_TABLE table=test-workload [id=66276076670243cc8df8a938da81451e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:39:20.370359  1890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8f594379ec348dda9421f5e30d40079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.371079  2024 tablet_bootstrap.cc:492] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610: No bootstrap required, opened a new log
I20260601 13:39:20.371158  2024 ts_tablet_manager.cc:1403] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:20.371264  1814 tablet_service.cc:1511] Processing CreateTablet for tablet cce09b8640b14830b98d3360bac2536a (DEFAULT_TABLE table=test-workload [id=66276076670243cc8df8a938da81451e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:39:20.371457  1814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce09b8640b14830b98d3360bac2536a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.371663  2024 raft_consensus.cc:359] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } }
I20260601 13:39:20.371773  2024 raft_consensus.cc:385] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.371802  2024 raft_consensus.cc:740] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1974298e2a78410fa78377f68974d610, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.371932  2024 consensus_queue.cc:260] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } }
I20260601 13:39:20.372285  2024 ts_tablet_manager.cc:1434] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:20.372463  2024 tablet_bootstrap.cc:492] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610: Bootstrap starting.
I20260601 13:39:20.372584  1891 tablet_service.cc:1511] Processing CreateTablet for tablet cce09b8640b14830b98d3360bac2536a (DEFAULT_TABLE table=test-workload [id=66276076670243cc8df8a938da81451e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:39:20.372803  1891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce09b8640b14830b98d3360bac2536a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.373409  2024 tablet_bootstrap.cc:654] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.373957  2028 tablet_bootstrap.cc:492] T cce09b8640b14830b98d3360bac2536a P 4942dd31452a4ba5aced67af4d06520f: Bootstrap starting.
I20260601 13:39:20.374459  2024 tablet_bootstrap.cc:492] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610: No bootstrap required, opened a new log
I20260601 13:39:20.374538  2024 ts_tablet_manager.cc:1403] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:20.375023  2028 tablet_bootstrap.cc:654] T cce09b8640b14830b98d3360bac2536a P 4942dd31452a4ba5aced67af4d06520f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.374998  2024 raft_consensus.cc:359] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } }
I20260601 13:39:20.375133  2024 raft_consensus.cc:385] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.375170  2024 raft_consensus.cc:740] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1974298e2a78410fa78377f68974d610, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.375196  1815 tablet_service.cc:1511] Processing CreateTablet for tablet 7c7c767cd57643f48052375528d98939 (DEFAULT_TABLE table=test-workload [id=66276076670243cc8df8a938da81451e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:39:20.375291  2024 consensus_queue.cc:260] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } }
I20260601 13:39:20.375428  1815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c7c767cd57643f48052375528d98939. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.375545  2024 ts_tablet_manager.cc:1434] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:20.375699  2024 tablet_bootstrap.cc:492] T cce09b8640b14830b98d3360bac2536a P 1974298e2a78410fa78377f68974d610: Bootstrap starting.
I20260601 13:39:20.376144  1812 tablet_service.cc:1511] Processing CreateTablet for tablet 06b4e1e3bad1440688266af4154d959a (DEFAULT_TABLE table=test-workload [id=66276076670243cc8df8a938da81451e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:39:20.376379  1812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06b4e1e3bad1440688266af4154d959a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.376618  2024 tablet_bootstrap.cc:654] T cce09b8640b14830b98d3360bac2536a P 1974298e2a78410fa78377f68974d610: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.378036  2024 tablet_bootstrap.cc:492] T cce09b8640b14830b98d3360bac2536a P 1974298e2a78410fa78377f68974d610: No bootstrap required, opened a new log
I20260601 13:39:20.377997  1813 tablet_service.cc:1511] Processing CreateTablet for tablet d8f594379ec348dda9421f5e30d40079 (DEFAULT_TABLE table=test-workload [id=66276076670243cc8df8a938da81451e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:39:20.378122  2024 ts_tablet_manager.cc:1403] T cce09b8640b14830b98d3360bac2536a P 1974298e2a78410fa78377f68974d610: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:20.378455  1813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8f594379ec348dda9421f5e30d40079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:20.378639  2024 raft_consensus.cc:359] T cce09b8640b14830b98d3360bac2536a P 1974298e2a78410fa78377f68974d610 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } }
I20260601 13:39:20.378829  2024 raft_consensus.cc:385] T cce09b8640b14830b98d3360bac2536a P 1974298e2a78410fa78377f68974d610 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.378911  2024 raft_consensus.cc:740] T cce09b8640b14830b98d3360bac2536a P 1974298e2a78410fa78377f68974d610 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1974298e2a78410fa78377f68974d610, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.378751  2025 tablet_bootstrap.cc:492] T 7c7c767cd57643f48052375528d98939 P a7d5e777d9ee42a898652f2c6d0680f3: Bootstrap starting.
I20260601 13:39:20.378933  2028 tablet_bootstrap.cc:492] T cce09b8640b14830b98d3360bac2536a P 4942dd31452a4ba5aced67af4d06520f: No bootstrap required, opened a new log
I20260601 13:39:20.379102  2024 consensus_queue.cc:260] T cce09b8640b14830b98d3360bac2536a P 1974298e2a78410fa78377f68974d610 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } }
I20260601 13:39:20.379163  2028 ts_tablet_manager.cc:1403] T cce09b8640b14830b98d3360bac2536a P 4942dd31452a4ba5aced67af4d06520f: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:39:20.379710  2024 ts_tablet_manager.cc:1434] T cce09b8640b14830b98d3360bac2536a P 1974298e2a78410fa78377f68974d610: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:20.379798  2028 raft_consensus.cc:359] T cce09b8640b14830b98d3360bac2536a P 4942dd31452a4ba5aced67af4d06520f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } }
I20260601 13:39:20.379879  2024 tablet_bootstrap.cc:492] T d8f594379ec348dda9421f5e30d40079 P 1974298e2a78410fa78377f68974d610: Bootstrap starting.
I20260601 13:39:20.379892  2028 raft_consensus.cc:385] T cce09b8640b14830b98d3360bac2536a P 4942dd31452a4ba5aced67af4d06520f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.379933  2028 raft_consensus.cc:740] T cce09b8640b14830b98d3360bac2536a P 4942dd31452a4ba5aced67af4d06520f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4942dd31452a4ba5aced67af4d06520f, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.380082  2028 consensus_queue.cc:260] T cce09b8640b14830b98d3360bac2536a P 4942dd31452a4ba5aced67af4d06520f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } }
I20260601 13:39:20.380518  2028 ts_tablet_manager.cc:1434] T cce09b8640b14830b98d3360bac2536a P 4942dd31452a4ba5aced67af4d06520f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:20.380704  2028 tablet_bootstrap.cc:492] T 7c7c767cd57643f48052375528d98939 P 4942dd31452a4ba5aced67af4d06520f: Bootstrap starting.
I20260601 13:39:20.380858  2024 tablet_bootstrap.cc:654] T d8f594379ec348dda9421f5e30d40079 P 1974298e2a78410fa78377f68974d610: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.381222  2027 raft_consensus.cc:493] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:20.381304  2027 raft_consensus.cc:515] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } }
I20260601 13:39:20.380091  2025 tablet_bootstrap.cc:654] T 7c7c767cd57643f48052375528d98939 P a7d5e777d9ee42a898652f2c6d0680f3: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.381680  2028 tablet_bootstrap.cc:654] T 7c7c767cd57643f48052375528d98939 P 4942dd31452a4ba5aced67af4d06520f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.381794  2027 leader_election.cc:290] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4942dd31452a4ba5aced67af4d06520f (127.25.154.129:38095), a7d5e777d9ee42a898652f2c6d0680f3 (127.25.154.130:33855)
I20260601 13:39:20.383664  2028 tablet_bootstrap.cc:492] T 7c7c767cd57643f48052375528d98939 P 4942dd31452a4ba5aced67af4d06520f: No bootstrap required, opened a new log
I20260601 13:39:20.383754  2028 ts_tablet_manager.cc:1403] T 7c7c767cd57643f48052375528d98939 P 4942dd31452a4ba5aced67af4d06520f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:20.383966  2024 tablet_bootstrap.cc:492] T d8f594379ec348dda9421f5e30d40079 P 1974298e2a78410fa78377f68974d610: No bootstrap required, opened a new log
I20260601 13:39:20.384053  2024 ts_tablet_manager.cc:1403] T d8f594379ec348dda9421f5e30d40079 P 1974298e2a78410fa78377f68974d610: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:39:20.384194  2028 raft_consensus.cc:359] T 7c7c767cd57643f48052375528d98939 P 4942dd31452a4ba5aced67af4d06520f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } }
I20260601 13:39:20.384287  2028 raft_consensus.cc:385] T 7c7c767cd57643f48052375528d98939 P 4942dd31452a4ba5aced67af4d06520f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.384351  2028 raft_consensus.cc:740] T 7c7c767cd57643f48052375528d98939 P 4942dd31452a4ba5aced67af4d06520f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4942dd31452a4ba5aced67af4d06520f, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.384464  2024 raft_consensus.cc:359] T d8f594379ec348dda9421f5e30d40079 P 1974298e2a78410fa78377f68974d610 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } }
I20260601 13:39:20.384479  2028 consensus_queue.cc:260] T 7c7c767cd57643f48052375528d98939 P 4942dd31452a4ba5aced67af4d06520f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } }
I20260601 13:39:20.384802  2028 ts_tablet_manager.cc:1434] T 7c7c767cd57643f48052375528d98939 P 4942dd31452a4ba5aced67af4d06520f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:20.385007  2028 tablet_bootstrap.cc:492] T 06b4e1e3bad1440688266af4154d959a P 4942dd31452a4ba5aced67af4d06520f: Bootstrap starting.
I20260601 13:39:20.385748  2025 tablet_bootstrap.cc:492] T 7c7c767cd57643f48052375528d98939 P a7d5e777d9ee42a898652f2c6d0680f3: No bootstrap required, opened a new log
I20260601 13:39:20.385824  2025 ts_tablet_manager.cc:1403] T 7c7c767cd57643f48052375528d98939 P a7d5e777d9ee42a898652f2c6d0680f3: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:39:20.385964  2028 tablet_bootstrap.cc:654] T 06b4e1e3bad1440688266af4154d959a P 4942dd31452a4ba5aced67af4d06520f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.386344  2025 raft_consensus.cc:359] T 7c7c767cd57643f48052375528d98939 P a7d5e777d9ee42a898652f2c6d0680f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } }
I20260601 13:39:20.386430  2025 raft_consensus.cc:385] T 7c7c767cd57643f48052375528d98939 P a7d5e777d9ee42a898652f2c6d0680f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.386461  2025 raft_consensus.cc:740] T 7c7c767cd57643f48052375528d98939 P a7d5e777d9ee42a898652f2c6d0680f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7d5e777d9ee42a898652f2c6d0680f3, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.384582  2024 raft_consensus.cc:385] T d8f594379ec348dda9421f5e30d40079 P 1974298e2a78410fa78377f68974d610 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.386595  2024 raft_consensus.cc:740] T d8f594379ec348dda9421f5e30d40079 P 1974298e2a78410fa78377f68974d610 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1974298e2a78410fa78377f68974d610, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.386745  2024 consensus_queue.cc:260] T d8f594379ec348dda9421f5e30d40079 P 1974298e2a78410fa78377f68974d610 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } }
I20260601 13:39:20.387061  2024 ts_tablet_manager.cc:1434] T d8f594379ec348dda9421f5e30d40079 P 1974298e2a78410fa78377f68974d610: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:39:20.386600  2025 consensus_queue.cc:260] T 7c7c767cd57643f48052375528d98939 P a7d5e777d9ee42a898652f2c6d0680f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } }
I20260601 13:39:20.387619  2025 ts_tablet_manager.cc:1434] T 7c7c767cd57643f48052375528d98939 P a7d5e777d9ee42a898652f2c6d0680f3: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:39:20.388175  2025 tablet_bootstrap.cc:492] T 06b4e1e3bad1440688266af4154d959a P a7d5e777d9ee42a898652f2c6d0680f3: Bootstrap starting.
I20260601 13:39:20.388317  1902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b4e1e3bad1440688266af4154d959a" candidate_uuid: "1974298e2a78410fa78377f68974d610" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" is_pre_election: true
I20260601 13:39:20.388399  2028 tablet_bootstrap.cc:492] T 06b4e1e3bad1440688266af4154d959a P 4942dd31452a4ba5aced67af4d06520f: No bootstrap required, opened a new log
I20260601 13:39:20.388475  2028 ts_tablet_manager.cc:1403] T 06b4e1e3bad1440688266af4154d959a P 4942dd31452a4ba5aced67af4d06520f: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:20.388958  2028 raft_consensus.cc:359] T 06b4e1e3bad1440688266af4154d959a P 4942dd31452a4ba5aced67af4d06520f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } }
I20260601 13:39:20.389076  2028 raft_consensus.cc:385] T 06b4e1e3bad1440688266af4154d959a P 4942dd31452a4ba5aced67af4d06520f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.389110  2028 raft_consensus.cc:740] T 06b4e1e3bad1440688266af4154d959a P 4942dd31452a4ba5aced67af4d06520f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4942dd31452a4ba5aced67af4d06520f, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.389240  2028 consensus_queue.cc:260] T 06b4e1e3bad1440688266af4154d959a P 4942dd31452a4ba5aced67af4d06520f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } }
I20260601 13:39:20.389470  2025 tablet_bootstrap.cc:654] T 06b4e1e3bad1440688266af4154d959a P a7d5e777d9ee42a898652f2c6d0680f3: Neither blocks nor log segments found. Creating new log.
W20260601 13:39:20.389436  1943 leader_election.cc:343] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7d5e777d9ee42a898652f2c6d0680f3 (127.25.154.130:33855): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:39:20.389509  2028 ts_tablet_manager.cc:1434] T 06b4e1e3bad1440688266af4154d959a P 4942dd31452a4ba5aced67af4d06520f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:20.389715  2028 tablet_bootstrap.cc:492] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f: Bootstrap starting.
I20260601 13:39:20.390280  1825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b4e1e3bad1440688266af4154d959a" candidate_uuid: "1974298e2a78410fa78377f68974d610" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4942dd31452a4ba5aced67af4d06520f" is_pre_election: true
I20260601 13:39:20.390394  1825 raft_consensus.cc:2468] T 06b4e1e3bad1440688266af4154d959a P 4942dd31452a4ba5aced67af4d06520f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1974298e2a78410fa78377f68974d610 in term 0.
I20260601 13:39:20.390564  2025 tablet_bootstrap.cc:492] T 06b4e1e3bad1440688266af4154d959a P a7d5e777d9ee42a898652f2c6d0680f3: No bootstrap required, opened a new log
I20260601 13:39:20.390650  2025 ts_tablet_manager.cc:1403] T 06b4e1e3bad1440688266af4154d959a P a7d5e777d9ee42a898652f2c6d0680f3: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:20.390743  2028 tablet_bootstrap.cc:654] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.391080  2025 raft_consensus.cc:359] T 06b4e1e3bad1440688266af4154d959a P a7d5e777d9ee42a898652f2c6d0680f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } }
I20260601 13:39:20.391137  1940 leader_election.cc:304] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1974298e2a78410fa78377f68974d610, 4942dd31452a4ba5aced67af4d06520f; no voters: a7d5e777d9ee42a898652f2c6d0680f3
I20260601 13:39:20.391181  2025 raft_consensus.cc:385] T 06b4e1e3bad1440688266af4154d959a P a7d5e777d9ee42a898652f2c6d0680f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.391227  2025 raft_consensus.cc:740] T 06b4e1e3bad1440688266af4154d959a P a7d5e777d9ee42a898652f2c6d0680f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7d5e777d9ee42a898652f2c6d0680f3, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.391348  2025 consensus_queue.cc:260] T 06b4e1e3bad1440688266af4154d959a P a7d5e777d9ee42a898652f2c6d0680f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } }
I20260601 13:39:20.391548  2027 raft_consensus.cc:2804] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:20.391613  2025 ts_tablet_manager.cc:1434] T 06b4e1e3bad1440688266af4154d959a P a7d5e777d9ee42a898652f2c6d0680f3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:20.391613  2027 raft_consensus.cc:493] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:20.391712  2027 raft_consensus.cc:3060] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:20.391812  2025 tablet_bootstrap.cc:492] T d8f594379ec348dda9421f5e30d40079 P a7d5e777d9ee42a898652f2c6d0680f3: Bootstrap starting.
I20260601 13:39:20.392783  2025 tablet_bootstrap.cc:654] T d8f594379ec348dda9421f5e30d40079 P a7d5e777d9ee42a898652f2c6d0680f3: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.392823  2027 raft_consensus.cc:515] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } }
I20260601 13:39:20.393236  2027 leader_election.cc:290] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610 [CANDIDATE]: Term 1 election: Requested vote from peers 4942dd31452a4ba5aced67af4d06520f (127.25.154.129:38095), a7d5e777d9ee42a898652f2c6d0680f3 (127.25.154.130:33855)
I20260601 13:39:20.393636  1902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b4e1e3bad1440688266af4154d959a" candidate_uuid: "1974298e2a78410fa78377f68974d610" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7d5e777d9ee42a898652f2c6d0680f3"
I20260601 13:39:20.393760  1902 raft_consensus.cc:3060] T 06b4e1e3bad1440688266af4154d959a P a7d5e777d9ee42a898652f2c6d0680f3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:20.394032  2028 tablet_bootstrap.cc:492] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f: No bootstrap required, opened a new log
I20260601 13:39:20.394076  2025 tablet_bootstrap.cc:492] T d8f594379ec348dda9421f5e30d40079 P a7d5e777d9ee42a898652f2c6d0680f3: No bootstrap required, opened a new log
I20260601 13:39:20.394114  2028 ts_tablet_manager.cc:1403] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:39:20.394196  2025 ts_tablet_manager.cc:1403] T d8f594379ec348dda9421f5e30d40079 P a7d5e777d9ee42a898652f2c6d0680f3: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:20.394507  2028 raft_consensus.cc:359] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } }
I20260601 13:39:20.394587  2028 raft_consensus.cc:385] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.394604  2025 raft_consensus.cc:359] T d8f594379ec348dda9421f5e30d40079 P a7d5e777d9ee42a898652f2c6d0680f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } }
I20260601 13:39:20.394729  2025 raft_consensus.cc:385] T d8f594379ec348dda9421f5e30d40079 P a7d5e777d9ee42a898652f2c6d0680f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.394609  2028 raft_consensus.cc:740] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4942dd31452a4ba5aced67af4d06520f, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.394790  2025 raft_consensus.cc:740] T d8f594379ec348dda9421f5e30d40079 P a7d5e777d9ee42a898652f2c6d0680f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7d5e777d9ee42a898652f2c6d0680f3, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.394806  1902 raft_consensus.cc:2468] T 06b4e1e3bad1440688266af4154d959a P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1974298e2a78410fa78377f68974d610 in term 1.
I20260601 13:39:20.394913  2025 consensus_queue.cc:260] T d8f594379ec348dda9421f5e30d40079 P a7d5e777d9ee42a898652f2c6d0680f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } }
I20260601 13:39:20.394979  1825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b4e1e3bad1440688266af4154d959a" candidate_uuid: "1974298e2a78410fa78377f68974d610" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4942dd31452a4ba5aced67af4d06520f"
I20260601 13:39:20.394919  2028 consensus_queue.cc:260] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } }
I20260601 13:39:20.395056  1825 raft_consensus.cc:3060] T 06b4e1e3bad1440688266af4154d959a P 4942dd31452a4ba5aced67af4d06520f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:20.395114  1943 leader_election.cc:304] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610 [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: 1974298e2a78410fa78377f68974d610, a7d5e777d9ee42a898652f2c6d0680f3; no voters: 
I20260601 13:39:20.395215  2025 ts_tablet_manager.cc:1434] T d8f594379ec348dda9421f5e30d40079 P a7d5e777d9ee42a898652f2c6d0680f3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:20.395381  2025 tablet_bootstrap.cc:492] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3: Bootstrap starting.
I20260601 13:39:20.395923  2028 ts_tablet_manager.cc:1434] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:39:20.395993  1825 raft_consensus.cc:2468] T 06b4e1e3bad1440688266af4154d959a P 4942dd31452a4ba5aced67af4d06520f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1974298e2a78410fa78377f68974d610 in term 1.
I20260601 13:39:20.396378  2025 tablet_bootstrap.cc:654] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:20.396399  2027 raft_consensus.cc:2804] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:20.396631  2027 raft_consensus.cc:697] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610 [term 1 LEADER]: Becoming Leader. State: Replica: 1974298e2a78410fa78377f68974d610, State: Running, Role: LEADER
I20260601 13:39:20.396771  2027 consensus_queue.cc:237] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610 [LEADER]: Queue going to LEADER mode. State: All 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: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } }
I20260601 13:39:20.398114  2025 tablet_bootstrap.cc:492] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3: No bootstrap required, opened a new log
I20260601 13:39:20.398259  2025 ts_tablet_manager.cc:1403] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:20.398239  1722 catalog_manager.cc:5696] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1974298e2a78410fa78377f68974d610 (127.25.154.131). New cstate: current_term: 1 leader_uuid: "1974298e2a78410fa78377f68974d610" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:20.398654  2025 raft_consensus.cc:359] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } }
I20260601 13:39:20.398758  2025 raft_consensus.cc:385] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:20.398792  2025 raft_consensus.cc:740] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7d5e777d9ee42a898652f2c6d0680f3, State: Initialized, Role: FOLLOWER
I20260601 13:39:20.398914  2025 consensus_queue.cc:260] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } }
I20260601 13:39:20.399192  2025 ts_tablet_manager.cc:1434] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:20.423180  2032 raft_consensus.cc:493] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:20.423369  2032 raft_consensus.cc:515] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } }
I20260601 13:39:20.424121  2032 leader_election.cc:290] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7d5e777d9ee42a898652f2c6d0680f3 (127.25.154.130:33855), 1974298e2a78410fa78377f68974d610 (127.25.154.131:44781)
I20260601 13:39:20.429992  1978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f594379ec348dda9421f5e30d40079" candidate_uuid: "4942dd31452a4ba5aced67af4d06520f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1974298e2a78410fa78377f68974d610" is_pre_election: true
I20260601 13:39:20.430233  1978 raft_consensus.cc:2468] T d8f594379ec348dda9421f5e30d40079 P 1974298e2a78410fa78377f68974d610 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4942dd31452a4ba5aced67af4d06520f in term 0.
I20260601 13:39:20.430658  1789 leader_election.cc:304] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [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: 1974298e2a78410fa78377f68974d610, 4942dd31452a4ba5aced67af4d06520f; no voters: 
I20260601 13:39:20.430850  2032 raft_consensus.cc:2804] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:20.430994  2032 raft_consensus.cc:493] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:20.431043  2032 raft_consensus.cc:3060] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:20.431152  1902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f594379ec348dda9421f5e30d40079" candidate_uuid: "4942dd31452a4ba5aced67af4d06520f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" is_pre_election: true
I20260601 13:39:20.431259  1902 raft_consensus.cc:2468] T d8f594379ec348dda9421f5e30d40079 P a7d5e777d9ee42a898652f2c6d0680f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4942dd31452a4ba5aced67af4d06520f in term 0.
I20260601 13:39:20.432121  2032 raft_consensus.cc:515] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } }
I20260601 13:39:20.432492  2032 leader_election.cc:290] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [CANDIDATE]: Term 1 election: Requested vote from peers a7d5e777d9ee42a898652f2c6d0680f3 (127.25.154.130:33855), 1974298e2a78410fa78377f68974d610 (127.25.154.131:44781)
I20260601 13:39:20.432775  1902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f594379ec348dda9421f5e30d40079" candidate_uuid: "4942dd31452a4ba5aced67af4d06520f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7d5e777d9ee42a898652f2c6d0680f3"
I20260601 13:39:20.432869  1978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f594379ec348dda9421f5e30d40079" candidate_uuid: "4942dd31452a4ba5aced67af4d06520f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1974298e2a78410fa78377f68974d610"
I20260601 13:39:20.432900  1902 raft_consensus.cc:3060] T d8f594379ec348dda9421f5e30d40079 P a7d5e777d9ee42a898652f2c6d0680f3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:20.433013  1978 raft_consensus.cc:3060] T d8f594379ec348dda9421f5e30d40079 P 1974298e2a78410fa78377f68974d610 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:20.433758  1902 raft_consensus.cc:2468] T d8f594379ec348dda9421f5e30d40079 P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4942dd31452a4ba5aced67af4d06520f in term 1.
I20260601 13:39:20.433871  1978 raft_consensus.cc:2468] T d8f594379ec348dda9421f5e30d40079 P 1974298e2a78410fa78377f68974d610 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4942dd31452a4ba5aced67af4d06520f in term 1.
I20260601 13:39:20.434157  1791 leader_election.cc:304] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [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: 4942dd31452a4ba5aced67af4d06520f, a7d5e777d9ee42a898652f2c6d0680f3; no voters: 
I20260601 13:39:20.434337  2032 raft_consensus.cc:2804] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:20.434551  2032 raft_consensus.cc:697] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [term 1 LEADER]: Becoming Leader. State: Replica: 4942dd31452a4ba5aced67af4d06520f, State: Running, Role: LEADER
I20260601 13:39:20.434719  2032 consensus_queue.cc:237] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [LEADER]: Queue going to LEADER mode. State: All 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: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } }
I20260601 13:39:20.436549  1722 catalog_manager.cc:5696] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4942dd31452a4ba5aced67af4d06520f (127.25.154.129). New cstate: current_term: 1 leader_uuid: "4942dd31452a4ba5aced67af4d06520f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:20.456235  2039 raft_consensus.cc:493] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:20.456444  2039 raft_consensus.cc:515] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } }
I20260601 13:39:20.457284  2039 leader_election.cc:290] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4942dd31452a4ba5aced67af4d06520f (127.25.154.129:38095), 1974298e2a78410fa78377f68974d610 (127.25.154.131:44781)
I20260601 13:39:20.461289  1978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce09b8640b14830b98d3360bac2536a" candidate_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1974298e2a78410fa78377f68974d610" is_pre_election: true
I20260601 13:39:20.461484  1978 raft_consensus.cc:2468] T cce09b8640b14830b98d3360bac2536a P 1974298e2a78410fa78377f68974d610 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7d5e777d9ee42a898652f2c6d0680f3 in term 0.
I20260601 13:39:20.461791  1865 leader_election.cc:304] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [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: 1974298e2a78410fa78377f68974d610, a7d5e777d9ee42a898652f2c6d0680f3; no voters: 
I20260601 13:39:20.462103  2039 raft_consensus.cc:2804] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:20.462206  2039 raft_consensus.cc:493] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:20.462261  2039 raft_consensus.cc:3060] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:20.463186  1825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce09b8640b14830b98d3360bac2536a" candidate_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4942dd31452a4ba5aced67af4d06520f" is_pre_election: true
I20260601 13:39:20.463346  1825 raft_consensus.cc:2468] T cce09b8640b14830b98d3360bac2536a P 4942dd31452a4ba5aced67af4d06520f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7d5e777d9ee42a898652f2c6d0680f3 in term 0.
I20260601 13:39:20.463657  2039 raft_consensus.cc:515] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } }
I20260601 13:39:20.464824  2039 leader_election.cc:290] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [CANDIDATE]: Term 1 election: Requested vote from peers 4942dd31452a4ba5aced67af4d06520f (127.25.154.129:38095), 1974298e2a78410fa78377f68974d610 (127.25.154.131:44781)
I20260601 13:39:20.465154  1825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce09b8640b14830b98d3360bac2536a" candidate_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4942dd31452a4ba5aced67af4d06520f"
I20260601 13:39:20.465211  1978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce09b8640b14830b98d3360bac2536a" candidate_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1974298e2a78410fa78377f68974d610"
I20260601 13:39:20.465315  1825 raft_consensus.cc:3060] T cce09b8640b14830b98d3360bac2536a P 4942dd31452a4ba5aced67af4d06520f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:20.465363  1978 raft_consensus.cc:3060] T cce09b8640b14830b98d3360bac2536a P 1974298e2a78410fa78377f68974d610 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:20.466322  1978 raft_consensus.cc:2468] T cce09b8640b14830b98d3360bac2536a P 1974298e2a78410fa78377f68974d610 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7d5e777d9ee42a898652f2c6d0680f3 in term 1.
I20260601 13:39:20.466634  1825 raft_consensus.cc:2468] T cce09b8640b14830b98d3360bac2536a P 4942dd31452a4ba5aced67af4d06520f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7d5e777d9ee42a898652f2c6d0680f3 in term 1.
I20260601 13:39:20.466769  1865 leader_election.cc:304] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [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: 1974298e2a78410fa78377f68974d610, a7d5e777d9ee42a898652f2c6d0680f3; no voters: 
I20260601 13:39:20.466951  2039 raft_consensus.cc:2804] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:20.467541  2039 raft_consensus.cc:697] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 LEADER]: Becoming Leader. State: Replica: a7d5e777d9ee42a898652f2c6d0680f3, State: Running, Role: LEADER
I20260601 13:39:20.467809  2039 consensus_queue.cc:237] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [LEADER]: Queue going to LEADER mode. State: All 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: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } }
I20260601 13:39:20.469472  1722 catalog_manager.cc:5696] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a7d5e777d9ee42a898652f2c6d0680f3 (127.25.154.130). New cstate: current_term: 1 leader_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } health_report { overall_health: UNKNOWN } } }
W20260601 13:39:20.489845  1852 tablet.cc:2404] T 06b4e1e3bad1440688266af4154d959a P 4942dd31452a4ba5aced67af4d06520f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:39:20.661900  2027 raft_consensus.cc:493] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:20.662071  2027 raft_consensus.cc:515] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } }
I20260601 13:39:20.662532  2027 leader_election.cc:290] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4942dd31452a4ba5aced67af4d06520f (127.25.154.129:38095), a7d5e777d9ee42a898652f2c6d0680f3 (127.25.154.130:33855)
I20260601 13:39:20.663023  1902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7c767cd57643f48052375528d98939" candidate_uuid: "1974298e2a78410fa78377f68974d610" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" is_pre_election: true
I20260601 13:39:20.663030  1825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7c767cd57643f48052375528d98939" candidate_uuid: "1974298e2a78410fa78377f68974d610" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4942dd31452a4ba5aced67af4d06520f" is_pre_election: true
I20260601 13:39:20.663183  1902 raft_consensus.cc:2468] T 7c7c767cd57643f48052375528d98939 P a7d5e777d9ee42a898652f2c6d0680f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1974298e2a78410fa78377f68974d610 in term 0.
I20260601 13:39:20.663271  1825 raft_consensus.cc:2468] T 7c7c767cd57643f48052375528d98939 P 4942dd31452a4ba5aced67af4d06520f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1974298e2a78410fa78377f68974d610 in term 0.
I20260601 13:39:20.663537  1943 leader_election.cc:304] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [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: 1974298e2a78410fa78377f68974d610, a7d5e777d9ee42a898652f2c6d0680f3; no voters: 
I20260601 13:39:20.663693  2027 raft_consensus.cc:2804] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:20.663801  2027 raft_consensus.cc:493] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:20.663869  2027 raft_consensus.cc:3060] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:20.664866  2027 raft_consensus.cc:515] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } }
I20260601 13:39:20.665270  2027 leader_election.cc:290] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [CANDIDATE]: Term 1 election: Requested vote from peers 4942dd31452a4ba5aced67af4d06520f (127.25.154.129:38095), a7d5e777d9ee42a898652f2c6d0680f3 (127.25.154.130:33855)
I20260601 13:39:20.665544  1902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7c767cd57643f48052375528d98939" candidate_uuid: "1974298e2a78410fa78377f68974d610" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7d5e777d9ee42a898652f2c6d0680f3"
I20260601 13:39:20.665544  1825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c7c767cd57643f48052375528d98939" candidate_uuid: "1974298e2a78410fa78377f68974d610" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4942dd31452a4ba5aced67af4d06520f"
I20260601 13:39:20.665668  1902 raft_consensus.cc:3060] T 7c7c767cd57643f48052375528d98939 P a7d5e777d9ee42a898652f2c6d0680f3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:20.665706  1825 raft_consensus.cc:3060] T 7c7c767cd57643f48052375528d98939 P 4942dd31452a4ba5aced67af4d06520f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:20.666543  1825 raft_consensus.cc:2468] T 7c7c767cd57643f48052375528d98939 P 4942dd31452a4ba5aced67af4d06520f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1974298e2a78410fa78377f68974d610 in term 1.
I20260601 13:39:20.666563  1902 raft_consensus.cc:2468] T 7c7c767cd57643f48052375528d98939 P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1974298e2a78410fa78377f68974d610 in term 1.
I20260601 13:39:20.666838  1940 leader_election.cc:304] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [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: 1974298e2a78410fa78377f68974d610, 4942dd31452a4ba5aced67af4d06520f; no voters: 
I20260601 13:39:20.667017  2027 raft_consensus.cc:2804] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:20.667119  2027 raft_consensus.cc:697] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [term 1 LEADER]: Becoming Leader. State: Replica: 1974298e2a78410fa78377f68974d610, State: Running, Role: LEADER
I20260601 13:39:20.667253  2027 consensus_queue.cc:237] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [LEADER]: Queue going to LEADER mode. State: All 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: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } }
I20260601 13:39:20.668959  1722 catalog_manager.cc:5696] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1974298e2a78410fa78377f68974d610 (127.25.154.131). New cstate: current_term: 1 leader_uuid: "1974298e2a78410fa78377f68974d610" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:20.736439 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:20.738760  2059 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:20.738803  2057 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:20.738917  2056 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:20.739156 26218 server_base.cc:1061] running on GCE node
I20260601 13:39:20.739392 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:20.739436 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:20.739478 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321160739477 us; error 0 us; skew 500 ppm
I20260601 13:39:20.740568 26218 webserver.cc:533] Webserver started at http://127.25.154.132:39881/ using document root <none> and password file <none>
I20260601 13:39:20.740749 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:20.740825 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:20.740908 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:20.741319 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320984125593-26218-0/minicluster-data/ts-3-root/instance:
uuid: "d6e98c0a5832412ba41055e29a9a4ae3"
format_stamp: "Formatted at 2026-06-01 13:39:20 on dist-test-slave-whnk"
I20260601 13:39:20.742969 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:20.744009  2064 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:20.744282 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:20.744364 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320984125593-26218-0/minicluster-data/ts-3-root
uuid: "d6e98c0a5832412ba41055e29a9a4ae3"
format_stamp: "Formatted at 2026-06-01 13:39:20 on dist-test-slave-whnk"
I20260601 13:39:20.744448 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320984125593-26218-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320984125593-26218-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320984125593-26218-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)
I20260601 13:39:20.767904 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:20.768397 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:20.768733 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:20.769265 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:20.769323 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:20.769380 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:20.769428 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:20.774571 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.132:44487
I20260601 13:39:20.774618  2127 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.132:44487 every 8 connection(s)
I20260601 13:39:20.779312  2128 heartbeater.cc:344] Connected to a master server at 127.25.154.190:45013
I20260601 13:39:20.779428  2128 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:20.779656  2128 heartbeater.cc:507] Master 127.25.154.190:45013 requested a full tablet report, sending...
I20260601 13:39:20.780328  1722 ts_manager.cc:194] Registered new tserver with Master: d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132:44487)
I20260601 13:39:20.780861  1722 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60300
I20260601 13:39:20.863651  2039 consensus_queue.cc:1048] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:20.867048  2053 consensus_queue.cc:1048] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:20.903993  2032 consensus_queue.cc:1048] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:20.907083  2137 consensus_queue.cc:1048] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:21.010187  2027 consensus_queue.cc:1048] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:21.013227  2027 consensus_queue.cc:1048] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:21.164930  2027 consensus_queue.cc:1048] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:21.168455  2140 consensus_queue.cc:1048] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:21.193403  1902 consensus_queue.cc:237] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } attrs { replace: true } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } }
I20260601 13:39:21.195055  1825 raft_consensus.cc:1275] T cce09b8640b14830b98d3360bac2536a P 4942dd31452a4ba5aced67af4d06520f [term 1 FOLLOWER]: Refusing update from remote peer a7d5e777d9ee42a898652f2c6d0680f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:21.195343  1978 raft_consensus.cc:1275] T cce09b8640b14830b98d3360bac2536a P 1974298e2a78410fa78377f68974d610 [term 1 FOLLOWER]: Refusing update from remote peer a7d5e777d9ee42a898652f2c6d0680f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:21.195525  2039 consensus_queue.cc:1048] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:21.195753  2146 consensus_queue.cc:1048] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:21.197057  2039 raft_consensus.cc:2955] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } attrs { replace: true } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } } }
I20260601 13:39:21.197643  1825 raft_consensus.cc:2955] T cce09b8640b14830b98d3360bac2536a P 4942dd31452a4ba5aced67af4d06520f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } attrs { replace: true } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } } }
I20260601 13:39:21.197757  1978 raft_consensus.cc:2955] T cce09b8640b14830b98d3360bac2536a P 1974298e2a78410fa78377f68974d610 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } attrs { replace: true } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } } }
I20260601 13:39:21.200008  1722 catalog_manager.cc:5696] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 reported cstate change: config changed from index -1 to 2, NON_VOTER d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:39:21.201063  1865 consensus_peers.cc:597] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 -> Peer d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132:44487): Couldn't send request to peer d6e98c0a5832412ba41055e29a9a4ae3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cce09b8640b14830b98d3360bac2536a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:21.205693  1978 consensus_queue.cc:237] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } attrs { replace: true } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } }
I20260601 13:39:21.207149  1902 raft_consensus.cc:1275] T 7c7c767cd57643f48052375528d98939 P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 FOLLOWER]: Refusing update from remote peer 1974298e2a78410fa78377f68974d610: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:21.207178  1825 raft_consensus.cc:1275] T 7c7c767cd57643f48052375528d98939 P 4942dd31452a4ba5aced67af4d06520f [term 1 FOLLOWER]: Refusing update from remote peer 1974298e2a78410fa78377f68974d610: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:21.207525  2027 consensus_queue.cc:1048] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:21.207646  2044 consensus_queue.cc:1048] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:21.209162  2044 raft_consensus.cc:2955] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } attrs { replace: true } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } } }
I20260601 13:39:21.209681  1825 raft_consensus.cc:2955] T 7c7c767cd57643f48052375528d98939 P 4942dd31452a4ba5aced67af4d06520f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } attrs { replace: true } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } } }
W20260601 13:39:21.211478  1941 consensus_peers.cc:597] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 -> Peer d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132:44487): Couldn't send request to peer d6e98c0a5832412ba41055e29a9a4ae3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7c7c767cd57643f48052375528d98939. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:21.211645  1902 raft_consensus.cc:2955] T 7c7c767cd57643f48052375528d98939 P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } attrs { replace: true } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } } }
I20260601 13:39:21.212157  1720 catalog_manager.cc:5696] T 7c7c767cd57643f48052375528d98939 P 4942dd31452a4ba5aced67af4d06520f reported cstate change: config changed from index -1 to 2, NON_VOTER d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "1974298e2a78410fa78377f68974d610" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } attrs { replace: true } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } } }
I20260601 13:39:21.217425  1825 consensus_queue.cc:237] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } attrs { replace: true } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } }
I20260601 13:39:21.218747  1902 raft_consensus.cc:1275] T d8f594379ec348dda9421f5e30d40079 P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 FOLLOWER]: Refusing update from remote peer 4942dd31452a4ba5aced67af4d06520f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:21.219256  1978 raft_consensus.cc:1275] T d8f594379ec348dda9421f5e30d40079 P 1974298e2a78410fa78377f68974d610 [term 1 FOLLOWER]: Refusing update from remote peer 4942dd31452a4ba5aced67af4d06520f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:21.219295  2137 consensus_queue.cc:1048] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:21.219686  2137 consensus_queue.cc:1048] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:21.220886  2032 raft_consensus.cc:2955] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } attrs { replace: true } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } } }
I20260601 13:39:21.221242  1902 raft_consensus.cc:2955] T d8f594379ec348dda9421f5e30d40079 P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } attrs { replace: true } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } } }
I20260601 13:39:21.223485  1902 consensus_queue.cc:237] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [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: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } attrs { replace: false } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } }
I20260601 13:39:21.223476  1721 catalog_manager.cc:5696] T d8f594379ec348dda9421f5e30d40079 P a7d5e777d9ee42a898652f2c6d0680f3 reported cstate change: config changed from index -1 to 2, NON_VOTER d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "4942dd31452a4ba5aced67af4d06520f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } attrs { replace: true } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } } }
W20260601 13:39:21.223681  1789 consensus_peers.cc:597] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f -> Peer d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132:44487): Couldn't send request to peer d6e98c0a5832412ba41055e29a9a4ae3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d8f594379ec348dda9421f5e30d40079. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:21.223919  1978 raft_consensus.cc:2955] T d8f594379ec348dda9421f5e30d40079 P 1974298e2a78410fa78377f68974d610 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } attrs { replace: true } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } } }
I20260601 13:39:21.225150  1825 raft_consensus.cc:1275] T cce09b8640b14830b98d3360bac2536a P 4942dd31452a4ba5aced67af4d06520f [term 1 FOLLOWER]: Refusing update from remote peer a7d5e777d9ee42a898652f2c6d0680f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:39:21.225520  2146 consensus_queue.cc:1048] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:39:21.225667  1865 consensus_peers.cc:597] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 -> Peer d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132:44487): Couldn't send request to peer d6e98c0a5832412ba41055e29a9a4ae3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cce09b8640b14830b98d3360bac2536a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:21.226440  1978 raft_consensus.cc:1275] T cce09b8640b14830b98d3360bac2536a P 1974298e2a78410fa78377f68974d610 [term 1 FOLLOWER]: Refusing update from remote peer a7d5e777d9ee42a898652f2c6d0680f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:39:21.226902  2146 consensus_queue.cc:1048] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:21.227259  2146 raft_consensus.cc:2955] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } attrs { replace: false } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } } }
I20260601 13:39:21.227638  1825 raft_consensus.cc:2955] T cce09b8640b14830b98d3360bac2536a P 4942dd31452a4ba5aced67af4d06520f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } attrs { replace: false } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } } }
W20260601 13:39:21.229513  1770 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:39:21.229589  1770 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:39:21.229934  1720 catalog_manager.cc:5696] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:21.230345  1978 raft_consensus.cc:2955] T cce09b8640b14830b98d3360bac2536a P 1974298e2a78410fa78377f68974d610 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } attrs { replace: false } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } } }
I20260601 13:39:21.230741  1977 consensus_queue.cc:237] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [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: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } attrs { replace: false } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } }
I20260601 13:39:21.232664  1825 raft_consensus.cc:1275] T 7c7c767cd57643f48052375528d98939 P 4942dd31452a4ba5aced67af4d06520f [term 1 FOLLOWER]: Refusing update from remote peer 1974298e2a78410fa78377f68974d610: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:39:21.232913  1941 consensus_peers.cc:597] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 -> Peer d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132:44487): Couldn't send request to peer d6e98c0a5832412ba41055e29a9a4ae3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7c7c767cd57643f48052375528d98939. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:21.232930  1902 raft_consensus.cc:1275] T 7c7c767cd57643f48052375528d98939 P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 FOLLOWER]: Refusing update from remote peer 1974298e2a78410fa78377f68974d610: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:39:21.233354  2044 consensus_queue.cc:1048] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:21.233587  2027 consensus_queue.cc:1048] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:21.233584  1901 consensus_queue.cc:237] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } attrs { replace: false } }
I20260601 13:39:21.234992  1978 raft_consensus.cc:1275] T cce09b8640b14830b98d3360bac2536a P 1974298e2a78410fa78377f68974d610 [term 1 FOLLOWER]: Refusing update from remote peer a7d5e777d9ee42a898652f2c6d0680f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:39:21.235074  1824 raft_consensus.cc:1275] T cce09b8640b14830b98d3360bac2536a P 4942dd31452a4ba5aced67af4d06520f [term 1 FOLLOWER]: Refusing update from remote peer a7d5e777d9ee42a898652f2c6d0680f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:39:21.235318  2140 raft_consensus.cc:2955] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } attrs { replace: false } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } } }
I20260601 13:39:21.235855  2053 consensus_queue.cc:1048] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:21.236012  1902 raft_consensus.cc:2955] T 7c7c767cd57643f48052375528d98939 P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } attrs { replace: false } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } } }
I20260601 13:39:21.236107  2053 consensus_queue.cc:1048] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260601 13:39:21.237131  1770 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:39:21.237214  1770 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:39:21.237278  1823 raft_consensus.cc:2955] T 7c7c767cd57643f48052375528d98939 P 4942dd31452a4ba5aced67af4d06520f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } attrs { replace: false } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } } }
I20260601 13:39:21.237897  2053 raft_consensus.cc:2955] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } attrs { replace: false } } }
I20260601 13:39:21.238391  1824 consensus_queue.cc:237] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [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: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } attrs { replace: false } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } }
I20260601 13:39:21.238361  1822 raft_consensus.cc:2955] T cce09b8640b14830b98d3360bac2536a P 4942dd31452a4ba5aced67af4d06520f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } attrs { replace: false } } }
I20260601 13:39:21.239459  1720 catalog_manager.cc:5696] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "1974298e2a78410fa78377f68974d610" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:21.240211  1709 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet cce09b8640b14830b98d3360bac2536a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:39:21.240334  1900 raft_consensus.cc:1275] T d8f594379ec348dda9421f5e30d40079 P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 FOLLOWER]: Refusing update from remote peer 4942dd31452a4ba5aced67af4d06520f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:39:21.240756  2049 consensus_queue.cc:1048] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:21.240867  1721 catalog_manager.cc:5696] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 reported cstate change: config changed from index 3 to 4, NON_VOTER d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132) evicted. New cstate: current_term: 1 leader_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } attrs { replace: false } health_report { overall_health: UNKNOWN } } }
W20260601 13:39:21.241161  1789 consensus_peers.cc:597] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f -> Peer d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132:44487): Couldn't send request to peer d6e98c0a5832412ba41055e29a9a4ae3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d8f594379ec348dda9421f5e30d40079. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:21.241423  1977 raft_consensus.cc:1275] T d8f594379ec348dda9421f5e30d40079 P 1974298e2a78410fa78377f68974d610 [term 1 FOLLOWER]: Refusing update from remote peer 4942dd31452a4ba5aced67af4d06520f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:39:21.241779  2137 consensus_queue.cc:1048] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:21.242345  2137 raft_consensus.cc:2955] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } attrs { replace: false } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } } }
I20260601 13:39:21.244102  1976 consensus_queue.cc:237] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } attrs { replace: false } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } }
W20260601 13:39:21.244227  1770 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:39:21.244282  1770 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:39:21.244910  1900 raft_consensus.cc:2955] T d8f594379ec348dda9421f5e30d40079 P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } attrs { replace: false } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } } }
I20260601 13:39:21.245445  1825 raft_consensus.cc:1275] T 7c7c767cd57643f48052375528d98939 P 4942dd31452a4ba5aced67af4d06520f [term 1 FOLLOWER]: Refusing update from remote peer 1974298e2a78410fa78377f68974d610: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:39:21.245918  2044 consensus_queue.cc:1048] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:21.246023  1977 raft_consensus.cc:2955] T cce09b8640b14830b98d3360bac2536a P 1974298e2a78410fa78377f68974d610 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } attrs { replace: false } } }
I20260601 13:39:21.246567  1901 raft_consensus.cc:1275] T 7c7c767cd57643f48052375528d98939 P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 FOLLOWER]: Refusing update from remote peer 1974298e2a78410fa78377f68974d610: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:39:21.247421  2044 consensus_queue.cc:1048] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:21.245790  1978 raft_consensus.cc:2955] T d8f594379ec348dda9421f5e30d40079 P 1974298e2a78410fa78377f68974d610 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } attrs { replace: false } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } } }
I20260601 13:39:21.248492  1720 catalog_manager.cc:5696] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "4942dd31452a4ba5aced67af4d06520f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6e98c0a5832412ba41055e29a9a4ae3" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 44487 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:21.248703  2044 raft_consensus.cc:2955] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } attrs { replace: false } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } }
I20260601 13:39:21.250072  1707 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7c7c767cd57643f48052375528d98939 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:39:21.250478  1822 raft_consensus.cc:2955] T 7c7c767cd57643f48052375528d98939 P 4942dd31452a4ba5aced67af4d06520f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } attrs { replace: false } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } }
I20260601 13:39:21.250726  1902 raft_consensus.cc:2955] T 7c7c767cd57643f48052375528d98939 P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } attrs { replace: false } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } } }
I20260601 13:39:21.253684  2092 tablet_service.cc:1558] Processing DeleteTablet for tablet cce09b8640b14830b98d3360bac2536a with delete_type TABLET_DATA_TOMBSTONED (TS d6e98c0a5832412ba41055e29a9a4ae3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50966
I20260601 13:39:21.253975  1722 catalog_manager.cc:5696] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 reported cstate change: config changed from index 3 to 4, NON_VOTER d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132) evicted. New cstate: current_term: 1 leader_uuid: "1974298e2a78410fa78377f68974d610" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } health_report { overall_health: HEALTHY } } }
W20260601 13:39:21.254289  1707 catalog_manager.cc:4994] TS d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132:44487): delete failed for tablet cce09b8640b14830b98d3360bac2536a because the tablet was not found. No further retry: Not found: Tablet not found: cce09b8640b14830b98d3360bac2536a
I20260601 13:39:21.254973  1822 consensus_queue.cc:237] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } attrs { replace: false } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } }
I20260601 13:39:21.256136  1902 raft_consensus.cc:1275] T d8f594379ec348dda9421f5e30d40079 P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 FOLLOWER]: Refusing update from remote peer 4942dd31452a4ba5aced67af4d06520f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:39:21.256244  1978 raft_consensus.cc:1275] T d8f594379ec348dda9421f5e30d40079 P 1974298e2a78410fa78377f68974d610 [term 1 FOLLOWER]: Refusing update from remote peer 4942dd31452a4ba5aced67af4d06520f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:39:21.256496  2157 consensus_queue.cc:1048] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:21.256678  2137 consensus_queue.cc:1048] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:39:21.257088  2092 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c7c767cd57643f48052375528d98939 with delete_type TABLET_DATA_TOMBSTONED (TS d6e98c0a5832412ba41055e29a9a4ae3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50966
I20260601 13:39:21.258083  2049 raft_consensus.cc:2955] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } attrs { replace: false } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } }
W20260601 13:39:21.258529  1707 catalog_manager.cc:4994] TS d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132:44487): delete failed for tablet 7c7c767cd57643f48052375528d98939 because the tablet was not found. No further retry: Not found: Tablet not found: 7c7c767cd57643f48052375528d98939
I20260601 13:39:21.258670  1978 raft_consensus.cc:2955] T d8f594379ec348dda9421f5e30d40079 P 1974298e2a78410fa78377f68974d610 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } attrs { replace: false } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } }
I20260601 13:39:21.259761  1706 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d8f594379ec348dda9421f5e30d40079 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:39:21.260470  1902 raft_consensus.cc:2955] T d8f594379ec348dda9421f5e30d40079 P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } attrs { replace: false } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } } }
I20260601 13:39:21.260694  1721 catalog_manager.cc:5696] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f reported cstate change: config changed from index 3 to 4, NON_VOTER d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132) evicted. New cstate: current_term: 1 leader_uuid: "4942dd31452a4ba5aced67af4d06520f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4942dd31452a4ba5aced67af4d06520f" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 38095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7d5e777d9ee42a898652f2c6d0680f3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 33855 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1974298e2a78410fa78377f68974d610" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 44781 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:21.262979  2092 tablet_service.cc:1558] Processing DeleteTablet for tablet d8f594379ec348dda9421f5e30d40079 with delete_type TABLET_DATA_TOMBSTONED (TS d6e98c0a5832412ba41055e29a9a4ae3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50966
W20260601 13:39:21.263357  1707 catalog_manager.cc:4994] TS d6e98c0a5832412ba41055e29a9a4ae3 (127.25.154.132:44487): delete failed for tablet d8f594379ec348dda9421f5e30d40079 because the tablet was not found. No further retry: Not found: Tablet not found: d8f594379ec348dda9421f5e30d40079
I20260601 13:39:21.314123 26218 tablet_server.cc:179] TabletServer@127.25.154.129:0 shutting down...
I20260601 13:39:21.318177 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:21.318447 26218 tablet_replica.cc:333] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f: stopping tablet replica
I20260601 13:39:21.318590 26218 raft_consensus.cc:2243] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:21.318823 26218 raft_consensus.cc:2272] T d8f594379ec348dda9421f5e30d40079 P 4942dd31452a4ba5aced67af4d06520f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:21.319366 26218 tablet_replica.cc:333] T 06b4e1e3bad1440688266af4154d959a P 4942dd31452a4ba5aced67af4d06520f: stopping tablet replica
I20260601 13:39:21.319475 26218 raft_consensus.cc:2243] T 06b4e1e3bad1440688266af4154d959a P 4942dd31452a4ba5aced67af4d06520f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:21.319572 26218 raft_consensus.cc:2272] T 06b4e1e3bad1440688266af4154d959a P 4942dd31452a4ba5aced67af4d06520f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:21.320016 26218 tablet_replica.cc:333] T cce09b8640b14830b98d3360bac2536a P 4942dd31452a4ba5aced67af4d06520f: stopping tablet replica
I20260601 13:39:21.320123 26218 raft_consensus.cc:2243] T cce09b8640b14830b98d3360bac2536a P 4942dd31452a4ba5aced67af4d06520f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:21.320273 26218 raft_consensus.cc:2272] T cce09b8640b14830b98d3360bac2536a P 4942dd31452a4ba5aced67af4d06520f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:21.320701 26218 tablet_replica.cc:333] T 7c7c767cd57643f48052375528d98939 P 4942dd31452a4ba5aced67af4d06520f: stopping tablet replica
I20260601 13:39:21.320804 26218 raft_consensus.cc:2243] T 7c7c767cd57643f48052375528d98939 P 4942dd31452a4ba5aced67af4d06520f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:21.320922 26218 raft_consensus.cc:2272] T 7c7c767cd57643f48052375528d98939 P 4942dd31452a4ba5aced67af4d06520f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:21.335175 26218 tablet_server.cc:196] TabletServer@127.25.154.129:0 shutdown complete.
I20260601 13:39:21.338042 26218 tablet_server.cc:179] TabletServer@127.25.154.130:0 shutting down...
I20260601 13:39:21.342965 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:21.343199 26218 tablet_replica.cc:333] T d8f594379ec348dda9421f5e30d40079 P a7d5e777d9ee42a898652f2c6d0680f3: stopping tablet replica
I20260601 13:39:21.343331 26218 raft_consensus.cc:2243] T d8f594379ec348dda9421f5e30d40079 P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:21.343465 26218 raft_consensus.cc:2272] T d8f594379ec348dda9421f5e30d40079 P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:21.344022 26218 tablet_replica.cc:333] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3: stopping tablet replica
I20260601 13:39:21.344099 26218 raft_consensus.cc:2243] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:21.344264 26218 raft_consensus.cc:2272] T cce09b8640b14830b98d3360bac2536a P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:21.344723 26218 tablet_replica.cc:333] T 7c7c767cd57643f48052375528d98939 P a7d5e777d9ee42a898652f2c6d0680f3: stopping tablet replica
I20260601 13:39:21.344795 26218 raft_consensus.cc:2243] T 7c7c767cd57643f48052375528d98939 P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:21.344884 26218 raft_consensus.cc:2272] T 7c7c767cd57643f48052375528d98939 P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:21.345402 26218 tablet_replica.cc:333] T 06b4e1e3bad1440688266af4154d959a P a7d5e777d9ee42a898652f2c6d0680f3: stopping tablet replica
I20260601 13:39:21.345469 26218 raft_consensus.cc:2243] T 06b4e1e3bad1440688266af4154d959a P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:21.345530 26218 raft_consensus.cc:2272] T 06b4e1e3bad1440688266af4154d959a P a7d5e777d9ee42a898652f2c6d0680f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:21.360255 26218 tablet_server.cc:196] TabletServer@127.25.154.130:0 shutdown complete.
I20260601 13:39:21.363000 26218 tablet_server.cc:179] TabletServer@127.25.154.131:0 shutting down...
I20260601 13:39:21.367725 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:21.367975 26218 tablet_replica.cc:333] T d8f594379ec348dda9421f5e30d40079 P 1974298e2a78410fa78377f68974d610: stopping tablet replica
I20260601 13:39:21.368147 26218 raft_consensus.cc:2243] T d8f594379ec348dda9421f5e30d40079 P 1974298e2a78410fa78377f68974d610 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:21.368337 26218 raft_consensus.cc:2272] T d8f594379ec348dda9421f5e30d40079 P 1974298e2a78410fa78377f68974d610 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:21.369056 26218 tablet_replica.cc:333] T cce09b8640b14830b98d3360bac2536a P 1974298e2a78410fa78377f68974d610: stopping tablet replica
I20260601 13:39:21.369164 26218 raft_consensus.cc:2243] T cce09b8640b14830b98d3360bac2536a P 1974298e2a78410fa78377f68974d610 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:21.369340 26218 raft_consensus.cc:2272] T cce09b8640b14830b98d3360bac2536a P 1974298e2a78410fa78377f68974d610 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:21.370045 26218 tablet_replica.cc:333] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610: stopping tablet replica
I20260601 13:39:21.370182 26218 raft_consensus.cc:2243] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:21.370397 26218 raft_consensus.cc:2272] T 7c7c767cd57643f48052375528d98939 P 1974298e2a78410fa78377f68974d610 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:21.370882 26218 tablet_replica.cc:333] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610: stopping tablet replica
I20260601 13:39:21.370966 26218 raft_consensus.cc:2243] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:21.371091 26218 raft_consensus.cc:2272] T 06b4e1e3bad1440688266af4154d959a P 1974298e2a78410fa78377f68974d610 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:21.374449 26218 tablet_server.cc:196] TabletServer@127.25.154.131:0 shutdown complete.
I20260601 13:39:21.376716 26218 tablet_server.cc:179] TabletServer@127.25.154.132:0 shutting down...
I20260601 13:39:21.380692 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:21.393023 26218 tablet_server.cc:196] TabletServer@127.25.154.132:0 shutdown complete.
I20260601 13:39:21.395294 26218 master.cc:562] Master@127.25.154.190:45013 shutting down...
I20260601 13:39:21.399289 26218 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4f3cd6d26b504651a7ecf77e48bf030f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:21.399451 26218 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4f3cd6d26b504651a7ecf77e48bf030f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:21.399493 26218 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4f3cd6d26b504651a7ecf77e48bf030f: stopping tablet replica
I20260601 13:39:21.413091 26218 master.cc:584] Master@127.25.154.190:45013 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (2285 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260601 13:39:21.422286 26218 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.154.190:37381
I20260601 13:39:21.422677 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:21.424616  2162 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:21.424847  2164 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:21.424928 26218 server_base.cc:1061] running on GCE node
W20260601 13:39:21.424991  2161 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:21.425249 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:21.425292 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:21.425307 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321161425308 us; error 0 us; skew 500 ppm
I20260601 13:39:21.426267 26218 webserver.cc:533] Webserver started at http://127.25.154.190:44129/ using document root <none> and password file <none>
I20260601 13:39:21.426427 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:21.426473 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:21.426533 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:21.426915 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320984125593-26218-0/minicluster-data/master-0-root/instance:
uuid: "f7f3aa1e56c947e2832ef1cca838ece3"
format_stamp: "Formatted at 2026-06-01 13:39:21 on dist-test-slave-whnk"
I20260601 13:39:21.428496 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:21.429589  2169 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:21.429883 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:21.429949 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320984125593-26218-0/minicluster-data/master-0-root
uuid: "f7f3aa1e56c947e2832ef1cca838ece3"
format_stamp: "Formatted at 2026-06-01 13:39:21 on dist-test-slave-whnk"
I20260601 13:39:21.430011 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320984125593-26218-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320984125593-26218-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320984125593-26218-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)
I20260601 13:39:21.437638 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:21.437995 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:21.442692 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.190:37381
I20260601 13:39:21.446391  2222 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.190:37381 every 8 connection(s)
I20260601 13:39:21.446825  2223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:21.448518  2223 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f7f3aa1e56c947e2832ef1cca838ece3: Bootstrap starting.
I20260601 13:39:21.449285  2223 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f7f3aa1e56c947e2832ef1cca838ece3: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:21.450417  2223 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f7f3aa1e56c947e2832ef1cca838ece3: No bootstrap required, opened a new log
I20260601 13:39:21.450819  2223 raft_consensus.cc:359] T 00000000000000000000000000000000 P f7f3aa1e56c947e2832ef1cca838ece3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7f3aa1e56c947e2832ef1cca838ece3" member_type: VOTER }
I20260601 13:39:21.450907  2223 raft_consensus.cc:385] T 00000000000000000000000000000000 P f7f3aa1e56c947e2832ef1cca838ece3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:21.450930  2223 raft_consensus.cc:740] T 00000000000000000000000000000000 P f7f3aa1e56c947e2832ef1cca838ece3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7f3aa1e56c947e2832ef1cca838ece3, State: Initialized, Role: FOLLOWER
I20260601 13:39:21.451069  2223 consensus_queue.cc:260] T 00000000000000000000000000000000 P f7f3aa1e56c947e2832ef1cca838ece3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f7f3aa1e56c947e2832ef1cca838ece3" member_type: VOTER }
I20260601 13:39:21.451159  2223 raft_consensus.cc:399] T 00000000000000000000000000000000 P f7f3aa1e56c947e2832ef1cca838ece3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:21.451185  2223 raft_consensus.cc:493] T 00000000000000000000000000000000 P f7f3aa1e56c947e2832ef1cca838ece3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:21.451220  2223 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f7f3aa1e56c947e2832ef1cca838ece3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:21.451916  2223 raft_consensus.cc:515] T 00000000000000000000000000000000 P f7f3aa1e56c947e2832ef1cca838ece3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7f3aa1e56c947e2832ef1cca838ece3" member_type: VOTER }
I20260601 13:39:21.452025  2223 leader_election.cc:304] T 00000000000000000000000000000000 P f7f3aa1e56c947e2832ef1cca838ece3 [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: f7f3aa1e56c947e2832ef1cca838ece3; no voters: 
I20260601 13:39:21.452190  2223 leader_election.cc:290] T 00000000000000000000000000000000 P f7f3aa1e56c947e2832ef1cca838ece3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:21.452355  2226 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f7f3aa1e56c947e2832ef1cca838ece3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:21.452570  2226 raft_consensus.cc:697] T 00000000000000000000000000000000 P f7f3aa1e56c947e2832ef1cca838ece3 [term 1 LEADER]: Becoming Leader. State: Replica: f7f3aa1e56c947e2832ef1cca838ece3, State: Running, Role: LEADER
I20260601 13:39:21.452673  2223 sys_catalog.cc:565] T 00000000000000000000000000000000 P f7f3aa1e56c947e2832ef1cca838ece3 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:21.452791  2226 consensus_queue.cc:237] T 00000000000000000000000000000000 P f7f3aa1e56c947e2832ef1cca838ece3 [LEADER]: Queue going to LEADER mode. State: All 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: "f7f3aa1e56c947e2832ef1cca838ece3" member_type: VOTER }
I20260601 13:39:21.453274  2227 sys_catalog.cc:455] T 00000000000000000000000000000000 P f7f3aa1e56c947e2832ef1cca838ece3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f7f3aa1e56c947e2832ef1cca838ece3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7f3aa1e56c947e2832ef1cca838ece3" member_type: VOTER } }
I20260601 13:39:21.453327  2228 sys_catalog.cc:455] T 00000000000000000000000000000000 P f7f3aa1e56c947e2832ef1cca838ece3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f7f3aa1e56c947e2832ef1cca838ece3. Latest consensus state: current_term: 1 leader_uuid: "f7f3aa1e56c947e2832ef1cca838ece3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7f3aa1e56c947e2832ef1cca838ece3" member_type: VOTER } }
I20260601 13:39:21.453374  2227 sys_catalog.cc:458] T 00000000000000000000000000000000 P f7f3aa1e56c947e2832ef1cca838ece3 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:21.453580  2228 sys_catalog.cc:458] T 00000000000000000000000000000000 P f7f3aa1e56c947e2832ef1cca838ece3 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:21.453668  2232 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:21.454790  2232 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:21.454980 26218 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:21.456847  2232 catalog_manager.cc:1382] Generated new cluster ID: 932061bdce984fe885aba3a9371009e2
I20260601 13:39:21.456912  2232 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:21.483340  2232 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:21.483989  2232 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:21.489257  2232 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f7f3aa1e56c947e2832ef1cca838ece3: Generated new TSK 0
I20260601 13:39:21.489436  2232 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:21.519889 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:21.522037  2244 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:21.522203  2245 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:21.522218 26218 server_base.cc:1061] running on GCE node
W20260601 13:39:21.522251  2247 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:21.522598 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:21.522642 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:21.522665 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321161522658 us; error 0 us; skew 500 ppm
I20260601 13:39:21.523506 26218 webserver.cc:533] Webserver started at http://127.25.154.129:43561/ using document root <none> and password file <none>
I20260601 13:39:21.523635 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:21.523721 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:21.523784 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:21.524137 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320984125593-26218-0/minicluster-data/ts-0-root/instance:
uuid: "3c11afc988df457cbcd84f6e41fc1382"
format_stamp: "Formatted at 2026-06-01 13:39:21 on dist-test-slave-whnk"
I20260601 13:39:21.525568 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:21.526533  2252 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:21.526803 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:21.526861 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320984125593-26218-0/minicluster-data/ts-0-root
uuid: "3c11afc988df457cbcd84f6e41fc1382"
format_stamp: "Formatted at 2026-06-01 13:39:21 on dist-test-slave-whnk"
I20260601 13:39:21.526960 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320984125593-26218-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320984125593-26218-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320984125593-26218-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)
I20260601 13:39:21.533294 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:21.533707 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:21.534000 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:21.534531 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:21.534571 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:21.534644 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:21.534694 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:21.539505 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.129:37435
I20260601 13:39:21.539533  2316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.129:37435 every 8 connection(s)
I20260601 13:39:21.540402 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:21.542562  2322 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:21.542591  2321 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:21.542709  2324 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:21.542915 26218 server_base.cc:1061] running on GCE node
I20260601 13:39:21.543107 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:21.543186 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:21.543218 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321161543217 us; error 0 us; skew 500 ppm
I20260601 13:39:21.544289 26218 webserver.cc:533] Webserver started at http://127.25.154.130:34369/ using document root <none> and password file <none>
I20260601 13:39:21.544459 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:21.544528 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:21.544610 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:21.545013 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320984125593-26218-0/minicluster-data/ts-1-root/instance:
uuid: "c67f039eeba543abacee4514fd05d48c"
format_stamp: "Formatted at 2026-06-01 13:39:21 on dist-test-slave-whnk"
I20260601 13:39:21.545050  2317 heartbeater.cc:344] Connected to a master server at 127.25.154.190:37381
I20260601 13:39:21.545161  2317 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:21.545349  2317 heartbeater.cc:507] Master 127.25.154.190:37381 requested a full tablet report, sending...
I20260601 13:39:21.545964  2187 ts_manager.cc:194] Registered new tserver with Master: 3c11afc988df457cbcd84f6e41fc1382 (127.25.154.129:37435)
I20260601 13:39:21.546712  2187 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49414
I20260601 13:39:21.546795 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:21.547878  2329 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:21.548175 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:21.548260 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320984125593-26218-0/minicluster-data/ts-1-root
uuid: "c67f039eeba543abacee4514fd05d48c"
format_stamp: "Formatted at 2026-06-01 13:39:21 on dist-test-slave-whnk"
I20260601 13:39:21.548352 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320984125593-26218-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320984125593-26218-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320984125593-26218-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)
I20260601 13:39:21.561372 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:21.561841 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:21.562219 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:21.562706 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:21.562769 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:21.562830 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:21.562863 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:21.567248 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.130:44193
I20260601 13:39:21.567292  2392 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.130:44193 every 8 connection(s)
I20260601 13:39:21.568156 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:21.570163  2397 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:21.570254  2399 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:21.570436  2396 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:21.570660 26218 server_base.cc:1061] running on GCE node
I20260601 13:39:21.570840 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:21.570881 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:21.570901 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321161570901 us; error 0 us; skew 500 ppm
I20260601 13:39:21.571863 26218 webserver.cc:533] Webserver started at http://127.25.154.131:40363/ using document root <none> and password file <none>
I20260601 13:39:21.572054 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:21.572119 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:21.572211 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:21.572685 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320984125593-26218-0/minicluster-data/ts-2-root/instance:
uuid: "a326896775c543128d29f9d53a0f1a84"
format_stamp: "Formatted at 2026-06-01 13:39:21 on dist-test-slave-whnk"
I20260601 13:39:21.572839  2393 heartbeater.cc:344] Connected to a master server at 127.25.154.190:37381
I20260601 13:39:21.572943  2393 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:21.573194  2393 heartbeater.cc:507] Master 127.25.154.190:37381 requested a full tablet report, sending...
I20260601 13:39:21.573944  2187 ts_manager.cc:194] Registered new tserver with Master: c67f039eeba543abacee4514fd05d48c (127.25.154.130:44193)
I20260601 13:39:21.574447 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:39:21.574760  2187 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49422
I20260601 13:39:21.575472  2404 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:21.575763 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:21.575843 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320984125593-26218-0/minicluster-data/ts-2-root
uuid: "a326896775c543128d29f9d53a0f1a84"
format_stamp: "Formatted at 2026-06-01 13:39:21 on dist-test-slave-whnk"
I20260601 13:39:21.575920 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320984125593-26218-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320984125593-26218-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320984125593-26218-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)
I20260601 13:39:21.590957 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:21.591385 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:21.591672 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:21.592206 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:21.592247 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:21.592312 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:21.592361 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:21.597797 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.131:42775
I20260601 13:39:21.597853  2467 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.131:42775 every 8 connection(s)
I20260601 13:39:21.603251  2468 heartbeater.cc:344] Connected to a master server at 127.25.154.190:37381
I20260601 13:39:21.603359  2468 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:21.603556  2468 heartbeater.cc:507] Master 127.25.154.190:37381 requested a full tablet report, sending...
I20260601 13:39:21.604236  2187 ts_manager.cc:194] Registered new tserver with Master: a326896775c543128d29f9d53a0f1a84 (127.25.154.131:42775)
I20260601 13:39:21.604787  2187 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49436
I20260601 13:39:21.605116 26218 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006821247s
I20260601 13:39:22.547636  2317 heartbeater.cc:499] Master 127.25.154.190:37381 was elected leader, sending a full tablet report...
I20260601 13:39:22.575862  2393 heartbeater.cc:499] Master 127.25.154.190:37381 was elected leader, sending a full tablet report...
I20260601 13:39:22.605823  2468 heartbeater.cc:499] Master 127.25.154.190:37381 was elected leader, sending a full tablet report...
I20260601 13:39:22.641021  2187 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42768:
name: "test-workload"
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: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:39:22.641645  2187 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:39:22.654649  2432 tablet_service.cc:1511] Processing CreateTablet for tablet 41032a2847e74b35b5ac848edc12174e (DEFAULT_TABLE table=test-workload [id=0e69951d18d94d9290e91f7c6845198a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:22.654850  2430 tablet_service.cc:1511] Processing CreateTablet for tablet 4bc43c33a69a4ee78282b6ef0bafddae (DEFAULT_TABLE table=test-workload [id=0e69951d18d94d9290e91f7c6845198a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:22.655002  2432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41032a2847e74b35b5ac848edc12174e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:22.655155  2430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc43c33a69a4ee78282b6ef0bafddae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:22.655400  2428 tablet_service.cc:1511] Processing CreateTablet for tablet 996aa09fdd2544ad9491e1835fd8cdba (DEFAULT_TABLE table=test-workload [id=0e69951d18d94d9290e91f7c6845198a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:22.655624  2428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 996aa09fdd2544ad9491e1835fd8cdba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:22.657693  2431 tablet_service.cc:1511] Processing CreateTablet for tablet a2ab7d0a92204de7a9153a998286a7af (DEFAULT_TABLE table=test-workload [id=0e69951d18d94d9290e91f7c6845198a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:22.657780  2429 tablet_service.cc:1511] Processing CreateTablet for tablet f4af21c902024f18b85b9f47193e075d (DEFAULT_TABLE table=test-workload [id=0e69951d18d94d9290e91f7c6845198a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:22.657941  2431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2ab7d0a92204de7a9153a998286a7af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:22.658056  2357 tablet_service.cc:1511] Processing CreateTablet for tablet 41032a2847e74b35b5ac848edc12174e (DEFAULT_TABLE table=test-workload [id=0e69951d18d94d9290e91f7c6845198a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:22.658227  2356 tablet_service.cc:1511] Processing CreateTablet for tablet a2ab7d0a92204de7a9153a998286a7af (DEFAULT_TABLE table=test-workload [id=0e69951d18d94d9290e91f7c6845198a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:22.658329  2357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41032a2847e74b35b5ac848edc12174e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:22.658422  2356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2ab7d0a92204de7a9153a998286a7af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:22.660091  2490 tablet_bootstrap.cc:492] T a2ab7d0a92204de7a9153a998286a7af P c67f039eeba543abacee4514fd05d48c: Bootstrap starting.
I20260601 13:39:22.660269  2355 tablet_service.cc:1511] Processing CreateTablet for tablet 4bc43c33a69a4ee78282b6ef0bafddae (DEFAULT_TABLE table=test-workload [id=0e69951d18d94d9290e91f7c6845198a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:22.660497  2355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc43c33a69a4ee78282b6ef0bafddae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:22.660629  2280 tablet_service.cc:1511] Processing CreateTablet for tablet 41032a2847e74b35b5ac848edc12174e (DEFAULT_TABLE table=test-workload [id=0e69951d18d94d9290e91f7c6845198a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:22.660862  2280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41032a2847e74b35b5ac848edc12174e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:22.660991  2278 tablet_service.cc:1511] Processing CreateTablet for tablet 4bc43c33a69a4ee78282b6ef0bafddae (DEFAULT_TABLE table=test-workload [id=0e69951d18d94d9290e91f7c6845198a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:22.661230  2278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc43c33a69a4ee78282b6ef0bafddae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:22.661701  2431 tablet_service.cc:1511] Processing CreateTablet for tablet 3bffabd916e94c2eafee1d9b15bc037c (DEFAULT_TABLE table=test-workload [id=0e69951d18d94d9290e91f7c6845198a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:22.661912  2431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bffabd916e94c2eafee1d9b15bc037c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:22.662693  2354 tablet_service.cc:1511] Processing CreateTablet for tablet f4af21c902024f18b85b9f47193e075d (DEFAULT_TABLE table=test-workload [id=0e69951d18d94d9290e91f7c6845198a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:22.662935  2354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4af21c902024f18b85b9f47193e075d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:22.663092  2279 tablet_service.cc:1511] Processing CreateTablet for tablet a2ab7d0a92204de7a9153a998286a7af (DEFAULT_TABLE table=test-workload [id=0e69951d18d94d9290e91f7c6845198a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:22.663316  2279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2ab7d0a92204de7a9153a998286a7af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:22.664337  2353 tablet_service.cc:1511] Processing CreateTablet for tablet 996aa09fdd2544ad9491e1835fd8cdba (DEFAULT_TABLE table=test-workload [id=0e69951d18d94d9290e91f7c6845198a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:22.664582  2353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 996aa09fdd2544ad9491e1835fd8cdba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:22.664965  2355 tablet_service.cc:1511] Processing CreateTablet for tablet 3bffabd916e94c2eafee1d9b15bc037c (DEFAULT_TABLE table=test-workload [id=0e69951d18d94d9290e91f7c6845198a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:22.665185  2355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bffabd916e94c2eafee1d9b15bc037c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:22.665306  2277 tablet_service.cc:1511] Processing CreateTablet for tablet f4af21c902024f18b85b9f47193e075d (DEFAULT_TABLE table=test-workload [id=0e69951d18d94d9290e91f7c6845198a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:22.665532  2277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4af21c902024f18b85b9f47193e075d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:22.666271  2429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4af21c902024f18b85b9f47193e075d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:22.666862  2491 tablet_bootstrap.cc:492] T 41032a2847e74b35b5ac848edc12174e P 3c11afc988df457cbcd84f6e41fc1382: Bootstrap starting.
I20260601 13:39:22.667706  2275 tablet_service.cc:1511] Processing CreateTablet for tablet 3bffabd916e94c2eafee1d9b15bc037c (DEFAULT_TABLE table=test-workload [id=0e69951d18d94d9290e91f7c6845198a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:22.667804  2276 tablet_service.cc:1511] Processing CreateTablet for tablet 996aa09fdd2544ad9491e1835fd8cdba (DEFAULT_TABLE table=test-workload [id=0e69951d18d94d9290e91f7c6845198a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:22.667948  2275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bffabd916e94c2eafee1d9b15bc037c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:22.668021  2491 tablet_bootstrap.cc:654] T 41032a2847e74b35b5ac848edc12174e P 3c11afc988df457cbcd84f6e41fc1382: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:22.668469  2276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 996aa09fdd2544ad9491e1835fd8cdba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:22.668889  2489 tablet_bootstrap.cc:492] T 41032a2847e74b35b5ac848edc12174e P a326896775c543128d29f9d53a0f1a84: Bootstrap starting.
I20260601 13:39:22.669201  2491 tablet_bootstrap.cc:492] T 41032a2847e74b35b5ac848edc12174e P 3c11afc988df457cbcd84f6e41fc1382: No bootstrap required, opened a new log
I20260601 13:39:22.669299  2491 ts_tablet_manager.cc:1403] T 41032a2847e74b35b5ac848edc12174e P 3c11afc988df457cbcd84f6e41fc1382: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:22.669813  2491 raft_consensus.cc:359] T 41032a2847e74b35b5ac848edc12174e P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } } peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } }
I20260601 13:39:22.669937  2491 raft_consensus.cc:385] T 41032a2847e74b35b5ac848edc12174e P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:22.669991  2491 raft_consensus.cc:740] T 41032a2847e74b35b5ac848edc12174e P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c11afc988df457cbcd84f6e41fc1382, State: Initialized, Role: FOLLOWER
I20260601 13:39:22.670212  2489 tablet_bootstrap.cc:654] T 41032a2847e74b35b5ac848edc12174e P a326896775c543128d29f9d53a0f1a84: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:22.670185  2491 consensus_queue.cc:260] T 41032a2847e74b35b5ac848edc12174e P 3c11afc988df457cbcd84f6e41fc1382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } } peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } }
I20260601 13:39:22.670632  2491 ts_tablet_manager.cc:1434] T 41032a2847e74b35b5ac848edc12174e P 3c11afc988df457cbcd84f6e41fc1382: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:22.670852  2491 tablet_bootstrap.cc:492] T 4bc43c33a69a4ee78282b6ef0bafddae P 3c11afc988df457cbcd84f6e41fc1382: Bootstrap starting.
I20260601 13:39:22.671722  2489 tablet_bootstrap.cc:492] T 41032a2847e74b35b5ac848edc12174e P a326896775c543128d29f9d53a0f1a84: No bootstrap required, opened a new log
I20260601 13:39:22.671886  2491 tablet_bootstrap.cc:654] T 4bc43c33a69a4ee78282b6ef0bafddae P 3c11afc988df457cbcd84f6e41fc1382: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:22.671885  2489 ts_tablet_manager.cc:1403] T 41032a2847e74b35b5ac848edc12174e P a326896775c543128d29f9d53a0f1a84: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:22.672030  2490 tablet_bootstrap.cc:654] T a2ab7d0a92204de7a9153a998286a7af P c67f039eeba543abacee4514fd05d48c: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:22.672688  2489 raft_consensus.cc:359] T 41032a2847e74b35b5ac848edc12174e P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } } peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } }
I20260601 13:39:22.672817  2489 raft_consensus.cc:385] T 41032a2847e74b35b5ac848edc12174e P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:22.672861  2489 raft_consensus.cc:740] T 41032a2847e74b35b5ac848edc12174e P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a326896775c543128d29f9d53a0f1a84, State: Initialized, Role: FOLLOWER
I20260601 13:39:22.673023  2489 consensus_queue.cc:260] T 41032a2847e74b35b5ac848edc12174e P a326896775c543128d29f9d53a0f1a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } } peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } }
I20260601 13:39:22.673408  2489 ts_tablet_manager.cc:1434] T 41032a2847e74b35b5ac848edc12174e P a326896775c543128d29f9d53a0f1a84: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:22.673485  2490 tablet_bootstrap.cc:492] T a2ab7d0a92204de7a9153a998286a7af P c67f039eeba543abacee4514fd05d48c: No bootstrap required, opened a new log
I20260601 13:39:22.673611  2489 tablet_bootstrap.cc:492] T 4bc43c33a69a4ee78282b6ef0bafddae P a326896775c543128d29f9d53a0f1a84: Bootstrap starting.
I20260601 13:39:22.673710  2490 ts_tablet_manager.cc:1403] T a2ab7d0a92204de7a9153a998286a7af P c67f039eeba543abacee4514fd05d48c: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.000s
I20260601 13:39:22.673485  2491 tablet_bootstrap.cc:492] T 4bc43c33a69a4ee78282b6ef0bafddae P 3c11afc988df457cbcd84f6e41fc1382: No bootstrap required, opened a new log
I20260601 13:39:22.674232  2491 ts_tablet_manager.cc:1403] T 4bc43c33a69a4ee78282b6ef0bafddae P 3c11afc988df457cbcd84f6e41fc1382: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:22.674273  2490 raft_consensus.cc:359] T a2ab7d0a92204de7a9153a998286a7af P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.674379  2490 raft_consensus.cc:385] T a2ab7d0a92204de7a9153a998286a7af P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:22.674413  2490 raft_consensus.cc:740] T a2ab7d0a92204de7a9153a998286a7af P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67f039eeba543abacee4514fd05d48c, State: Initialized, Role: FOLLOWER
I20260601 13:39:22.674553  2490 consensus_queue.cc:260] T a2ab7d0a92204de7a9153a998286a7af P c67f039eeba543abacee4514fd05d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.674988  2490 ts_tablet_manager.cc:1434] T a2ab7d0a92204de7a9153a998286a7af P c67f039eeba543abacee4514fd05d48c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:22.675002  2489 tablet_bootstrap.cc:654] T 4bc43c33a69a4ee78282b6ef0bafddae P a326896775c543128d29f9d53a0f1a84: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:22.675194  2490 tablet_bootstrap.cc:492] T 41032a2847e74b35b5ac848edc12174e P c67f039eeba543abacee4514fd05d48c: Bootstrap starting.
I20260601 13:39:22.675426  2491 raft_consensus.cc:359] T 4bc43c33a69a4ee78282b6ef0bafddae P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.675534  2491 raft_consensus.cc:385] T 4bc43c33a69a4ee78282b6ef0bafddae P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:22.675570  2491 raft_consensus.cc:740] T 4bc43c33a69a4ee78282b6ef0bafddae P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c11afc988df457cbcd84f6e41fc1382, State: Initialized, Role: FOLLOWER
I20260601 13:39:22.675746  2491 consensus_queue.cc:260] T 4bc43c33a69a4ee78282b6ef0bafddae P 3c11afc988df457cbcd84f6e41fc1382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.676050  2491 ts_tablet_manager.cc:1434] T 4bc43c33a69a4ee78282b6ef0bafddae P 3c11afc988df457cbcd84f6e41fc1382: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:22.676229  2491 tablet_bootstrap.cc:492] T a2ab7d0a92204de7a9153a998286a7af P 3c11afc988df457cbcd84f6e41fc1382: Bootstrap starting.
I20260601 13:39:22.676363  2490 tablet_bootstrap.cc:654] T 41032a2847e74b35b5ac848edc12174e P c67f039eeba543abacee4514fd05d48c: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:22.677547  2491 tablet_bootstrap.cc:654] T a2ab7d0a92204de7a9153a998286a7af P 3c11afc988df457cbcd84f6e41fc1382: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:22.678826  2489 tablet_bootstrap.cc:492] T 4bc43c33a69a4ee78282b6ef0bafddae P a326896775c543128d29f9d53a0f1a84: No bootstrap required, opened a new log
I20260601 13:39:22.678869  2491 tablet_bootstrap.cc:492] T a2ab7d0a92204de7a9153a998286a7af P 3c11afc988df457cbcd84f6e41fc1382: No bootstrap required, opened a new log
I20260601 13:39:22.678838  2490 tablet_bootstrap.cc:492] T 41032a2847e74b35b5ac848edc12174e P c67f039eeba543abacee4514fd05d48c: No bootstrap required, opened a new log
I20260601 13:39:22.679030  2491 ts_tablet_manager.cc:1403] T a2ab7d0a92204de7a9153a998286a7af P 3c11afc988df457cbcd84f6e41fc1382: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:22.679095  2490 ts_tablet_manager.cc:1403] T 41032a2847e74b35b5ac848edc12174e P c67f039eeba543abacee4514fd05d48c: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:22.679114  2489 ts_tablet_manager.cc:1403] T 4bc43c33a69a4ee78282b6ef0bafddae P a326896775c543128d29f9d53a0f1a84: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:39:22.679565  2489 raft_consensus.cc:359] T 4bc43c33a69a4ee78282b6ef0bafddae P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.679530  2491 raft_consensus.cc:359] T a2ab7d0a92204de7a9153a998286a7af P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.679647  2490 raft_consensus.cc:359] T 41032a2847e74b35b5ac848edc12174e P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } } peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } }
I20260601 13:39:22.679725  2491 raft_consensus.cc:385] T a2ab7d0a92204de7a9153a998286a7af P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:22.679790  2490 raft_consensus.cc:385] T 41032a2847e74b35b5ac848edc12174e P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:22.679790  2491 raft_consensus.cc:740] T a2ab7d0a92204de7a9153a998286a7af P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c11afc988df457cbcd84f6e41fc1382, State: Initialized, Role: FOLLOWER
I20260601 13:39:22.679891  2490 raft_consensus.cc:740] T 41032a2847e74b35b5ac848edc12174e P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67f039eeba543abacee4514fd05d48c, State: Initialized, Role: FOLLOWER
I20260601 13:39:22.679703  2489 raft_consensus.cc:385] T 4bc43c33a69a4ee78282b6ef0bafddae P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:22.680002  2491 consensus_queue.cc:260] T a2ab7d0a92204de7a9153a998286a7af P 3c11afc988df457cbcd84f6e41fc1382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.680085  2489 raft_consensus.cc:740] T 4bc43c33a69a4ee78282b6ef0bafddae P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a326896775c543128d29f9d53a0f1a84, State: Initialized, Role: FOLLOWER
I20260601 13:39:22.680099  2490 consensus_queue.cc:260] T 41032a2847e74b35b5ac848edc12174e P c67f039eeba543abacee4514fd05d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } } peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } }
I20260601 13:39:22.680271  2489 consensus_queue.cc:260] T 4bc43c33a69a4ee78282b6ef0bafddae P a326896775c543128d29f9d53a0f1a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.680421  2490 ts_tablet_manager.cc:1434] T 41032a2847e74b35b5ac848edc12174e P c67f039eeba543abacee4514fd05d48c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:22.680637  2489 ts_tablet_manager.cc:1434] T 4bc43c33a69a4ee78282b6ef0bafddae P a326896775c543128d29f9d53a0f1a84: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:22.681536  2489 tablet_bootstrap.cc:492] T 996aa09fdd2544ad9491e1835fd8cdba P a326896775c543128d29f9d53a0f1a84: Bootstrap starting.
I20260601 13:39:22.682886  2489 tablet_bootstrap.cc:654] T 996aa09fdd2544ad9491e1835fd8cdba P a326896775c543128d29f9d53a0f1a84: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:22.681001  2490 tablet_bootstrap.cc:492] T 4bc43c33a69a4ee78282b6ef0bafddae P c67f039eeba543abacee4514fd05d48c: Bootstrap starting.
I20260601 13:39:22.680697  2491 ts_tablet_manager.cc:1434] T a2ab7d0a92204de7a9153a998286a7af P 3c11afc988df457cbcd84f6e41fc1382: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:22.684056  2491 tablet_bootstrap.cc:492] T f4af21c902024f18b85b9f47193e075d P 3c11afc988df457cbcd84f6e41fc1382: Bootstrap starting.
I20260601 13:39:22.684791  2490 tablet_bootstrap.cc:654] T 4bc43c33a69a4ee78282b6ef0bafddae P c67f039eeba543abacee4514fd05d48c: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:22.685365  2491 tablet_bootstrap.cc:654] T f4af21c902024f18b85b9f47193e075d P 3c11afc988df457cbcd84f6e41fc1382: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:22.686549  2490 tablet_bootstrap.cc:492] T 4bc43c33a69a4ee78282b6ef0bafddae P c67f039eeba543abacee4514fd05d48c: No bootstrap required, opened a new log
I20260601 13:39:22.686679  2489 tablet_bootstrap.cc:492] T 996aa09fdd2544ad9491e1835fd8cdba P a326896775c543128d29f9d53a0f1a84: No bootstrap required, opened a new log
I20260601 13:39:22.686730  2490 ts_tablet_manager.cc:1403] T 4bc43c33a69a4ee78282b6ef0bafddae P c67f039eeba543abacee4514fd05d48c: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20260601 13:39:22.686744  2491 tablet_bootstrap.cc:492] T f4af21c902024f18b85b9f47193e075d P 3c11afc988df457cbcd84f6e41fc1382: No bootstrap required, opened a new log
I20260601 13:39:22.686767  2489 ts_tablet_manager.cc:1403] T 996aa09fdd2544ad9491e1835fd8cdba P a326896775c543128d29f9d53a0f1a84: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:39:22.686890  2491 ts_tablet_manager.cc:1403] T f4af21c902024f18b85b9f47193e075d P 3c11afc988df457cbcd84f6e41fc1382: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:22.687300  2490 raft_consensus.cc:359] T 4bc43c33a69a4ee78282b6ef0bafddae P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.687580  2490 raft_consensus.cc:385] T 4bc43c33a69a4ee78282b6ef0bafddae P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:22.687654  2490 raft_consensus.cc:740] T 4bc43c33a69a4ee78282b6ef0bafddae P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67f039eeba543abacee4514fd05d48c, State: Initialized, Role: FOLLOWER
I20260601 13:39:22.687726  2489 raft_consensus.cc:359] T 996aa09fdd2544ad9491e1835fd8cdba P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.687924  2489 raft_consensus.cc:385] T 996aa09fdd2544ad9491e1835fd8cdba P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:22.687400  2491 raft_consensus.cc:359] T f4af21c902024f18b85b9f47193e075d P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.687892  2490 consensus_queue.cc:260] T 4bc43c33a69a4ee78282b6ef0bafddae P c67f039eeba543abacee4514fd05d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.688058  2491 raft_consensus.cc:385] T f4af21c902024f18b85b9f47193e075d P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:22.688113  2491 raft_consensus.cc:740] T f4af21c902024f18b85b9f47193e075d P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c11afc988df457cbcd84f6e41fc1382, State: Initialized, Role: FOLLOWER
I20260601 13:39:22.688140  2489 raft_consensus.cc:740] T 996aa09fdd2544ad9491e1835fd8cdba P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a326896775c543128d29f9d53a0f1a84, State: Initialized, Role: FOLLOWER
I20260601 13:39:22.688400  2491 consensus_queue.cc:260] T f4af21c902024f18b85b9f47193e075d P 3c11afc988df457cbcd84f6e41fc1382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.688479  2490 ts_tablet_manager.cc:1434] T 4bc43c33a69a4ee78282b6ef0bafddae P c67f039eeba543abacee4514fd05d48c: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:22.688684  2489 consensus_queue.cc:260] T 996aa09fdd2544ad9491e1835fd8cdba P a326896775c543128d29f9d53a0f1a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.688804  2490 tablet_bootstrap.cc:492] T f4af21c902024f18b85b9f47193e075d P c67f039eeba543abacee4514fd05d48c: Bootstrap starting.
I20260601 13:39:22.688927  2491 ts_tablet_manager.cc:1434] T f4af21c902024f18b85b9f47193e075d P 3c11afc988df457cbcd84f6e41fc1382: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:22.689095  2491 tablet_bootstrap.cc:492] T 3bffabd916e94c2eafee1d9b15bc037c P 3c11afc988df457cbcd84f6e41fc1382: Bootstrap starting.
I20260601 13:39:22.689584  2497 raft_consensus.cc:493] T 4bc43c33a69a4ee78282b6ef0bafddae P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:22.689678  2497 raft_consensus.cc:515] T 4bc43c33a69a4ee78282b6ef0bafddae P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.690043  2490 tablet_bootstrap.cc:654] T f4af21c902024f18b85b9f47193e075d P c67f039eeba543abacee4514fd05d48c: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:22.690042  2491 tablet_bootstrap.cc:654] T 3bffabd916e94c2eafee1d9b15bc037c P 3c11afc988df457cbcd84f6e41fc1382: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:22.690272  2497 leader_election.cc:290] T 4bc43c33a69a4ee78282b6ef0bafddae P a326896775c543128d29f9d53a0f1a84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c11afc988df457cbcd84f6e41fc1382 (127.25.154.129:37435), c67f039eeba543abacee4514fd05d48c (127.25.154.130:44193)
I20260601 13:39:22.691283  2491 tablet_bootstrap.cc:492] T 3bffabd916e94c2eafee1d9b15bc037c P 3c11afc988df457cbcd84f6e41fc1382: No bootstrap required, opened a new log
I20260601 13:39:22.691283  2490 tablet_bootstrap.cc:492] T f4af21c902024f18b85b9f47193e075d P c67f039eeba543abacee4514fd05d48c: No bootstrap required, opened a new log
I20260601 13:39:22.691396  2491 ts_tablet_manager.cc:1403] T 3bffabd916e94c2eafee1d9b15bc037c P 3c11afc988df457cbcd84f6e41fc1382: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:22.691396  2490 ts_tablet_manager.cc:1403] T f4af21c902024f18b85b9f47193e075d P c67f039eeba543abacee4514fd05d48c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:22.691917  2490 raft_consensus.cc:359] T f4af21c902024f18b85b9f47193e075d P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.692019  2490 raft_consensus.cc:385] T f4af21c902024f18b85b9f47193e075d P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:22.692054  2490 raft_consensus.cc:740] T f4af21c902024f18b85b9f47193e075d P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67f039eeba543abacee4514fd05d48c, State: Initialized, Role: FOLLOWER
I20260601 13:39:22.692195  2490 consensus_queue.cc:260] T f4af21c902024f18b85b9f47193e075d P c67f039eeba543abacee4514fd05d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.692503  2490 ts_tablet_manager.cc:1434] T f4af21c902024f18b85b9f47193e075d P c67f039eeba543abacee4514fd05d48c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:22.692699  2490 tablet_bootstrap.cc:492] T 996aa09fdd2544ad9491e1835fd8cdba P c67f039eeba543abacee4514fd05d48c: Bootstrap starting.
I20260601 13:39:22.693778  2490 tablet_bootstrap.cc:654] T 996aa09fdd2544ad9491e1835fd8cdba P c67f039eeba543abacee4514fd05d48c: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:22.693913  2489 ts_tablet_manager.cc:1434] T 996aa09fdd2544ad9491e1835fd8cdba P a326896775c543128d29f9d53a0f1a84: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.000s
I20260601 13:39:22.694096  2491 raft_consensus.cc:359] T 3bffabd916e94c2eafee1d9b15bc037c P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.694227  2491 raft_consensus.cc:385] T 3bffabd916e94c2eafee1d9b15bc037c P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:22.694258  2491 raft_consensus.cc:740] T 3bffabd916e94c2eafee1d9b15bc037c P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c11afc988df457cbcd84f6e41fc1382, State: Initialized, Role: FOLLOWER
I20260601 13:39:22.694362  2491 consensus_queue.cc:260] T 3bffabd916e94c2eafee1d9b15bc037c P 3c11afc988df457cbcd84f6e41fc1382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.694612  2491 ts_tablet_manager.cc:1434] T 3bffabd916e94c2eafee1d9b15bc037c P 3c11afc988df457cbcd84f6e41fc1382: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:39:22.694799  2491 tablet_bootstrap.cc:492] T 996aa09fdd2544ad9491e1835fd8cdba P 3c11afc988df457cbcd84f6e41fc1382: Bootstrap starting.
I20260601 13:39:22.695299  2489 tablet_bootstrap.cc:492] T a2ab7d0a92204de7a9153a998286a7af P a326896775c543128d29f9d53a0f1a84: Bootstrap starting.
I20260601 13:39:22.695819  2491 tablet_bootstrap.cc:654] T 996aa09fdd2544ad9491e1835fd8cdba P 3c11afc988df457cbcd84f6e41fc1382: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:22.696609  2489 tablet_bootstrap.cc:654] T a2ab7d0a92204de7a9153a998286a7af P a326896775c543128d29f9d53a0f1a84: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:22.698246  2489 tablet_bootstrap.cc:492] T a2ab7d0a92204de7a9153a998286a7af P a326896775c543128d29f9d53a0f1a84: No bootstrap required, opened a new log
I20260601 13:39:22.698370  2489 ts_tablet_manager.cc:1403] T a2ab7d0a92204de7a9153a998286a7af P a326896775c543128d29f9d53a0f1a84: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:39:22.698716  2290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc43c33a69a4ee78282b6ef0bafddae" candidate_uuid: "a326896775c543128d29f9d53a0f1a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c11afc988df457cbcd84f6e41fc1382" is_pre_election: true
I20260601 13:39:22.698871  2491 tablet_bootstrap.cc:492] T 996aa09fdd2544ad9491e1835fd8cdba P 3c11afc988df457cbcd84f6e41fc1382: No bootstrap required, opened a new log
I20260601 13:39:22.698848  2290 raft_consensus.cc:2468] T 4bc43c33a69a4ee78282b6ef0bafddae P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a326896775c543128d29f9d53a0f1a84 in term 0.
I20260601 13:39:22.698987  2491 ts_tablet_manager.cc:1403] T 996aa09fdd2544ad9491e1835fd8cdba P 3c11afc988df457cbcd84f6e41fc1382: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:39:22.698859  2489 raft_consensus.cc:359] T a2ab7d0a92204de7a9153a998286a7af P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.699242  2489 raft_consensus.cc:385] T a2ab7d0a92204de7a9153a998286a7af P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:22.699283  2489 raft_consensus.cc:740] T a2ab7d0a92204de7a9153a998286a7af P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a326896775c543128d29f9d53a0f1a84, State: Initialized, Role: FOLLOWER
I20260601 13:39:22.699275  2405 leader_election.cc:304] T 4bc43c33a69a4ee78282b6ef0bafddae P a326896775c543128d29f9d53a0f1a84 [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: 3c11afc988df457cbcd84f6e41fc1382, a326896775c543128d29f9d53a0f1a84; no voters: 
I20260601 13:39:22.699434  2489 consensus_queue.cc:260] T a2ab7d0a92204de7a9153a998286a7af P a326896775c543128d29f9d53a0f1a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.699455  2491 raft_consensus.cc:359] T 996aa09fdd2544ad9491e1835fd8cdba P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.699519  2497 raft_consensus.cc:2804] T 4bc43c33a69a4ee78282b6ef0bafddae P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:22.699558  2491 raft_consensus.cc:385] T 996aa09fdd2544ad9491e1835fd8cdba P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:22.699605  2491 raft_consensus.cc:740] T 996aa09fdd2544ad9491e1835fd8cdba P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c11afc988df457cbcd84f6e41fc1382, State: Initialized, Role: FOLLOWER
I20260601 13:39:22.699564  2497 raft_consensus.cc:493] T 4bc43c33a69a4ee78282b6ef0bafddae P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:22.699716  2497 raft_consensus.cc:3060] T 4bc43c33a69a4ee78282b6ef0bafddae P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:22.699748  2491 consensus_queue.cc:260] T 996aa09fdd2544ad9491e1835fd8cdba P 3c11afc988df457cbcd84f6e41fc1382 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.699870  2489 ts_tablet_manager.cc:1434] T a2ab7d0a92204de7a9153a998286a7af P a326896775c543128d29f9d53a0f1a84: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:22.700021  2491 ts_tablet_manager.cc:1434] T 996aa09fdd2544ad9491e1835fd8cdba P 3c11afc988df457cbcd84f6e41fc1382: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:22.700058  2489 tablet_bootstrap.cc:492] T 3bffabd916e94c2eafee1d9b15bc037c P a326896775c543128d29f9d53a0f1a84: Bootstrap starting.
I20260601 13:39:22.700843  2497 raft_consensus.cc:515] T 4bc43c33a69a4ee78282b6ef0bafddae P a326896775c543128d29f9d53a0f1a84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.701179  2489 tablet_bootstrap.cc:654] T 3bffabd916e94c2eafee1d9b15bc037c P a326896775c543128d29f9d53a0f1a84: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:22.701251  2497 leader_election.cc:290] T 4bc43c33a69a4ee78282b6ef0bafddae P a326896775c543128d29f9d53a0f1a84 [CANDIDATE]: Term 1 election: Requested vote from peers 3c11afc988df457cbcd84f6e41fc1382 (127.25.154.129:37435), c67f039eeba543abacee4514fd05d48c (127.25.154.130:44193)
I20260601 13:39:22.701619  2490 tablet_bootstrap.cc:492] T 996aa09fdd2544ad9491e1835fd8cdba P c67f039eeba543abacee4514fd05d48c: No bootstrap required, opened a new log
I20260601 13:39:22.701692  2490 ts_tablet_manager.cc:1403] T 996aa09fdd2544ad9491e1835fd8cdba P c67f039eeba543abacee4514fd05d48c: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:39:22.702214  2290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc43c33a69a4ee78282b6ef0bafddae" candidate_uuid: "a326896775c543128d29f9d53a0f1a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c11afc988df457cbcd84f6e41fc1382"
I20260601 13:39:22.702265  2490 raft_consensus.cc:359] T 996aa09fdd2544ad9491e1835fd8cdba P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.702334  2290 raft_consensus.cc:3060] T 4bc43c33a69a4ee78282b6ef0bafddae P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:22.702399  2490 raft_consensus.cc:385] T 996aa09fdd2544ad9491e1835fd8cdba P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:22.702440  2490 raft_consensus.cc:740] T 996aa09fdd2544ad9491e1835fd8cdba P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67f039eeba543abacee4514fd05d48c, State: Initialized, Role: FOLLOWER
I20260601 13:39:22.702597  2490 consensus_queue.cc:260] T 996aa09fdd2544ad9491e1835fd8cdba P c67f039eeba543abacee4514fd05d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.702943  2490 ts_tablet_manager.cc:1434] T 996aa09fdd2544ad9491e1835fd8cdba P c67f039eeba543abacee4514fd05d48c: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:22.703156  2490 tablet_bootstrap.cc:492] T 3bffabd916e94c2eafee1d9b15bc037c P c67f039eeba543abacee4514fd05d48c: Bootstrap starting.
I20260601 13:39:22.703699  2290 raft_consensus.cc:2468] T 4bc43c33a69a4ee78282b6ef0bafddae P 3c11afc988df457cbcd84f6e41fc1382 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a326896775c543128d29f9d53a0f1a84 in term 1.
I20260601 13:39:22.704041  2405 leader_election.cc:304] T 4bc43c33a69a4ee78282b6ef0bafddae P a326896775c543128d29f9d53a0f1a84 [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: 3c11afc988df457cbcd84f6e41fc1382, a326896775c543128d29f9d53a0f1a84; no voters: 
I20260601 13:39:22.704191  2489 tablet_bootstrap.cc:492] T 3bffabd916e94c2eafee1d9b15bc037c P a326896775c543128d29f9d53a0f1a84: No bootstrap required, opened a new log
I20260601 13:39:22.704248  2512 raft_consensus.cc:2804] T 4bc43c33a69a4ee78282b6ef0bafddae P a326896775c543128d29f9d53a0f1a84 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:22.704293  2489 ts_tablet_manager.cc:1403] T 3bffabd916e94c2eafee1d9b15bc037c P a326896775c543128d29f9d53a0f1a84: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:22.704344  2512 raft_consensus.cc:697] T 4bc43c33a69a4ee78282b6ef0bafddae P a326896775c543128d29f9d53a0f1a84 [term 1 LEADER]: Becoming Leader. State: Replica: a326896775c543128d29f9d53a0f1a84, State: Running, Role: LEADER
I20260601 13:39:22.704516  2490 tablet_bootstrap.cc:654] T 3bffabd916e94c2eafee1d9b15bc037c P c67f039eeba543abacee4514fd05d48c: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:22.704512  2512 consensus_queue.cc:237] T 4bc43c33a69a4ee78282b6ef0bafddae P a326896775c543128d29f9d53a0f1a84 [LEADER]: Queue going to LEADER mode. State: All 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: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.705034  2489 raft_consensus.cc:359] T 3bffabd916e94c2eafee1d9b15bc037c P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.705140  2489 raft_consensus.cc:385] T 3bffabd916e94c2eafee1d9b15bc037c P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:22.705183  2489 raft_consensus.cc:740] T 3bffabd916e94c2eafee1d9b15bc037c P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a326896775c543128d29f9d53a0f1a84, State: Initialized, Role: FOLLOWER
I20260601 13:39:22.706038  2367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc43c33a69a4ee78282b6ef0bafddae" candidate_uuid: "a326896775c543128d29f9d53a0f1a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67f039eeba543abacee4514fd05d48c" is_pre_election: true
I20260601 13:39:22.705346  2489 consensus_queue.cc:260] T 3bffabd916e94c2eafee1d9b15bc037c P a326896775c543128d29f9d53a0f1a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.706197  2367 raft_consensus.cc:2468] T 4bc43c33a69a4ee78282b6ef0bafddae P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a326896775c543128d29f9d53a0f1a84 in term 0.
I20260601 13:39:22.706389  2489 ts_tablet_manager.cc:1434] T 3bffabd916e94c2eafee1d9b15bc037c P a326896775c543128d29f9d53a0f1a84: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:22.706436  2366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc43c33a69a4ee78282b6ef0bafddae" candidate_uuid: "a326896775c543128d29f9d53a0f1a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67f039eeba543abacee4514fd05d48c"
I20260601 13:39:22.706542  2366 raft_consensus.cc:3060] T 4bc43c33a69a4ee78282b6ef0bafddae P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:22.706581  2489 tablet_bootstrap.cc:492] T f4af21c902024f18b85b9f47193e075d P a326896775c543128d29f9d53a0f1a84: Bootstrap starting.
I20260601 13:39:22.707757  2489 tablet_bootstrap.cc:654] T f4af21c902024f18b85b9f47193e075d P a326896775c543128d29f9d53a0f1a84: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:22.707731  2366 raft_consensus.cc:2468] T 4bc43c33a69a4ee78282b6ef0bafddae P c67f039eeba543abacee4514fd05d48c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a326896775c543128d29f9d53a0f1a84 in term 1.
I20260601 13:39:22.708926  2186 catalog_manager.cc:5696] T 4bc43c33a69a4ee78282b6ef0bafddae P a326896775c543128d29f9d53a0f1a84 reported cstate change: term changed from 0 to 1, leader changed from <none> to a326896775c543128d29f9d53a0f1a84 (127.25.154.131). New cstate: current_term: 1 leader_uuid: "a326896775c543128d29f9d53a0f1a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:22.709124  2489 tablet_bootstrap.cc:492] T f4af21c902024f18b85b9f47193e075d P a326896775c543128d29f9d53a0f1a84: No bootstrap required, opened a new log
I20260601 13:39:22.709257  2489 ts_tablet_manager.cc:1403] T f4af21c902024f18b85b9f47193e075d P a326896775c543128d29f9d53a0f1a84: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:22.709715  2490 tablet_bootstrap.cc:492] T 3bffabd916e94c2eafee1d9b15bc037c P c67f039eeba543abacee4514fd05d48c: No bootstrap required, opened a new log
I20260601 13:39:22.709805  2489 raft_consensus.cc:359] T f4af21c902024f18b85b9f47193e075d P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.709873  2490 ts_tablet_manager.cc:1403] T 3bffabd916e94c2eafee1d9b15bc037c P c67f039eeba543abacee4514fd05d48c: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.000s
I20260601 13:39:22.709911  2489 raft_consensus.cc:385] T f4af21c902024f18b85b9f47193e075d P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:22.709949  2489 raft_consensus.cc:740] T f4af21c902024f18b85b9f47193e075d P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a326896775c543128d29f9d53a0f1a84, State: Initialized, Role: FOLLOWER
I20260601 13:39:22.710099  2489 consensus_queue.cc:260] T f4af21c902024f18b85b9f47193e075d P a326896775c543128d29f9d53a0f1a84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.710445  2489 ts_tablet_manager.cc:1434] T f4af21c902024f18b85b9f47193e075d P a326896775c543128d29f9d53a0f1a84: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:22.710474  2490 raft_consensus.cc:359] T 3bffabd916e94c2eafee1d9b15bc037c P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.710569  2490 raft_consensus.cc:385] T 3bffabd916e94c2eafee1d9b15bc037c P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:22.710618  2490 raft_consensus.cc:740] T 3bffabd916e94c2eafee1d9b15bc037c P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67f039eeba543abacee4514fd05d48c, State: Initialized, Role: FOLLOWER
I20260601 13:39:22.710793  2490 consensus_queue.cc:260] T 3bffabd916e94c2eafee1d9b15bc037c P c67f039eeba543abacee4514fd05d48c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.711615  2490 ts_tablet_manager.cc:1434] T 3bffabd916e94c2eafee1d9b15bc037c P c67f039eeba543abacee4514fd05d48c: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:22.756402  2512 raft_consensus.cc:493] T f4af21c902024f18b85b9f47193e075d P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:22.756560  2512 raft_consensus.cc:515] T f4af21c902024f18b85b9f47193e075d P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.757135  2512 leader_election.cc:290] T f4af21c902024f18b85b9f47193e075d P a326896775c543128d29f9d53a0f1a84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c11afc988df457cbcd84f6e41fc1382 (127.25.154.129:37435), c67f039eeba543abacee4514fd05d48c (127.25.154.130:44193)
I20260601 13:39:22.757596  2366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4af21c902024f18b85b9f47193e075d" candidate_uuid: "a326896775c543128d29f9d53a0f1a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67f039eeba543abacee4514fd05d48c" is_pre_election: true
I20260601 13:39:22.757596  2290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4af21c902024f18b85b9f47193e075d" candidate_uuid: "a326896775c543128d29f9d53a0f1a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c11afc988df457cbcd84f6e41fc1382" is_pre_election: true
I20260601 13:39:22.757771  2366 raft_consensus.cc:2468] T f4af21c902024f18b85b9f47193e075d P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a326896775c543128d29f9d53a0f1a84 in term 0.
I20260601 13:39:22.757771  2290 raft_consensus.cc:2468] T f4af21c902024f18b85b9f47193e075d P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a326896775c543128d29f9d53a0f1a84 in term 0.
I20260601 13:39:22.758100  2406 leader_election.cc:304] T f4af21c902024f18b85b9f47193e075d P a326896775c543128d29f9d53a0f1a84 [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: a326896775c543128d29f9d53a0f1a84, c67f039eeba543abacee4514fd05d48c; no voters: 
I20260601 13:39:22.758374  2512 raft_consensus.cc:2804] T f4af21c902024f18b85b9f47193e075d P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:22.758436  2512 raft_consensus.cc:493] T f4af21c902024f18b85b9f47193e075d P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:22.758476  2512 raft_consensus.cc:3060] T f4af21c902024f18b85b9f47193e075d P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:22.759353  2512 raft_consensus.cc:515] T f4af21c902024f18b85b9f47193e075d P a326896775c543128d29f9d53a0f1a84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.759683  2512 leader_election.cc:290] T f4af21c902024f18b85b9f47193e075d P a326896775c543128d29f9d53a0f1a84 [CANDIDATE]: Term 1 election: Requested vote from peers 3c11afc988df457cbcd84f6e41fc1382 (127.25.154.129:37435), c67f039eeba543abacee4514fd05d48c (127.25.154.130:44193)
I20260601 13:39:22.760042  2366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4af21c902024f18b85b9f47193e075d" candidate_uuid: "a326896775c543128d29f9d53a0f1a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67f039eeba543abacee4514fd05d48c"
I20260601 13:39:22.760042  2290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4af21c902024f18b85b9f47193e075d" candidate_uuid: "a326896775c543128d29f9d53a0f1a84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c11afc988df457cbcd84f6e41fc1382"
I20260601 13:39:22.760193  2366 raft_consensus.cc:3060] T f4af21c902024f18b85b9f47193e075d P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:22.760211  2290 raft_consensus.cc:3060] T f4af21c902024f18b85b9f47193e075d P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:22.761134  2366 raft_consensus.cc:2468] T f4af21c902024f18b85b9f47193e075d P c67f039eeba543abacee4514fd05d48c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a326896775c543128d29f9d53a0f1a84 in term 1.
I20260601 13:39:22.761159  2290 raft_consensus.cc:2468] T f4af21c902024f18b85b9f47193e075d P 3c11afc988df457cbcd84f6e41fc1382 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a326896775c543128d29f9d53a0f1a84 in term 1.
I20260601 13:39:22.761447  2406 leader_election.cc:304] T f4af21c902024f18b85b9f47193e075d P a326896775c543128d29f9d53a0f1a84 [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: a326896775c543128d29f9d53a0f1a84, c67f039eeba543abacee4514fd05d48c; no voters: 
I20260601 13:39:22.761656  2512 raft_consensus.cc:2804] T f4af21c902024f18b85b9f47193e075d P a326896775c543128d29f9d53a0f1a84 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:22.761761  2512 raft_consensus.cc:697] T f4af21c902024f18b85b9f47193e075d P a326896775c543128d29f9d53a0f1a84 [term 1 LEADER]: Becoming Leader. State: Replica: a326896775c543128d29f9d53a0f1a84, State: Running, Role: LEADER
I20260601 13:39:22.761935  2512 consensus_queue.cc:237] T f4af21c902024f18b85b9f47193e075d P a326896775c543128d29f9d53a0f1a84 [LEADER]: Queue going to LEADER mode. State: All 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: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.764024  2187 catalog_manager.cc:5696] T f4af21c902024f18b85b9f47193e075d P a326896775c543128d29f9d53a0f1a84 reported cstate change: term changed from 0 to 1, leader changed from <none> to a326896775c543128d29f9d53a0f1a84 (127.25.154.131). New cstate: current_term: 1 leader_uuid: "a326896775c543128d29f9d53a0f1a84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:22.826333  2498 raft_consensus.cc:493] T 3bffabd916e94c2eafee1d9b15bc037c P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:22.826514  2498 raft_consensus.cc:515] T 3bffabd916e94c2eafee1d9b15bc037c P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.827281  2498 leader_election.cc:290] T 3bffabd916e94c2eafee1d9b15bc037c P c67f039eeba543abacee4514fd05d48c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c11afc988df457cbcd84f6e41fc1382 (127.25.154.129:37435), a326896775c543128d29f9d53a0f1a84 (127.25.154.131:42775)
I20260601 13:39:22.832345  2290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bffabd916e94c2eafee1d9b15bc037c" candidate_uuid: "c67f039eeba543abacee4514fd05d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c11afc988df457cbcd84f6e41fc1382" is_pre_election: true
I20260601 13:39:22.832350  2442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bffabd916e94c2eafee1d9b15bc037c" candidate_uuid: "c67f039eeba543abacee4514fd05d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a326896775c543128d29f9d53a0f1a84" is_pre_election: true
I20260601 13:39:22.832607  2442 raft_consensus.cc:2468] T 3bffabd916e94c2eafee1d9b15bc037c P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67f039eeba543abacee4514fd05d48c in term 0.
I20260601 13:39:22.832654  2290 raft_consensus.cc:2468] T 3bffabd916e94c2eafee1d9b15bc037c P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67f039eeba543abacee4514fd05d48c in term 0.
I20260601 13:39:22.833037  2332 leader_election.cc:304] T 3bffabd916e94c2eafee1d9b15bc037c P c67f039eeba543abacee4514fd05d48c [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: a326896775c543128d29f9d53a0f1a84, c67f039eeba543abacee4514fd05d48c; no voters: 
I20260601 13:39:22.833333  2498 raft_consensus.cc:2804] T 3bffabd916e94c2eafee1d9b15bc037c P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:22.833415  2498 raft_consensus.cc:493] T 3bffabd916e94c2eafee1d9b15bc037c P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:22.833475  2498 raft_consensus.cc:3060] T 3bffabd916e94c2eafee1d9b15bc037c P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:22.834544  2498 raft_consensus.cc:515] T 3bffabd916e94c2eafee1d9b15bc037c P c67f039eeba543abacee4514fd05d48c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.834941  2498 leader_election.cc:290] T 3bffabd916e94c2eafee1d9b15bc037c P c67f039eeba543abacee4514fd05d48c [CANDIDATE]: Term 1 election: Requested vote from peers 3c11afc988df457cbcd84f6e41fc1382 (127.25.154.129:37435), a326896775c543128d29f9d53a0f1a84 (127.25.154.131:42775)
I20260601 13:39:22.835386  2290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bffabd916e94c2eafee1d9b15bc037c" candidate_uuid: "c67f039eeba543abacee4514fd05d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c11afc988df457cbcd84f6e41fc1382"
I20260601 13:39:22.835386  2442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bffabd916e94c2eafee1d9b15bc037c" candidate_uuid: "c67f039eeba543abacee4514fd05d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a326896775c543128d29f9d53a0f1a84"
I20260601 13:39:22.835549  2290 raft_consensus.cc:3060] T 3bffabd916e94c2eafee1d9b15bc037c P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:22.835549  2442 raft_consensus.cc:3060] T 3bffabd916e94c2eafee1d9b15bc037c P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:22.836576  2442 raft_consensus.cc:2468] T 3bffabd916e94c2eafee1d9b15bc037c P a326896775c543128d29f9d53a0f1a84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67f039eeba543abacee4514fd05d48c in term 1.
I20260601 13:39:22.836635  2290 raft_consensus.cc:2468] T 3bffabd916e94c2eafee1d9b15bc037c P 3c11afc988df457cbcd84f6e41fc1382 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67f039eeba543abacee4514fd05d48c in term 1.
I20260601 13:39:22.837055  2330 leader_election.cc:304] T 3bffabd916e94c2eafee1d9b15bc037c P c67f039eeba543abacee4514fd05d48c [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: 3c11afc988df457cbcd84f6e41fc1382, c67f039eeba543abacee4514fd05d48c; no voters: 
I20260601 13:39:22.837230  2498 raft_consensus.cc:2804] T 3bffabd916e94c2eafee1d9b15bc037c P c67f039eeba543abacee4514fd05d48c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:22.837463  2498 raft_consensus.cc:697] T 3bffabd916e94c2eafee1d9b15bc037c P c67f039eeba543abacee4514fd05d48c [term 1 LEADER]: Becoming Leader. State: Replica: c67f039eeba543abacee4514fd05d48c, State: Running, Role: LEADER
I20260601 13:39:22.837617  2498 consensus_queue.cc:237] T 3bffabd916e94c2eafee1d9b15bc037c P c67f039eeba543abacee4514fd05d48c [LEADER]: Queue going to LEADER mode. State: All 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: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.839284  2187 catalog_manager.cc:5696] T 3bffabd916e94c2eafee1d9b15bc037c P c67f039eeba543abacee4514fd05d48c reported cstate change: term changed from 0 to 1, leader changed from <none> to c67f039eeba543abacee4514fd05d48c (127.25.154.130). New cstate: current_term: 1 leader_uuid: "c67f039eeba543abacee4514fd05d48c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:22.847242  2493 raft_consensus.cc:493] T a2ab7d0a92204de7a9153a998286a7af P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:22.847383  2493 raft_consensus.cc:515] T a2ab7d0a92204de7a9153a998286a7af P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.847853  2493 leader_election.cc:290] T a2ab7d0a92204de7a9153a998286a7af P 3c11afc988df457cbcd84f6e41fc1382 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67f039eeba543abacee4514fd05d48c (127.25.154.130:44193), a326896775c543128d29f9d53a0f1a84 (127.25.154.131:42775)
I20260601 13:39:22.852727  2442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ab7d0a92204de7a9153a998286a7af" candidate_uuid: "3c11afc988df457cbcd84f6e41fc1382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a326896775c543128d29f9d53a0f1a84" is_pre_election: true
I20260601 13:39:22.852727  2366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ab7d0a92204de7a9153a998286a7af" candidate_uuid: "3c11afc988df457cbcd84f6e41fc1382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67f039eeba543abacee4514fd05d48c" is_pre_election: true
I20260601 13:39:22.852972  2442 raft_consensus.cc:2468] T a2ab7d0a92204de7a9153a998286a7af P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c11afc988df457cbcd84f6e41fc1382 in term 0.
I20260601 13:39:22.852972  2366 raft_consensus.cc:2468] T a2ab7d0a92204de7a9153a998286a7af P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c11afc988df457cbcd84f6e41fc1382 in term 0.
I20260601 13:39:22.853345  2254 leader_election.cc:304] T a2ab7d0a92204de7a9153a998286a7af P 3c11afc988df457cbcd84f6e41fc1382 [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: 3c11afc988df457cbcd84f6e41fc1382, c67f039eeba543abacee4514fd05d48c; no voters: 
I20260601 13:39:22.853569  2493 raft_consensus.cc:2804] T a2ab7d0a92204de7a9153a998286a7af P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:22.853646  2493 raft_consensus.cc:493] T a2ab7d0a92204de7a9153a998286a7af P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:22.853678  2493 raft_consensus.cc:3060] T a2ab7d0a92204de7a9153a998286a7af P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:22.854596  2493 raft_consensus.cc:515] T a2ab7d0a92204de7a9153a998286a7af P 3c11afc988df457cbcd84f6e41fc1382 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.855070  2493 leader_election.cc:290] T a2ab7d0a92204de7a9153a998286a7af P 3c11afc988df457cbcd84f6e41fc1382 [CANDIDATE]: Term 1 election: Requested vote from peers c67f039eeba543abacee4514fd05d48c (127.25.154.130:44193), a326896775c543128d29f9d53a0f1a84 (127.25.154.131:42775)
I20260601 13:39:22.855397  2442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ab7d0a92204de7a9153a998286a7af" candidate_uuid: "3c11afc988df457cbcd84f6e41fc1382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a326896775c543128d29f9d53a0f1a84"
I20260601 13:39:22.855437  2366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ab7d0a92204de7a9153a998286a7af" candidate_uuid: "3c11afc988df457cbcd84f6e41fc1382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67f039eeba543abacee4514fd05d48c"
I20260601 13:39:22.855509  2442 raft_consensus.cc:3060] T a2ab7d0a92204de7a9153a998286a7af P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:22.855556  2366 raft_consensus.cc:3060] T a2ab7d0a92204de7a9153a998286a7af P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:22.856468  2366 raft_consensus.cc:2468] T a2ab7d0a92204de7a9153a998286a7af P c67f039eeba543abacee4514fd05d48c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c11afc988df457cbcd84f6e41fc1382 in term 1.
I20260601 13:39:22.856505  2442 raft_consensus.cc:2468] T a2ab7d0a92204de7a9153a998286a7af P a326896775c543128d29f9d53a0f1a84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c11afc988df457cbcd84f6e41fc1382 in term 1.
I20260601 13:39:22.856752  2254 leader_election.cc:304] T a2ab7d0a92204de7a9153a998286a7af P 3c11afc988df457cbcd84f6e41fc1382 [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: 3c11afc988df457cbcd84f6e41fc1382, c67f039eeba543abacee4514fd05d48c; no voters: 
I20260601 13:39:22.856951  2493 raft_consensus.cc:2804] T a2ab7d0a92204de7a9153a998286a7af P 3c11afc988df457cbcd84f6e41fc1382 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:22.857173  2493 raft_consensus.cc:697] T a2ab7d0a92204de7a9153a998286a7af P 3c11afc988df457cbcd84f6e41fc1382 [term 1 LEADER]: Becoming Leader. State: Replica: 3c11afc988df457cbcd84f6e41fc1382, State: Running, Role: LEADER
I20260601 13:39:22.857335  2493 consensus_queue.cc:237] T a2ab7d0a92204de7a9153a998286a7af P 3c11afc988df457cbcd84f6e41fc1382 [LEADER]: Queue going to LEADER mode. State: All 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: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.859063  2187 catalog_manager.cc:5696] T a2ab7d0a92204de7a9153a998286a7af P 3c11afc988df457cbcd84f6e41fc1382 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c11afc988df457cbcd84f6e41fc1382 (127.25.154.129). New cstate: current_term: 1 leader_uuid: "3c11afc988df457cbcd84f6e41fc1382" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:22.894081  2493 raft_consensus.cc:493] T 41032a2847e74b35b5ac848edc12174e P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:22.894342  2493 raft_consensus.cc:515] T 41032a2847e74b35b5ac848edc12174e P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } } peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } }
I20260601 13:39:22.894842  2493 leader_election.cc:290] T 41032a2847e74b35b5ac848edc12174e P 3c11afc988df457cbcd84f6e41fc1382 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a326896775c543128d29f9d53a0f1a84 (127.25.154.131:42775), c67f039eeba543abacee4514fd05d48c (127.25.154.130:44193)
I20260601 13:39:22.895390  2442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41032a2847e74b35b5ac848edc12174e" candidate_uuid: "3c11afc988df457cbcd84f6e41fc1382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a326896775c543128d29f9d53a0f1a84" is_pre_election: true
I20260601 13:39:22.895390  2366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41032a2847e74b35b5ac848edc12174e" candidate_uuid: "3c11afc988df457cbcd84f6e41fc1382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67f039eeba543abacee4514fd05d48c" is_pre_election: true
I20260601 13:39:22.895576  2442 raft_consensus.cc:2468] T 41032a2847e74b35b5ac848edc12174e P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c11afc988df457cbcd84f6e41fc1382 in term 0.
I20260601 13:39:22.895576  2366 raft_consensus.cc:2468] T 41032a2847e74b35b5ac848edc12174e P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c11afc988df457cbcd84f6e41fc1382 in term 0.
I20260601 13:39:22.895948  2255 leader_election.cc:304] T 41032a2847e74b35b5ac848edc12174e P 3c11afc988df457cbcd84f6e41fc1382 [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: 3c11afc988df457cbcd84f6e41fc1382, a326896775c543128d29f9d53a0f1a84; no voters: 
I20260601 13:39:22.896150  2493 raft_consensus.cc:2804] T 41032a2847e74b35b5ac848edc12174e P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:22.896216  2493 raft_consensus.cc:493] T 41032a2847e74b35b5ac848edc12174e P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:22.896255  2493 raft_consensus.cc:3060] T 41032a2847e74b35b5ac848edc12174e P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:22.897202  2493 raft_consensus.cc:515] T 41032a2847e74b35b5ac848edc12174e P 3c11afc988df457cbcd84f6e41fc1382 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } } peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } }
I20260601 13:39:22.897562  2493 leader_election.cc:290] T 41032a2847e74b35b5ac848edc12174e P 3c11afc988df457cbcd84f6e41fc1382 [CANDIDATE]: Term 1 election: Requested vote from peers a326896775c543128d29f9d53a0f1a84 (127.25.154.131:42775), c67f039eeba543abacee4514fd05d48c (127.25.154.130:44193)
I20260601 13:39:22.897928  2442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41032a2847e74b35b5ac848edc12174e" candidate_uuid: "3c11afc988df457cbcd84f6e41fc1382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a326896775c543128d29f9d53a0f1a84"
I20260601 13:39:22.898005  2366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41032a2847e74b35b5ac848edc12174e" candidate_uuid: "3c11afc988df457cbcd84f6e41fc1382" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67f039eeba543abacee4514fd05d48c"
I20260601 13:39:22.898072  2442 raft_consensus.cc:3060] T 41032a2847e74b35b5ac848edc12174e P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:22.898224  2366 raft_consensus.cc:3060] T 41032a2847e74b35b5ac848edc12174e P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:22.899013  2366 raft_consensus.cc:2468] T 41032a2847e74b35b5ac848edc12174e P c67f039eeba543abacee4514fd05d48c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c11afc988df457cbcd84f6e41fc1382 in term 1.
I20260601 13:39:22.899073  2442 raft_consensus.cc:2468] T 41032a2847e74b35b5ac848edc12174e P a326896775c543128d29f9d53a0f1a84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c11afc988df457cbcd84f6e41fc1382 in term 1.
I20260601 13:39:22.899317  2254 leader_election.cc:304] T 41032a2847e74b35b5ac848edc12174e P 3c11afc988df457cbcd84f6e41fc1382 [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: 3c11afc988df457cbcd84f6e41fc1382, c67f039eeba543abacee4514fd05d48c; no voters: 
I20260601 13:39:22.899577  2493 raft_consensus.cc:2804] T 41032a2847e74b35b5ac848edc12174e P 3c11afc988df457cbcd84f6e41fc1382 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:22.899722  2493 raft_consensus.cc:697] T 41032a2847e74b35b5ac848edc12174e P 3c11afc988df457cbcd84f6e41fc1382 [term 1 LEADER]: Becoming Leader. State: Replica: 3c11afc988df457cbcd84f6e41fc1382, State: Running, Role: LEADER
I20260601 13:39:22.899864  2493 consensus_queue.cc:237] T 41032a2847e74b35b5ac848edc12174e P 3c11afc988df457cbcd84f6e41fc1382 [LEADER]: Queue going to LEADER mode. State: All 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: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } } peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } }
I20260601 13:39:22.901705  2186 catalog_manager.cc:5696] T 41032a2847e74b35b5ac848edc12174e P 3c11afc988df457cbcd84f6e41fc1382 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c11afc988df457cbcd84f6e41fc1382 (127.25.154.129). New cstate: current_term: 1 leader_uuid: "3c11afc988df457cbcd84f6e41fc1382" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:22.903079  2498 raft_consensus.cc:493] T 996aa09fdd2544ad9491e1835fd8cdba P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:22.903170  2498 raft_consensus.cc:515] T 996aa09fdd2544ad9491e1835fd8cdba P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.903610  2498 leader_election.cc:290] T 996aa09fdd2544ad9491e1835fd8cdba P c67f039eeba543abacee4514fd05d48c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c11afc988df457cbcd84f6e41fc1382 (127.25.154.129:37435), a326896775c543128d29f9d53a0f1a84 (127.25.154.131:42775)
I20260601 13:39:22.904081  2442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "996aa09fdd2544ad9491e1835fd8cdba" candidate_uuid: "c67f039eeba543abacee4514fd05d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a326896775c543128d29f9d53a0f1a84" is_pre_election: true
I20260601 13:39:22.904116  2290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "996aa09fdd2544ad9491e1835fd8cdba" candidate_uuid: "c67f039eeba543abacee4514fd05d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c11afc988df457cbcd84f6e41fc1382" is_pre_election: true
I20260601 13:39:22.904224  2442 raft_consensus.cc:2468] T 996aa09fdd2544ad9491e1835fd8cdba P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67f039eeba543abacee4514fd05d48c in term 0.
I20260601 13:39:22.904313  2290 raft_consensus.cc:2468] T 996aa09fdd2544ad9491e1835fd8cdba P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67f039eeba543abacee4514fd05d48c in term 0.
I20260601 13:39:22.904477  2332 leader_election.cc:304] T 996aa09fdd2544ad9491e1835fd8cdba P c67f039eeba543abacee4514fd05d48c [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: a326896775c543128d29f9d53a0f1a84, c67f039eeba543abacee4514fd05d48c; no voters: 
I20260601 13:39:22.904675  2498 raft_consensus.cc:2804] T 996aa09fdd2544ad9491e1835fd8cdba P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:22.904764  2498 raft_consensus.cc:493] T 996aa09fdd2544ad9491e1835fd8cdba P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:22.904819  2498 raft_consensus.cc:3060] T 996aa09fdd2544ad9491e1835fd8cdba P c67f039eeba543abacee4514fd05d48c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:22.905722  2498 raft_consensus.cc:515] T 996aa09fdd2544ad9491e1835fd8cdba P c67f039eeba543abacee4514fd05d48c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.906082  2498 leader_election.cc:290] T 996aa09fdd2544ad9491e1835fd8cdba P c67f039eeba543abacee4514fd05d48c [CANDIDATE]: Term 1 election: Requested vote from peers 3c11afc988df457cbcd84f6e41fc1382 (127.25.154.129:37435), a326896775c543128d29f9d53a0f1a84 (127.25.154.131:42775)
I20260601 13:39:22.906477  2290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "996aa09fdd2544ad9491e1835fd8cdba" candidate_uuid: "c67f039eeba543abacee4514fd05d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c11afc988df457cbcd84f6e41fc1382"
I20260601 13:39:22.906586  2290 raft_consensus.cc:3060] T 996aa09fdd2544ad9491e1835fd8cdba P 3c11afc988df457cbcd84f6e41fc1382 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:22.907514  2290 raft_consensus.cc:2468] T 996aa09fdd2544ad9491e1835fd8cdba P 3c11afc988df457cbcd84f6e41fc1382 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67f039eeba543abacee4514fd05d48c in term 1.
I20260601 13:39:22.907824  2442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "996aa09fdd2544ad9491e1835fd8cdba" candidate_uuid: "c67f039eeba543abacee4514fd05d48c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a326896775c543128d29f9d53a0f1a84"
I20260601 13:39:22.907871  2330 leader_election.cc:304] T 996aa09fdd2544ad9491e1835fd8cdba P c67f039eeba543abacee4514fd05d48c [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: 3c11afc988df457cbcd84f6e41fc1382, c67f039eeba543abacee4514fd05d48c; no voters: 
I20260601 13:39:22.907945  2442 raft_consensus.cc:3060] T 996aa09fdd2544ad9491e1835fd8cdba P a326896775c543128d29f9d53a0f1a84 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:22.908072  2498 raft_consensus.cc:2804] T 996aa09fdd2544ad9491e1835fd8cdba P c67f039eeba543abacee4514fd05d48c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:22.908166  2498 raft_consensus.cc:697] T 996aa09fdd2544ad9491e1835fd8cdba P c67f039eeba543abacee4514fd05d48c [term 1 LEADER]: Becoming Leader. State: Replica: c67f039eeba543abacee4514fd05d48c, State: Running, Role: LEADER
I20260601 13:39:22.908300  2498 consensus_queue.cc:237] T 996aa09fdd2544ad9491e1835fd8cdba P c67f039eeba543abacee4514fd05d48c [LEADER]: Queue going to LEADER mode. State: All 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: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } }
I20260601 13:39:22.908926  2442 raft_consensus.cc:2468] T 996aa09fdd2544ad9491e1835fd8cdba P a326896775c543128d29f9d53a0f1a84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67f039eeba543abacee4514fd05d48c in term 1.
I20260601 13:39:22.910034  2186 catalog_manager.cc:5696] T 996aa09fdd2544ad9491e1835fd8cdba P c67f039eeba543abacee4514fd05d48c reported cstate change: term changed from 0 to 1, leader changed from <none> to c67f039eeba543abacee4514fd05d48c (127.25.154.130). New cstate: current_term: 1 leader_uuid: "c67f039eeba543abacee4514fd05d48c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:22.985072  2442 raft_consensus.cc:1275] T 3bffabd916e94c2eafee1d9b15bc037c P a326896775c543128d29f9d53a0f1a84 [term 1 FOLLOWER]: Refusing update from remote peer c67f039eeba543abacee4514fd05d48c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:22.985455  2290 raft_consensus.cc:1275] T 3bffabd916e94c2eafee1d9b15bc037c P 3c11afc988df457cbcd84f6e41fc1382 [term 1 FOLLOWER]: Refusing update from remote peer c67f039eeba543abacee4514fd05d48c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:22.985582  2520 consensus_queue.cc:1048] T 3bffabd916e94c2eafee1d9b15bc037c P c67f039eeba543abacee4514fd05d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:22.985960  2520 consensus_queue.cc:1048] T 3bffabd916e94c2eafee1d9b15bc037c P c67f039eeba543abacee4514fd05d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:22.986501  2366 raft_consensus.cc:1275] T 41032a2847e74b35b5ac848edc12174e P c67f039eeba543abacee4514fd05d48c [term 1 FOLLOWER]: Refusing update from remote peer 3c11afc988df457cbcd84f6e41fc1382: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:22.986809  2441 raft_consensus.cc:1275] T 41032a2847e74b35b5ac848edc12174e P a326896775c543128d29f9d53a0f1a84 [term 1 FOLLOWER]: Refusing update from remote peer 3c11afc988df457cbcd84f6e41fc1382: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:22.988310  2524 consensus_queue.cc:1048] T 41032a2847e74b35b5ac848edc12174e P 3c11afc988df457cbcd84f6e41fc1382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:22.988574  2493 consensus_queue.cc:1048] T 41032a2847e74b35b5ac848edc12174e P 3c11afc988df457cbcd84f6e41fc1382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:22.988785  2366 raft_consensus.cc:1275] T a2ab7d0a92204de7a9153a998286a7af P c67f039eeba543abacee4514fd05d48c [term 1 FOLLOWER]: Refusing update from remote peer 3c11afc988df457cbcd84f6e41fc1382: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:22.989027  2441 raft_consensus.cc:1275] T a2ab7d0a92204de7a9153a998286a7af P a326896775c543128d29f9d53a0f1a84 [term 1 FOLLOWER]: Refusing update from remote peer 3c11afc988df457cbcd84f6e41fc1382: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:22.990444  2524 consensus_queue.cc:1048] T a2ab7d0a92204de7a9153a998286a7af P 3c11afc988df457cbcd84f6e41fc1382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:22.990769  2524 consensus_queue.cc:1048] T a2ab7d0a92204de7a9153a998286a7af P 3c11afc988df457cbcd84f6e41fc1382 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:22.995095  2367 raft_consensus.cc:1275] T f4af21c902024f18b85b9f47193e075d P c67f039eeba543abacee4514fd05d48c [term 1 FOLLOWER]: Refusing update from remote peer a326896775c543128d29f9d53a0f1a84: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:22.995437  2289 raft_consensus.cc:1275] T f4af21c902024f18b85b9f47193e075d P 3c11afc988df457cbcd84f6e41fc1382 [term 1 FOLLOWER]: Refusing update from remote peer a326896775c543128d29f9d53a0f1a84: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:22.996250  2512 consensus_queue.cc:1048] T f4af21c902024f18b85b9f47193e075d P a326896775c543128d29f9d53a0f1a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:22.999334  2497 consensus_queue.cc:1048] T f4af21c902024f18b85b9f47193e075d P a326896775c543128d29f9d53a0f1a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:23.000346  2288 raft_consensus.cc:1275] T 996aa09fdd2544ad9491e1835fd8cdba P 3c11afc988df457cbcd84f6e41fc1382 [term 1 FOLLOWER]: Refusing update from remote peer c67f039eeba543abacee4514fd05d48c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:23.000835  2498 consensus_queue.cc:1048] T 996aa09fdd2544ad9491e1835fd8cdba P c67f039eeba543abacee4514fd05d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:23.003799  2287 raft_consensus.cc:1275] T 4bc43c33a69a4ee78282b6ef0bafddae P 3c11afc988df457cbcd84f6e41fc1382 [term 1 FOLLOWER]: Refusing update from remote peer a326896775c543128d29f9d53a0f1a84: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:23.004405  2512 consensus_queue.cc:1048] T 4bc43c33a69a4ee78282b6ef0bafddae P a326896775c543128d29f9d53a0f1a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c11afc988df457cbcd84f6e41fc1382" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 37435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:23.010094  2439 raft_consensus.cc:1275] T 996aa09fdd2544ad9491e1835fd8cdba P a326896775c543128d29f9d53a0f1a84 [term 1 FOLLOWER]: Refusing update from remote peer c67f039eeba543abacee4514fd05d48c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:23.010479  2367 raft_consensus.cc:1275] T 4bc43c33a69a4ee78282b6ef0bafddae P c67f039eeba543abacee4514fd05d48c [term 1 FOLLOWER]: Refusing update from remote peer a326896775c543128d29f9d53a0f1a84: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:23.012203  2537 mvcc.cc:204] Tried to move back new op lower bound from 7292195483650928640 to 7292195483274051584. Current Snapshot: MvccSnapshot[applied={T|T < 7292195483643060224}]
I20260601 13:39:23.012173  2520 consensus_queue.cc:1048] T 996aa09fdd2544ad9491e1835fd8cdba P c67f039eeba543abacee4514fd05d48c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a326896775c543128d29f9d53a0f1a84" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 42775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:23.013247  2497 consensus_queue.cc:1048] T 4bc43c33a69a4ee78282b6ef0bafddae P a326896775c543128d29f9d53a0f1a84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67f039eeba543abacee4514fd05d48c" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 44193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:23.038484  2544 mvcc.cc:204] Tried to move back new op lower bound from 7292195483666755584 to 7292195482439897088. Current Snapshot: MvccSnapshot[applied={T|T < 7292195483666755584}]
I20260601 13:39:23.194068 26218 tablet_server.cc:179] TabletServer@127.25.154.129:0 shutting down...
I20260601 13:39:23.198426 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:23.198771 26218 tablet_replica.cc:333] T 3bffabd916e94c2eafee1d9b15bc037c P 3c11afc988df457cbcd84f6e41fc1382: stopping tablet replica
I20260601 13:39:23.198954 26218 raft_consensus.cc:2243] T 3bffabd916e94c2eafee1d9b15bc037c P 3c11afc988df457cbcd84f6e41fc1382 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:23.199133 26218 raft_consensus.cc:2272] T 3bffabd916e94c2eafee1d9b15bc037c P 3c11afc988df457cbcd84f6e41fc1382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:23.199751 26218 tablet_replica.cc:333] T f4af21c902024f18b85b9f47193e075d P 3c11afc988df457cbcd84f6e41fc1382: stopping tablet replica
I20260601 13:39:23.199833 26218 raft_consensus.cc:2243] T f4af21c902024f18b85b9f47193e075d P 3c11afc988df457cbcd84f6e41fc1382 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:23.199959 26218 raft_consensus.cc:2272] T f4af21c902024f18b85b9f47193e075d P 3c11afc988df457cbcd84f6e41fc1382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:23.200758 26218 tablet_replica.cc:333] T a2ab7d0a92204de7a9153a998286a7af P 3c11afc988df457cbcd84f6e41fc1382: stopping tablet replica
I20260601 13:39:23.200847 26218 raft_consensus.cc:2243] T a2ab7d0a92204de7a9153a998286a7af P 3c11afc988df457cbcd84f6e41fc1382 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:23.201078 26218 raft_consensus.cc:2272] T a2ab7d0a92204de7a9153a998286a7af P 3c11afc988df457cbcd84f6e41fc1382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:23.201541 26218 tablet_replica.cc:333] T 996aa09fdd2544ad9491e1835fd8cdba P 3c11afc988df457cbcd84f6e41fc1382: stopping tablet replica
I20260601 13:39:23.201618 26218 raft_consensus.cc:2243] T 996aa09fdd2544ad9491e1835fd8cdba P 3c11afc988df457cbcd84f6e41fc1382 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:23.201745 26218 raft_consensus.cc:2272] T 996aa09fdd2544ad9491e1835fd8cdba P 3c11afc988df457cbcd84f6e41fc1382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:23.202462 26218 tablet_replica.cc:333] T 41032a2847e74b35b5ac848edc12174e P 3c11afc988df457cbcd84f6e41fc1382: stopping tablet replica
I20260601 13:39:23.202550 26218 raft_consensus.cc:2243] T 41032a2847e74b35b5ac848edc12174e P 3c11afc988df457cbcd84f6e41fc1382 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:23.202759 26218 raft_consensus.cc:2272] T 41032a2847e74b35b5ac848edc12174e P 3c11afc988df457cbcd84f6e41fc1382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:23.203235 26218 tablet_replica.cc:333] T 4bc43c33a69a4ee78282b6ef0bafddae P 3c11afc988df457cbcd84f6e41fc1382: stopping tablet replica
I20260601 13:39:23.203306 26218 raft_consensus.cc:2243] T 4bc43c33a69a4ee78282b6ef0bafddae P 3c11afc988df457cbcd84f6e41fc1382 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:23.203460 26218 raft_consensus.cc:2272] T 4bc43c33a69a4ee78282b6ef0bafddae P 3c11afc988df457cbcd84f6e41fc1382 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:23.219157 26218 tablet_server.cc:196] TabletServer@127.25.154.129:0 shutdown complete.
I20260601 13:39:23.222268 26218 tablet_server.cc:179] TabletServer@127.25.154.130:0 shutting down...
I20260601 13:39:23.227177 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:23.227404 26218 tablet_replica.cc:333] T 3bffabd916e94c2eafee1d9b15bc037c P c67f039eeba543abacee4514fd05d48c: stopping tablet replica
I20260601 13:39:23.227533 26218 raft_consensus.cc:2243] T 3bffabd916e94c2eafee1d9b15bc037c P c67f039eeba543abacee4514fd05d48c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:23.227739 26218 raft_consensus.cc:2272] T 3bffabd916e94c2eafee1d9b15bc037c P c67f039eeba543abacee4514fd05d48c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:23.228345 26218 tablet_replica.cc:333] T f4af21c902024f18b85b9f47193e075d P c67f039eeba543abacee4514fd05d48c: stopping tablet replica
I20260601 13:39:23.228425 26218 raft_consensus.cc:2243] T f4af21c902024f18b85b9f47193e075d P c67f039eeba543abacee4514fd05d48c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:23.228536 26218 raft_consensus.cc:2272] T f4af21c902024f18b85b9f47193e075d P c67f039eeba543abacee4514fd05d48c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:23.229056 26218 tablet_replica.cc:333] T 4bc43c33a69a4ee78282b6ef0bafddae P c67f039eeba543abacee4514fd05d48c: stopping tablet replica
I20260601 13:39:23.229133 26218 raft_consensus.cc:2243] T 4bc43c33a69a4ee78282b6ef0bafddae P c67f039eeba543abacee4514fd05d48c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:23.229238 26218 raft_consensus.cc:2272] T 4bc43c33a69a4ee78282b6ef0bafddae P c67f039eeba543abacee4514fd05d48c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:23.229748 26218 tablet_replica.cc:333] T a2ab7d0a92204de7a9153a998286a7af P c67f039eeba543abacee4514fd05d48c: stopping tablet replica
I20260601 13:39:23.229837 26218 raft_consensus.cc:2243] T a2ab7d0a92204de7a9153a998286a7af P c67f039eeba543abacee4514fd05d48c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:23.229918 26218 raft_consensus.cc:2272] T a2ab7d0a92204de7a9153a998286a7af P c67f039eeba543abacee4514fd05d48c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:23.230433 26218 tablet_replica.cc:333] T 996aa09fdd2544ad9491e1835fd8cdba P c67f039eeba543abacee4514fd05d48c: stopping tablet replica
I20260601 13:39:23.230515 26218 raft_consensus.cc:2243] T 996aa09fdd2544ad9491e1835fd8cdba P c67f039eeba543abacee4514fd05d48c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:23.230674 26218 raft_consensus.cc:2272] T 996aa09fdd2544ad9491e1835fd8cdba P c67f039eeba543abacee4514fd05d48c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:23.231278 26218 tablet_replica.cc:333] T 41032a2847e74b35b5ac848edc12174e P c67f039eeba543abacee4514fd05d48c: stopping tablet replica
I20260601 13:39:23.231351 26218 raft_consensus.cc:2243] T 41032a2847e74b35b5ac848edc12174e P c67f039eeba543abacee4514fd05d48c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:23.231444 26218 raft_consensus.cc:2272] T 41032a2847e74b35b5ac848edc12174e P c67f039eeba543abacee4514fd05d48c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:23.246563 26218 tablet_server.cc:196] TabletServer@127.25.154.130:0 shutdown complete.
I20260601 13:39:23.249464 26218 tablet_server.cc:179] TabletServer@127.25.154.131:0 shutting down...
I20260601 13:39:23.253844 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:23.254069 26218 tablet_replica.cc:333] T f4af21c902024f18b85b9f47193e075d P a326896775c543128d29f9d53a0f1a84: stopping tablet replica
I20260601 13:39:23.254264 26218 raft_consensus.cc:2243] T f4af21c902024f18b85b9f47193e075d P a326896775c543128d29f9d53a0f1a84 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:23.254491 26218 raft_consensus.cc:2272] T f4af21c902024f18b85b9f47193e075d P a326896775c543128d29f9d53a0f1a84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:23.255188 26218 tablet_replica.cc:333] T 3bffabd916e94c2eafee1d9b15bc037c P a326896775c543128d29f9d53a0f1a84: stopping tablet replica
I20260601 13:39:23.255271 26218 raft_consensus.cc:2243] T 3bffabd916e94c2eafee1d9b15bc037c P a326896775c543128d29f9d53a0f1a84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:23.255368 26218 raft_consensus.cc:2272] T 3bffabd916e94c2eafee1d9b15bc037c P a326896775c543128d29f9d53a0f1a84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:23.255869 26218 tablet_replica.cc:333] T a2ab7d0a92204de7a9153a998286a7af P a326896775c543128d29f9d53a0f1a84: stopping tablet replica
I20260601 13:39:23.255947 26218 raft_consensus.cc:2243] T a2ab7d0a92204de7a9153a998286a7af P a326896775c543128d29f9d53a0f1a84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:23.256039 26218 raft_consensus.cc:2272] T a2ab7d0a92204de7a9153a998286a7af P a326896775c543128d29f9d53a0f1a84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:23.256531 26218 tablet_replica.cc:333] T 996aa09fdd2544ad9491e1835fd8cdba P a326896775c543128d29f9d53a0f1a84: stopping tablet replica
I20260601 13:39:23.256603 26218 raft_consensus.cc:2243] T 996aa09fdd2544ad9491e1835fd8cdba P a326896775c543128d29f9d53a0f1a84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:23.256688 26218 raft_consensus.cc:2272] T 996aa09fdd2544ad9491e1835fd8cdba P a326896775c543128d29f9d53a0f1a84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:23.257218 26218 tablet_replica.cc:333] T 41032a2847e74b35b5ac848edc12174e P a326896775c543128d29f9d53a0f1a84: stopping tablet replica
I20260601 13:39:23.257296 26218 raft_consensus.cc:2243] T 41032a2847e74b35b5ac848edc12174e P a326896775c543128d29f9d53a0f1a84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:23.257378 26218 raft_consensus.cc:2272] T 41032a2847e74b35b5ac848edc12174e P a326896775c543128d29f9d53a0f1a84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:23.257864 26218 tablet_replica.cc:333] T 4bc43c33a69a4ee78282b6ef0bafddae P a326896775c543128d29f9d53a0f1a84: stopping tablet replica
I20260601 13:39:23.257933 26218 raft_consensus.cc:2243] T 4bc43c33a69a4ee78282b6ef0bafddae P a326896775c543128d29f9d53a0f1a84 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:23.258080 26218 raft_consensus.cc:2272] T 4bc43c33a69a4ee78282b6ef0bafddae P a326896775c543128d29f9d53a0f1a84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:23.272770 26218 tablet_server.cc:196] TabletServer@127.25.154.131:0 shutdown complete.
I20260601 13:39:23.275897 26218 master.cc:562] Master@127.25.154.190:37381 shutting down...
I20260601 13:39:23.280514 26218 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f7f3aa1e56c947e2832ef1cca838ece3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:23.280743 26218 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f7f3aa1e56c947e2832ef1cca838ece3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:23.280822 26218 tablet_replica.cc:333] T 00000000000000000000000000000000 P f7f3aa1e56c947e2832ef1cca838ece3: stopping tablet replica
I20260601 13:39:23.294281 26218 master.cc:584] Master@127.25.154.190:37381 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (1884 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260601 13:39:23.307047 26218 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.154.190:46693
I20260601 13:39:23.307510 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:23.310073  2583 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:23.310113 26218 server_base.cc:1061] running on GCE node
W20260601 13:39:23.310088  2584 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:23.310073  2586 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:23.310643 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:23.310699 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:23.310720 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321163310719 us; error 0 us; skew 500 ppm
I20260601 13:39:23.311635 26218 webserver.cc:533] Webserver started at http://127.25.154.190:35193/ using document root <none> and password file <none>
I20260601 13:39:23.311822 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:23.311869 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:23.311956 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:23.312362 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320984125593-26218-0/minicluster-data/master-0-root/instance:
uuid: "fc6baf39d2ab476f833267a84a9dbc70"
format_stamp: "Formatted at 2026-06-01 13:39:23 on dist-test-slave-whnk"
I20260601 13:39:23.314074 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:23.315433  2591 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:23.315953 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:23.316027 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320984125593-26218-0/minicluster-data/master-0-root
uuid: "fc6baf39d2ab476f833267a84a9dbc70"
format_stamp: "Formatted at 2026-06-01 13:39:23 on dist-test-slave-whnk"
I20260601 13:39:23.316149 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320984125593-26218-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320984125593-26218-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320984125593-26218-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)
I20260601 13:39:23.328722 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:23.329200 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:23.334000 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.190:46693
I20260601 13:39:23.336081  2643 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.190:46693 every 8 connection(s)
I20260601 13:39:23.340070  2644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:23.342262  2644 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc6baf39d2ab476f833267a84a9dbc70: Bootstrap starting.
I20260601 13:39:23.343111  2644 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fc6baf39d2ab476f833267a84a9dbc70: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:23.344254  2644 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc6baf39d2ab476f833267a84a9dbc70: No bootstrap required, opened a new log
I20260601 13:39:23.344663  2644 raft_consensus.cc:359] T 00000000000000000000000000000000 P fc6baf39d2ab476f833267a84a9dbc70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc6baf39d2ab476f833267a84a9dbc70" member_type: VOTER }
I20260601 13:39:23.344753  2644 raft_consensus.cc:385] T 00000000000000000000000000000000 P fc6baf39d2ab476f833267a84a9dbc70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:23.344775  2644 raft_consensus.cc:740] T 00000000000000000000000000000000 P fc6baf39d2ab476f833267a84a9dbc70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc6baf39d2ab476f833267a84a9dbc70, State: Initialized, Role: FOLLOWER
I20260601 13:39:23.344964  2644 consensus_queue.cc:260] T 00000000000000000000000000000000 P fc6baf39d2ab476f833267a84a9dbc70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fc6baf39d2ab476f833267a84a9dbc70" member_type: VOTER }
I20260601 13:39:23.345036  2644 raft_consensus.cc:399] T 00000000000000000000000000000000 P fc6baf39d2ab476f833267a84a9dbc70 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:23.345081  2644 raft_consensus.cc:493] T 00000000000000000000000000000000 P fc6baf39d2ab476f833267a84a9dbc70 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:23.345150  2644 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fc6baf39d2ab476f833267a84a9dbc70 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:23.345870  2644 raft_consensus.cc:515] T 00000000000000000000000000000000 P fc6baf39d2ab476f833267a84a9dbc70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc6baf39d2ab476f833267a84a9dbc70" member_type: VOTER }
I20260601 13:39:23.345978  2644 leader_election.cc:304] T 00000000000000000000000000000000 P fc6baf39d2ab476f833267a84a9dbc70 [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: fc6baf39d2ab476f833267a84a9dbc70; no voters: 
I20260601 13:39:23.346237  2644 leader_election.cc:290] T 00000000000000000000000000000000 P fc6baf39d2ab476f833267a84a9dbc70 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:23.346364  2647 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fc6baf39d2ab476f833267a84a9dbc70 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:23.346649  2647 raft_consensus.cc:697] T 00000000000000000000000000000000 P fc6baf39d2ab476f833267a84a9dbc70 [term 1 LEADER]: Becoming Leader. State: Replica: fc6baf39d2ab476f833267a84a9dbc70, State: Running, Role: LEADER
I20260601 13:39:23.346762  2644 sys_catalog.cc:565] T 00000000000000000000000000000000 P fc6baf39d2ab476f833267a84a9dbc70 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:23.346791  2647 consensus_queue.cc:237] T 00000000000000000000000000000000 P fc6baf39d2ab476f833267a84a9dbc70 [LEADER]: Queue going to LEADER mode. State: All 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: "fc6baf39d2ab476f833267a84a9dbc70" member_type: VOTER }
I20260601 13:39:23.347252  2648 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc6baf39d2ab476f833267a84a9dbc70 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fc6baf39d2ab476f833267a84a9dbc70" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc6baf39d2ab476f833267a84a9dbc70" member_type: VOTER } }
I20260601 13:39:23.347373  2648 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc6baf39d2ab476f833267a84a9dbc70 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:23.347268  2649 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc6baf39d2ab476f833267a84a9dbc70 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fc6baf39d2ab476f833267a84a9dbc70. Latest consensus state: current_term: 1 leader_uuid: "fc6baf39d2ab476f833267a84a9dbc70" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc6baf39d2ab476f833267a84a9dbc70" member_type: VOTER } }
I20260601 13:39:23.347534  2649 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc6baf39d2ab476f833267a84a9dbc70 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:23.347998  2653 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:23.348824  2653 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:23.349016 26218 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:23.350879  2653 catalog_manager.cc:1382] Generated new cluster ID: c79838f04acb42e98e31c0d41494b62d
I20260601 13:39:23.350945  2653 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:23.381686  2653 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:23.382357  2653 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:23.387626  2653 catalog_manager.cc:6069] T 00000000000000000000000000000000 P fc6baf39d2ab476f833267a84a9dbc70: Generated new TSK 0
I20260601 13:39:23.387807  2653 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:23.413834 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:23.416483  2665 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:23.416432  2666 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:23.416446  2668 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:23.416936 26218 server_base.cc:1061] running on GCE node
I20260601 13:39:23.417212 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:23.417263 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:23.417286 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321163417286 us; error 0 us; skew 500 ppm
I20260601 13:39:23.418416 26218 webserver.cc:533] Webserver started at http://127.25.154.129:46469/ using document root <none> and password file <none>
I20260601 13:39:23.418624 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:23.418708 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:23.418799 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:23.419310 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320984125593-26218-0/minicluster-data/ts-0-root/instance:
uuid: "dc020bf42d3b408f833bd632ef3d12f8"
format_stamp: "Formatted at 2026-06-01 13:39:23 on dist-test-slave-whnk"
I20260601 13:39:23.421082 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:23.422292  2673 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:23.422601 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:23.422711 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320984125593-26218-0/minicluster-data/ts-0-root
uuid: "dc020bf42d3b408f833bd632ef3d12f8"
format_stamp: "Formatted at 2026-06-01 13:39:23 on dist-test-slave-whnk"
I20260601 13:39:23.422818 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320984125593-26218-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320984125593-26218-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320984125593-26218-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)
I20260601 13:39:23.430469 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:23.430876 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:23.431195 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:23.431692 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:23.431753 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:23.431813 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:23.431865 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:23.436437 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.129:35949
I20260601 13:39:23.436455  2737 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.129:35949 every 8 connection(s)
I20260601 13:39:23.437484 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:23.439894  2742 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:23.439911  2745 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:23.440359 26218 server_base.cc:1061] running on GCE node
W20260601 13:39:23.440379  2743 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:23.440680 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:23.440722 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:23.440738 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321163440738 us; error 0 us; skew 500 ppm
I20260601 13:39:23.441711 26218 webserver.cc:533] Webserver started at http://127.25.154.130:39927/ using document root <none> and password file <none>
I20260601 13:39:23.441890 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:23.441970 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:23.442052 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:23.442431  2738 heartbeater.cc:344] Connected to a master server at 127.25.154.190:46693
I20260601 13:39:23.442606  2738 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:23.442624 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320984125593-26218-0/minicluster-data/ts-1-root/instance:
uuid: "94416ade05524e01b31a37c2d2f2c515"
format_stamp: "Formatted at 2026-06-01 13:39:23 on dist-test-slave-whnk"
I20260601 13:39:23.442865  2738 heartbeater.cc:507] Master 127.25.154.190:46693 requested a full tablet report, sending...
I20260601 13:39:23.443580  2608 ts_manager.cc:194] Registered new tserver with Master: dc020bf42d3b408f833bd632ef3d12f8 (127.25.154.129:35949)
I20260601 13:39:23.444284  2608 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60954
I20260601 13:39:23.444372 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:23.445494  2750 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:23.445784 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:23.445873 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320984125593-26218-0/minicluster-data/ts-1-root
uuid: "94416ade05524e01b31a37c2d2f2c515"
format_stamp: "Formatted at 2026-06-01 13:39:23 on dist-test-slave-whnk"
I20260601 13:39:23.445974 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320984125593-26218-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320984125593-26218-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320984125593-26218-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)
I20260601 13:39:23.469050 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:23.469494 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:23.469841 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:23.470392 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:23.470453 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:23.470508 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:23.470553 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:23.474938 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.130:42053
I20260601 13:39:23.474972  2813 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.130:42053 every 8 connection(s)
I20260601 13:39:23.475839 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:23.477895  2821 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:23.477924 26218 server_base.cc:1061] running on GCE node
W20260601 13:39:23.477921  2819 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:23.478739  2817 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:23.479074 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:23.479146 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:23.479180 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321163479180 us; error 0 us; skew 500 ppm
I20260601 13:39:23.480087  2814 heartbeater.cc:344] Connected to a master server at 127.25.154.190:46693
I20260601 13:39:23.480147 26218 webserver.cc:533] Webserver started at http://127.25.154.131:33693/ using document root <none> and password file <none>
I20260601 13:39:23.480194  2814 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:23.480291 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:23.480348 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:23.480414 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:23.480424  2814 heartbeater.cc:507] Master 127.25.154.190:46693 requested a full tablet report, sending...
I20260601 13:39:23.480933 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320984125593-26218-0/minicluster-data/ts-2-root/instance:
uuid: "737d4563e524404fac7fede203019329"
format_stamp: "Formatted at 2026-06-01 13:39:23 on dist-test-slave-whnk"
I20260601 13:39:23.481164  2608 ts_manager.cc:194] Registered new tserver with Master: 94416ade05524e01b31a37c2d2f2c515 (127.25.154.130:42053)
I20260601 13:39:23.481748  2608 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60962
I20260601 13:39:23.482770 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:23.484012  2826 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:23.484376 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:23.484481 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320984125593-26218-0/minicluster-data/ts-2-root
uuid: "737d4563e524404fac7fede203019329"
format_stamp: "Formatted at 2026-06-01 13:39:23 on dist-test-slave-whnk"
I20260601 13:39:23.484578 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320984125593-26218-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320984125593-26218-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320984125593-26218-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)
I20260601 13:39:23.495581 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:23.496093 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:23.496467 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:23.496982 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:23.497048 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:23.497113 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:23.497170 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:23.502228 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.131:37117
I20260601 13:39:23.502343  2889 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.131:37117 every 8 connection(s)
I20260601 13:39:23.507011  2890 heartbeater.cc:344] Connected to a master server at 127.25.154.190:46693
I20260601 13:39:23.507102  2890 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:23.507308  2890 heartbeater.cc:507] Master 127.25.154.190:46693 requested a full tablet report, sending...
I20260601 13:39:23.507833  2608 ts_manager.cc:194] Registered new tserver with Master: 737d4563e524404fac7fede203019329 (127.25.154.131:37117)
I20260601 13:39:23.508428  2608 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60974
I20260601 13:39:23.508409 26218 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005734495s
I20260601 13:39:24.445312  2738 heartbeater.cc:499] Master 127.25.154.190:46693 was elected leader, sending a full tablet report...
I20260601 13:39:24.482776  2814 heartbeater.cc:499] Master 127.25.154.190:46693 was elected leader, sending a full tablet report...
I20260601 13:39:24.509433  2890 heartbeater.cc:499] Master 127.25.154.190:46693 was elected leader, sending a full tablet report...
I20260601 13:39:24.551678  2608 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60978:
name: "test-workload"
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: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:39:24.552347  2608 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:39:24.565088  2854 tablet_service.cc:1511] Processing CreateTablet for tablet c3f76f0086f948bc8281868369a24af8 (DEFAULT_TABLE table=test-workload [id=c140edd348d648bf8c23ace4b6076100]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:39:24.565431  2854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f76f0086f948bc8281868369a24af8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:24.567700  2910 tablet_bootstrap.cc:492] T c3f76f0086f948bc8281868369a24af8 P 737d4563e524404fac7fede203019329: Bootstrap starting.
I20260601 13:39:24.568130  2701 tablet_service.cc:1511] Processing CreateTablet for tablet c3f76f0086f948bc8281868369a24af8 (DEFAULT_TABLE table=test-workload [id=c140edd348d648bf8c23ace4b6076100]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:39:24.568367  2701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f76f0086f948bc8281868369a24af8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:24.569495  2910 tablet_bootstrap.cc:654] T c3f76f0086f948bc8281868369a24af8 P 737d4563e524404fac7fede203019329: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:24.570168  2911 tablet_bootstrap.cc:492] T c3f76f0086f948bc8281868369a24af8 P dc020bf42d3b408f833bd632ef3d12f8: Bootstrap starting.
I20260601 13:39:24.565088  2778 tablet_service.cc:1511] Processing CreateTablet for tablet c3f76f0086f948bc8281868369a24af8 (DEFAULT_TABLE table=test-workload [id=c140edd348d648bf8c23ace4b6076100]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:39:24.570746  2778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f76f0086f948bc8281868369a24af8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:24.570853  2910 tablet_bootstrap.cc:492] T c3f76f0086f948bc8281868369a24af8 P 737d4563e524404fac7fede203019329: No bootstrap required, opened a new log
I20260601 13:39:24.570945  2910 ts_tablet_manager.cc:1403] T c3f76f0086f948bc8281868369a24af8 P 737d4563e524404fac7fede203019329: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:24.571187  2911 tablet_bootstrap.cc:654] T c3f76f0086f948bc8281868369a24af8 P dc020bf42d3b408f833bd632ef3d12f8: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:24.571520  2910 raft_consensus.cc:359] T c3f76f0086f948bc8281868369a24af8 P 737d4563e524404fac7fede203019329 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "737d4563e524404fac7fede203019329" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37117 } } peers { permanent_uuid: "dc020bf42d3b408f833bd632ef3d12f8" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 35949 } } peers { permanent_uuid: "94416ade05524e01b31a37c2d2f2c515" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42053 } }
I20260601 13:39:24.571646  2910 raft_consensus.cc:385] T c3f76f0086f948bc8281868369a24af8 P 737d4563e524404fac7fede203019329 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:24.571681  2910 raft_consensus.cc:740] T c3f76f0086f948bc8281868369a24af8 P 737d4563e524404fac7fede203019329 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 737d4563e524404fac7fede203019329, State: Initialized, Role: FOLLOWER
I20260601 13:39:24.571867  2910 consensus_queue.cc:260] T c3f76f0086f948bc8281868369a24af8 P 737d4563e524404fac7fede203019329 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "737d4563e524404fac7fede203019329" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37117 } } peers { permanent_uuid: "dc020bf42d3b408f833bd632ef3d12f8" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 35949 } } peers { permanent_uuid: "94416ade05524e01b31a37c2d2f2c515" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42053 } }
I20260601 13:39:24.572347  2910 ts_tablet_manager.cc:1434] T c3f76f0086f948bc8281868369a24af8 P 737d4563e524404fac7fede203019329: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:24.573137  2915 tablet_bootstrap.cc:492] T c3f76f0086f948bc8281868369a24af8 P 94416ade05524e01b31a37c2d2f2c515: Bootstrap starting.
I20260601 13:39:24.574079  2911 tablet_bootstrap.cc:492] T c3f76f0086f948bc8281868369a24af8 P dc020bf42d3b408f833bd632ef3d12f8: No bootstrap required, opened a new log
I20260601 13:39:24.574258  2911 ts_tablet_manager.cc:1403] T c3f76f0086f948bc8281868369a24af8 P dc020bf42d3b408f833bd632ef3d12f8: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:24.574558  2915 tablet_bootstrap.cc:654] T c3f76f0086f948bc8281868369a24af8 P 94416ade05524e01b31a37c2d2f2c515: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:24.574843  2911 raft_consensus.cc:359] T c3f76f0086f948bc8281868369a24af8 P dc020bf42d3b408f833bd632ef3d12f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "737d4563e524404fac7fede203019329" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37117 } } peers { permanent_uuid: "dc020bf42d3b408f833bd632ef3d12f8" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 35949 } } peers { permanent_uuid: "94416ade05524e01b31a37c2d2f2c515" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42053 } }
I20260601 13:39:24.575023  2911 raft_consensus.cc:385] T c3f76f0086f948bc8281868369a24af8 P dc020bf42d3b408f833bd632ef3d12f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:24.575137  2911 raft_consensus.cc:740] T c3f76f0086f948bc8281868369a24af8 P dc020bf42d3b408f833bd632ef3d12f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc020bf42d3b408f833bd632ef3d12f8, State: Initialized, Role: FOLLOWER
I20260601 13:39:24.575356  2911 consensus_queue.cc:260] T c3f76f0086f948bc8281868369a24af8 P dc020bf42d3b408f833bd632ef3d12f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "737d4563e524404fac7fede203019329" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37117 } } peers { permanent_uuid: "dc020bf42d3b408f833bd632ef3d12f8" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 35949 } } peers { permanent_uuid: "94416ade05524e01b31a37c2d2f2c515" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42053 } }
I20260601 13:39:24.575767  2911 ts_tablet_manager.cc:1434] T c3f76f0086f948bc8281868369a24af8 P dc020bf42d3b408f833bd632ef3d12f8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:24.576578  2915 tablet_bootstrap.cc:492] T c3f76f0086f948bc8281868369a24af8 P 94416ade05524e01b31a37c2d2f2c515: No bootstrap required, opened a new log
I20260601 13:39:24.576683  2915 ts_tablet_manager.cc:1403] T c3f76f0086f948bc8281868369a24af8 P 94416ade05524e01b31a37c2d2f2c515: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:24.577246  2915 raft_consensus.cc:359] T c3f76f0086f948bc8281868369a24af8 P 94416ade05524e01b31a37c2d2f2c515 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "737d4563e524404fac7fede203019329" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37117 } } peers { permanent_uuid: "dc020bf42d3b408f833bd632ef3d12f8" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 35949 } } peers { permanent_uuid: "94416ade05524e01b31a37c2d2f2c515" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42053 } }
I20260601 13:39:24.577383  2915 raft_consensus.cc:385] T c3f76f0086f948bc8281868369a24af8 P 94416ade05524e01b31a37c2d2f2c515 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:24.577432  2915 raft_consensus.cc:740] T c3f76f0086f948bc8281868369a24af8 P 94416ade05524e01b31a37c2d2f2c515 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94416ade05524e01b31a37c2d2f2c515, State: Initialized, Role: FOLLOWER
I20260601 13:39:24.577615  2915 consensus_queue.cc:260] T c3f76f0086f948bc8281868369a24af8 P 94416ade05524e01b31a37c2d2f2c515 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "737d4563e524404fac7fede203019329" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37117 } } peers { permanent_uuid: "dc020bf42d3b408f833bd632ef3d12f8" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 35949 } } peers { permanent_uuid: "94416ade05524e01b31a37c2d2f2c515" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42053 } }
I20260601 13:39:24.578178  2915 ts_tablet_manager.cc:1434] T c3f76f0086f948bc8281868369a24af8 P 94416ade05524e01b31a37c2d2f2c515: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:24.767138  2917 raft_consensus.cc:493] T c3f76f0086f948bc8281868369a24af8 P dc020bf42d3b408f833bd632ef3d12f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:24.767318  2917 raft_consensus.cc:515] T c3f76f0086f948bc8281868369a24af8 P dc020bf42d3b408f833bd632ef3d12f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "737d4563e524404fac7fede203019329" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37117 } } peers { permanent_uuid: "dc020bf42d3b408f833bd632ef3d12f8" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 35949 } } peers { permanent_uuid: "94416ade05524e01b31a37c2d2f2c515" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42053 } }
I20260601 13:39:24.767963  2917 leader_election.cc:290] T c3f76f0086f948bc8281868369a24af8 P dc020bf42d3b408f833bd632ef3d12f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 737d4563e524404fac7fede203019329 (127.25.154.131:37117), 94416ade05524e01b31a37c2d2f2c515 (127.25.154.130:42053)
I20260601 13:39:24.772778  2786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f76f0086f948bc8281868369a24af8" candidate_uuid: "dc020bf42d3b408f833bd632ef3d12f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94416ade05524e01b31a37c2d2f2c515" is_pre_election: true
I20260601 13:39:24.772794  2864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f76f0086f948bc8281868369a24af8" candidate_uuid: "dc020bf42d3b408f833bd632ef3d12f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "737d4563e524404fac7fede203019329" is_pre_election: true
I20260601 13:39:24.772953  2786 raft_consensus.cc:2468] T c3f76f0086f948bc8281868369a24af8 P 94416ade05524e01b31a37c2d2f2c515 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc020bf42d3b408f833bd632ef3d12f8 in term 0.
I20260601 13:39:24.773020  2864 raft_consensus.cc:2468] T c3f76f0086f948bc8281868369a24af8 P 737d4563e524404fac7fede203019329 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc020bf42d3b408f833bd632ef3d12f8 in term 0.
I20260601 13:39:24.773373  2676 leader_election.cc:304] T c3f76f0086f948bc8281868369a24af8 P dc020bf42d3b408f833bd632ef3d12f8 [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: 94416ade05524e01b31a37c2d2f2c515, dc020bf42d3b408f833bd632ef3d12f8; no voters: 
I20260601 13:39:24.773547  2917 raft_consensus.cc:2804] T c3f76f0086f948bc8281868369a24af8 P dc020bf42d3b408f833bd632ef3d12f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:24.773612  2917 raft_consensus.cc:493] T c3f76f0086f948bc8281868369a24af8 P dc020bf42d3b408f833bd632ef3d12f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:24.773654  2917 raft_consensus.cc:3060] T c3f76f0086f948bc8281868369a24af8 P dc020bf42d3b408f833bd632ef3d12f8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:24.774627  2917 raft_consensus.cc:515] T c3f76f0086f948bc8281868369a24af8 P dc020bf42d3b408f833bd632ef3d12f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "737d4563e524404fac7fede203019329" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37117 } } peers { permanent_uuid: "dc020bf42d3b408f833bd632ef3d12f8" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 35949 } } peers { permanent_uuid: "94416ade05524e01b31a37c2d2f2c515" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42053 } }
I20260601 13:39:24.774991  2917 leader_election.cc:290] T c3f76f0086f948bc8281868369a24af8 P dc020bf42d3b408f833bd632ef3d12f8 [CANDIDATE]: Term 1 election: Requested vote from peers 737d4563e524404fac7fede203019329 (127.25.154.131:37117), 94416ade05524e01b31a37c2d2f2c515 (127.25.154.130:42053)
I20260601 13:39:24.775355  2864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f76f0086f948bc8281868369a24af8" candidate_uuid: "dc020bf42d3b408f833bd632ef3d12f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "737d4563e524404fac7fede203019329"
I20260601 13:39:24.775362  2786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f76f0086f948bc8281868369a24af8" candidate_uuid: "dc020bf42d3b408f833bd632ef3d12f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94416ade05524e01b31a37c2d2f2c515"
I20260601 13:39:24.775498  2864 raft_consensus.cc:3060] T c3f76f0086f948bc8281868369a24af8 P 737d4563e524404fac7fede203019329 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:24.775539  2786 raft_consensus.cc:3060] T c3f76f0086f948bc8281868369a24af8 P 94416ade05524e01b31a37c2d2f2c515 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:24.776506  2864 raft_consensus.cc:2468] T c3f76f0086f948bc8281868369a24af8 P 737d4563e524404fac7fede203019329 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc020bf42d3b408f833bd632ef3d12f8 in term 1.
I20260601 13:39:24.776588  2786 raft_consensus.cc:2468] T c3f76f0086f948bc8281868369a24af8 P 94416ade05524e01b31a37c2d2f2c515 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc020bf42d3b408f833bd632ef3d12f8 in term 1.
I20260601 13:39:24.776852  2674 leader_election.cc:304] T c3f76f0086f948bc8281868369a24af8 P dc020bf42d3b408f833bd632ef3d12f8 [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: 737d4563e524404fac7fede203019329, dc020bf42d3b408f833bd632ef3d12f8; no voters: 
I20260601 13:39:24.777037  2917 raft_consensus.cc:2804] T c3f76f0086f948bc8281868369a24af8 P dc020bf42d3b408f833bd632ef3d12f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:24.777278  2917 raft_consensus.cc:697] T c3f76f0086f948bc8281868369a24af8 P dc020bf42d3b408f833bd632ef3d12f8 [term 1 LEADER]: Becoming Leader. State: Replica: dc020bf42d3b408f833bd632ef3d12f8, State: Running, Role: LEADER
I20260601 13:39:24.777452  2917 consensus_queue.cc:237] T c3f76f0086f948bc8281868369a24af8 P dc020bf42d3b408f833bd632ef3d12f8 [LEADER]: Queue going to LEADER mode. State: All 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: "737d4563e524404fac7fede203019329" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37117 } } peers { permanent_uuid: "dc020bf42d3b408f833bd632ef3d12f8" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 35949 } } peers { permanent_uuid: "94416ade05524e01b31a37c2d2f2c515" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42053 } }
I20260601 13:39:24.779109  2607 catalog_manager.cc:5696] T c3f76f0086f948bc8281868369a24af8 P dc020bf42d3b408f833bd632ef3d12f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc020bf42d3b408f833bd632ef3d12f8 (127.25.154.129). New cstate: current_term: 1 leader_uuid: "dc020bf42d3b408f833bd632ef3d12f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "737d4563e524404fac7fede203019329" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc020bf42d3b408f833bd632ef3d12f8" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 35949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94416ade05524e01b31a37c2d2f2c515" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42053 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:24.821565  2864 raft_consensus.cc:1275] T c3f76f0086f948bc8281868369a24af8 P 737d4563e524404fac7fede203019329 [term 1 FOLLOWER]: Refusing update from remote peer dc020bf42d3b408f833bd632ef3d12f8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:24.821565  2786 raft_consensus.cc:1275] T c3f76f0086f948bc8281868369a24af8 P 94416ade05524e01b31a37c2d2f2c515 [term 1 FOLLOWER]: Refusing update from remote peer dc020bf42d3b408f833bd632ef3d12f8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:24.822099  2921 consensus_queue.cc:1048] T c3f76f0086f948bc8281868369a24af8 P dc020bf42d3b408f833bd632ef3d12f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "737d4563e524404fac7fede203019329" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:24.822427  2917 consensus_queue.cc:1048] T c3f76f0086f948bc8281868369a24af8 P dc020bf42d3b408f833bd632ef3d12f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94416ade05524e01b31a37c2d2f2c515" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 42053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:24.905671 26218 tablet_server.cc:179] TabletServer@127.25.154.129:0 shutting down...
I20260601 13:39:24.910439 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:24.910843 26218 tablet_replica.cc:333] T c3f76f0086f948bc8281868369a24af8 P dc020bf42d3b408f833bd632ef3d12f8: stopping tablet replica
I20260601 13:39:24.910985 26218 raft_consensus.cc:2243] T c3f76f0086f948bc8281868369a24af8 P dc020bf42d3b408f833bd632ef3d12f8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:24.911211 26218 raft_consensus.cc:2272] T c3f76f0086f948bc8281868369a24af8 P dc020bf42d3b408f833bd632ef3d12f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:24.925890 26218 tablet_server.cc:196] TabletServer@127.25.154.129:0 shutdown complete.
I20260601 13:39:24.928680 26218 tablet_server.cc:179] TabletServer@127.25.154.130:0 shutting down...
I20260601 13:39:24.933964 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:24.934448 26218 tablet_replica.cc:333] T c3f76f0086f948bc8281868369a24af8 P 94416ade05524e01b31a37c2d2f2c515: stopping tablet replica
I20260601 13:39:24.934624 26218 raft_consensus.cc:2243] T c3f76f0086f948bc8281868369a24af8 P 94416ade05524e01b31a37c2d2f2c515 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:24.934811 26218 raft_consensus.cc:2272] T c3f76f0086f948bc8281868369a24af8 P 94416ade05524e01b31a37c2d2f2c515 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:24.949520 26218 tablet_server.cc:196] TabletServer@127.25.154.130:0 shutdown complete.
I20260601 13:39:24.952069 26218 tablet_server.cc:179] TabletServer@127.25.154.131:0 shutting down...
I20260601 13:39:24.956388 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:24.956704 26218 tablet_replica.cc:333] T c3f76f0086f948bc8281868369a24af8 P 737d4563e524404fac7fede203019329: stopping tablet replica
I20260601 13:39:24.956861 26218 raft_consensus.cc:2243] T c3f76f0086f948bc8281868369a24af8 P 737d4563e524404fac7fede203019329 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:24.957041 26218 raft_consensus.cc:2272] T c3f76f0086f948bc8281868369a24af8 P 737d4563e524404fac7fede203019329 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:24.970661 26218 tablet_server.cc:196] TabletServer@127.25.154.131:0 shutdown complete.
I20260601 13:39:24.973261 26218 master.cc:562] Master@127.25.154.190:46693 shutting down...
I20260601 13:39:24.977576 26218 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fc6baf39d2ab476f833267a84a9dbc70 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:24.977774 26218 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fc6baf39d2ab476f833267a84a9dbc70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:24.977875 26218 tablet_replica.cc:333] T 00000000000000000000000000000000 P fc6baf39d2ab476f833267a84a9dbc70: stopping tablet replica
I20260601 13:39:24.991189 26218 master.cc:584] Master@127.25.154.190:46693 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (1691 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260601 13:39:24.999174 26218 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.154.190:38869
I20260601 13:39:24.999681 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:25.001977  2947 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:25.002085  2951 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:25.002244  2948 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:25.002939 26218 server_base.cc:1061] running on GCE node
I20260601 13:39:25.003213 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:25.003283 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:25.003304 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321165003303 us; error 0 us; skew 500 ppm
I20260601 13:39:25.004313 26218 webserver.cc:533] Webserver started at http://127.25.154.190:45949/ using document root <none> and password file <none>
I20260601 13:39:25.004508 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:25.004616 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:25.004735 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:25.005149 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320984125593-26218-0/minicluster-data/master-0-root/instance:
uuid: "cccbcbb861424971adfb2b0277484ffe"
format_stamp: "Formatted at 2026-06-01 13:39:25 on dist-test-slave-whnk"
I20260601 13:39:25.006918 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:25.008152  2956 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:25.008512 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:25.008580 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320984125593-26218-0/minicluster-data/master-0-root
uuid: "cccbcbb861424971adfb2b0277484ffe"
format_stamp: "Formatted at 2026-06-01 13:39:25 on dist-test-slave-whnk"
I20260601 13:39:25.008711 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320984125593-26218-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320984125593-26218-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320984125593-26218-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)
I20260601 13:39:25.014775 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:25.015174 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:25.020438 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.190:38869
I20260601 13:39:25.024376  3008 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.190:38869 every 8 connection(s)
I20260601 13:39:25.024927  3009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:25.026937  3009 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cccbcbb861424971adfb2b0277484ffe: Bootstrap starting.
I20260601 13:39:25.027755  3009 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cccbcbb861424971adfb2b0277484ffe: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:25.028817  3009 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cccbcbb861424971adfb2b0277484ffe: No bootstrap required, opened a new log
I20260601 13:39:25.029235  3009 raft_consensus.cc:359] T 00000000000000000000000000000000 P cccbcbb861424971adfb2b0277484ffe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cccbcbb861424971adfb2b0277484ffe" member_type: VOTER }
I20260601 13:39:25.029345  3009 raft_consensus.cc:385] T 00000000000000000000000000000000 P cccbcbb861424971adfb2b0277484ffe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:25.029387  3009 raft_consensus.cc:740] T 00000000000000000000000000000000 P cccbcbb861424971adfb2b0277484ffe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cccbcbb861424971adfb2b0277484ffe, State: Initialized, Role: FOLLOWER
I20260601 13:39:25.029553  3009 consensus_queue.cc:260] T 00000000000000000000000000000000 P cccbcbb861424971adfb2b0277484ffe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cccbcbb861424971adfb2b0277484ffe" member_type: VOTER }
I20260601 13:39:25.029640  3009 raft_consensus.cc:399] T 00000000000000000000000000000000 P cccbcbb861424971adfb2b0277484ffe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:25.029690  3009 raft_consensus.cc:493] T 00000000000000000000000000000000 P cccbcbb861424971adfb2b0277484ffe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:25.029743  3009 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cccbcbb861424971adfb2b0277484ffe [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:25.030504  3009 raft_consensus.cc:515] T 00000000000000000000000000000000 P cccbcbb861424971adfb2b0277484ffe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cccbcbb861424971adfb2b0277484ffe" member_type: VOTER }
I20260601 13:39:25.030658  3009 leader_election.cc:304] T 00000000000000000000000000000000 P cccbcbb861424971adfb2b0277484ffe [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: cccbcbb861424971adfb2b0277484ffe; no voters: 
I20260601 13:39:25.030851  3009 leader_election.cc:290] T 00000000000000000000000000000000 P cccbcbb861424971adfb2b0277484ffe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:25.031023  3012 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cccbcbb861424971adfb2b0277484ffe [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:25.031314  3012 raft_consensus.cc:697] T 00000000000000000000000000000000 P cccbcbb861424971adfb2b0277484ffe [term 1 LEADER]: Becoming Leader. State: Replica: cccbcbb861424971adfb2b0277484ffe, State: Running, Role: LEADER
I20260601 13:39:25.031351  3009 sys_catalog.cc:565] T 00000000000000000000000000000000 P cccbcbb861424971adfb2b0277484ffe [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:25.031447  3012 consensus_queue.cc:237] T 00000000000000000000000000000000 P cccbcbb861424971adfb2b0277484ffe [LEADER]: Queue going to LEADER mode. State: All 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: "cccbcbb861424971adfb2b0277484ffe" member_type: VOTER }
I20260601 13:39:25.031925  3013 sys_catalog.cc:455] T 00000000000000000000000000000000 P cccbcbb861424971adfb2b0277484ffe [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cccbcbb861424971adfb2b0277484ffe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cccbcbb861424971adfb2b0277484ffe" member_type: VOTER } }
I20260601 13:39:25.031972  3014 sys_catalog.cc:455] T 00000000000000000000000000000000 P cccbcbb861424971adfb2b0277484ffe [sys.catalog]: SysCatalogTable state changed. Reason: New leader cccbcbb861424971adfb2b0277484ffe. Latest consensus state: current_term: 1 leader_uuid: "cccbcbb861424971adfb2b0277484ffe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cccbcbb861424971adfb2b0277484ffe" member_type: VOTER } }
I20260601 13:39:25.032089  3013 sys_catalog.cc:458] T 00000000000000000000000000000000 P cccbcbb861424971adfb2b0277484ffe [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:25.032126  3014 sys_catalog.cc:458] T 00000000000000000000000000000000 P cccbcbb861424971adfb2b0277484ffe [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:25.032790  3021 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:25.033787  3021 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:25.033982 26218 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:25.035948  3021 catalog_manager.cc:1382] Generated new cluster ID: 7386ab272f3d4a3d9a9ac01e41f1ab9a
I20260601 13:39:25.036015  3021 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:25.047289  3021 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:25.047983  3021 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:25.056119  3021 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cccbcbb861424971adfb2b0277484ffe: Generated new TSK 0
I20260601 13:39:25.056389  3021 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:25.066753 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:25.069490  3030 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:25.069497 26218 server_base.cc:1061] running on GCE node
W20260601 13:39:25.069566  3033 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:25.069888  3031 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:25.070175 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:25.070237 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:25.070255 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321165070255 us; error 0 us; skew 500 ppm
I20260601 13:39:25.071385 26218 webserver.cc:533] Webserver started at http://127.25.154.129:38333/ using document root <none> and password file <none>
I20260601 13:39:25.071621 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:25.071702 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:25.071784 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:25.072201 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320984125593-26218-0/minicluster-data/ts-0-root/instance:
uuid: "2a8061b4853641198b3cec251a18cd72"
format_stamp: "Formatted at 2026-06-01 13:39:25 on dist-test-slave-whnk"
I20260601 13:39:25.073796 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:25.075075  3039 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:25.075403 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:25.075489 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320984125593-26218-0/minicluster-data/ts-0-root
uuid: "2a8061b4853641198b3cec251a18cd72"
format_stamp: "Formatted at 2026-06-01 13:39:25 on dist-test-slave-whnk"
I20260601 13:39:25.075627 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320984125593-26218-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320984125593-26218-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320984125593-26218-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)
I20260601 13:39:25.089605 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:25.090101 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:25.090453 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:25.091002 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:25.091060 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:25.091117 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:25.091163 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:25.095582 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.129:33747
I20260601 13:39:25.095618  3102 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.129:33747 every 8 connection(s)
I20260601 13:39:25.096517 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:25.098495  3107 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:25.098526  3108 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:25.098526  3110 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:25.098929 26218 server_base.cc:1061] running on GCE node
I20260601 13:39:25.099156 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:25.099195 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:25.099211 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321165099212 us; error 0 us; skew 500 ppm
I20260601 13:39:25.100224 26218 webserver.cc:533] Webserver started at http://127.25.154.130:42991/ using document root <none> and password file <none>
I20260601 13:39:25.100400 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:25.100462 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:25.100576 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:25.101051 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320984125593-26218-0/minicluster-data/ts-1-root/instance:
uuid: "13a14c24902f4776a74cc5bd744b7024"
format_stamp: "Formatted at 2026-06-01 13:39:25 on dist-test-slave-whnk"
I20260601 13:39:25.101439  3103 heartbeater.cc:344] Connected to a master server at 127.25.154.190:38869
I20260601 13:39:25.101545  3103 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:25.101830  3103 heartbeater.cc:507] Master 127.25.154.190:38869 requested a full tablet report, sending...
I20260601 13:39:25.102525  2973 ts_manager.cc:194] Registered new tserver with Master: 2a8061b4853641198b3cec251a18cd72 (127.25.154.129:33747)
I20260601 13:39:25.103322  2973 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54780
I20260601 13:39:25.103896 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:39:25.104905  3115 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:25.105149 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:25.105243 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320984125593-26218-0/minicluster-data/ts-1-root
uuid: "13a14c24902f4776a74cc5bd744b7024"
format_stamp: "Formatted at 2026-06-01 13:39:25 on dist-test-slave-whnk"
I20260601 13:39:25.105321 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320984125593-26218-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320984125593-26218-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320984125593-26218-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)
I20260601 13:39:25.116909 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:25.117410 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:25.117755 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:25.118306 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:25.118366 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:25.118425 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:25.118476 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:25.123447 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.130:40749
I20260601 13:39:25.123483  3179 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.130:40749 every 8 connection(s)
I20260601 13:39:25.124400 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:25.126444  3183 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:25.126415  3186 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:25.126506  3184 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:25.126662 26218 server_base.cc:1061] running on GCE node
I20260601 13:39:25.126869 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:25.126932 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:25.126957 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321165126957 us; error 0 us; skew 500 ppm
I20260601 13:39:25.127991 26218 webserver.cc:533] Webserver started at http://127.25.154.131:35911/ using document root <none> and password file <none>
I20260601 13:39:25.128167 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:25.128224 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:25.128300 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:25.128759 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320984125593-26218-0/minicluster-data/ts-2-root/instance:
uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb"
format_stamp: "Formatted at 2026-06-01 13:39:25 on dist-test-slave-whnk"
I20260601 13:39:25.128788  3180 heartbeater.cc:344] Connected to a master server at 127.25.154.190:38869
I20260601 13:39:25.128911  3180 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:25.129138  3180 heartbeater.cc:507] Master 127.25.154.190:38869 requested a full tablet report, sending...
I20260601 13:39:25.129760  2973 ts_manager.cc:194] Registered new tserver with Master: 13a14c24902f4776a74cc5bd744b7024 (127.25.154.130:40749)
I20260601 13:39:25.130379  2973 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54788
I20260601 13:39:25.130595 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:25.131644  3191 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:25.132045 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:25.132124 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320984125593-26218-0/minicluster-data/ts-2-root
uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb"
format_stamp: "Formatted at 2026-06-01 13:39:25 on dist-test-slave-whnk"
I20260601 13:39:25.132200 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320984125593-26218-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320984125593-26218-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320984125593-26218-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)
I20260601 13:39:25.143561 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:25.144002 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:25.144269 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:25.144759 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:25.144796 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:25.144850 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:25.144888 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:25.149672 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.131:39061
I20260601 13:39:25.149708  3254 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.131:39061 every 8 connection(s)
I20260601 13:39:25.154523  3255 heartbeater.cc:344] Connected to a master server at 127.25.154.190:38869
I20260601 13:39:25.154708  3255 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:25.154978  3255 heartbeater.cc:507] Master 127.25.154.190:38869 requested a full tablet report, sending...
I20260601 13:39:25.155628  2973 ts_manager.cc:194] Registered new tserver with Master: fefe7668ed2a483ba7a0ef06ea6f67eb (127.25.154.131:39061)
I20260601 13:39:25.155748 26218 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005578891s
I20260601 13:39:25.156216  2973 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54798
I20260601 13:39:26.104295  3103 heartbeater.cc:499] Master 127.25.154.190:38869 was elected leader, sending a full tablet report...
I20260601 13:39:26.131342  3180 heartbeater.cc:499] Master 127.25.154.190:38869 was elected leader, sending a full tablet report...
I20260601 13:39:26.157128  3255 heartbeater.cc:499] Master 127.25.154.190:38869 was elected leader, sending a full tablet report...
I20260601 13:39:26.197588  2973 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54812:
name: "test-workload"
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 {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260601 13:39:26.210515  3067 tablet_service.cc:1511] Processing CreateTablet for tablet 15564654747c419696be9385f800bebe (DEFAULT_TABLE table=test-workload [id=0ebbb3353c7b48f6b01eb32e8234ee44]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:26.210897  3067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15564654747c419696be9385f800bebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:26.210844  3066 tablet_service.cc:1511] Processing CreateTablet for tablet 426b63b9a1d74600a37fad7310e825b2 (DEFAULT_TABLE table=test-workload [id=0ebbb3353c7b48f6b01eb32e8234ee44]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:26.211038  3219 tablet_service.cc:1511] Processing CreateTablet for tablet 23d18aa4d3b145fa897c4d682da44dc2 (DEFAULT_TABLE table=test-workload [id=0ebbb3353c7b48f6b01eb32e8234ee44]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:26.211063  3066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 426b63b9a1d74600a37fad7310e825b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:26.211367  3219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d18aa4d3b145fa897c4d682da44dc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:26.211393  3143 tablet_service.cc:1511] Processing CreateTablet for tablet 692eec6101a54d9eac0d32dced3dc0d7 (DEFAULT_TABLE table=test-workload [id=0ebbb3353c7b48f6b01eb32e8234ee44]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:26.211659  3143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 692eec6101a54d9eac0d32dced3dc0d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:26.213657  3275 tablet_bootstrap.cc:492] T 692eec6101a54d9eac0d32dced3dc0d7 P 13a14c24902f4776a74cc5bd744b7024: Bootstrap starting.
I20260601 13:39:26.211393  3144 tablet_service.cc:1511] Processing CreateTablet for tablet 91eca73dc77a40648c4b19c1290d632f (DEFAULT_TABLE table=test-workload [id=0ebbb3353c7b48f6b01eb32e8234ee44]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:26.213809  3218 tablet_service.cc:1511] Processing CreateTablet for tablet c9c56baeffba4192b39031419eb70801 (DEFAULT_TABLE table=test-workload [id=0ebbb3353c7b48f6b01eb32e8234ee44]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:26.213930  3144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91eca73dc77a40648c4b19c1290d632f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:26.214056  3218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9c56baeffba4192b39031419eb70801. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:26.214560  3276 tablet_bootstrap.cc:492] T 23d18aa4d3b145fa897c4d682da44dc2 P fefe7668ed2a483ba7a0ef06ea6f67eb: Bootstrap starting.
I20260601 13:39:26.215649  3276 tablet_bootstrap.cc:654] T 23d18aa4d3b145fa897c4d682da44dc2 P fefe7668ed2a483ba7a0ef06ea6f67eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:26.216379  3277 tablet_bootstrap.cc:492] T 426b63b9a1d74600a37fad7310e825b2 P 2a8061b4853641198b3cec251a18cd72: Bootstrap starting.
I20260601 13:39:26.216985  3275 tablet_bootstrap.cc:654] T 692eec6101a54d9eac0d32dced3dc0d7 P 13a14c24902f4776a74cc5bd744b7024: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:26.217237  3277 tablet_bootstrap.cc:654] T 426b63b9a1d74600a37fad7310e825b2 P 2a8061b4853641198b3cec251a18cd72: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:26.217557  3276 tablet_bootstrap.cc:492] T 23d18aa4d3b145fa897c4d682da44dc2 P fefe7668ed2a483ba7a0ef06ea6f67eb: No bootstrap required, opened a new log
I20260601 13:39:26.217649  3276 ts_tablet_manager.cc:1403] T 23d18aa4d3b145fa897c4d682da44dc2 P fefe7668ed2a483ba7a0ef06ea6f67eb: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:26.218120  3275 tablet_bootstrap.cc:492] T 692eec6101a54d9eac0d32dced3dc0d7 P 13a14c24902f4776a74cc5bd744b7024: No bootstrap required, opened a new log
I20260601 13:39:26.218271  3275 ts_tablet_manager.cc:1403] T 692eec6101a54d9eac0d32dced3dc0d7 P 13a14c24902f4776a74cc5bd744b7024: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:39:26.218155  3276 raft_consensus.cc:359] T 23d18aa4d3b145fa897c4d682da44dc2 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.218535  3276 raft_consensus.cc:385] T 23d18aa4d3b145fa897c4d682da44dc2 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:26.218570  3276 raft_consensus.cc:740] T 23d18aa4d3b145fa897c4d682da44dc2 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fefe7668ed2a483ba7a0ef06ea6f67eb, State: Initialized, Role: FOLLOWER
I20260601 13:39:26.218709  3277 tablet_bootstrap.cc:492] T 426b63b9a1d74600a37fad7310e825b2 P 2a8061b4853641198b3cec251a18cd72: No bootstrap required, opened a new log
I20260601 13:39:26.218708  3276 consensus_queue.cc:260] T 23d18aa4d3b145fa897c4d682da44dc2 P fefe7668ed2a483ba7a0ef06ea6f67eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.218820  3277 ts_tablet_manager.cc:1403] T 426b63b9a1d74600a37fad7310e825b2 P 2a8061b4853641198b3cec251a18cd72: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:26.218739  3275 raft_consensus.cc:359] T 692eec6101a54d9eac0d32dced3dc0d7 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } }
I20260601 13:39:26.218873  3276 raft_consensus.cc:399] T 23d18aa4d3b145fa897c4d682da44dc2 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:26.218890  3275 raft_consensus.cc:385] T 692eec6101a54d9eac0d32dced3dc0d7 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:26.218918  3276 raft_consensus.cc:493] T 23d18aa4d3b145fa897c4d682da44dc2 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:26.218932  3275 raft_consensus.cc:740] T 692eec6101a54d9eac0d32dced3dc0d7 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a14c24902f4776a74cc5bd744b7024, State: Initialized, Role: FOLLOWER
I20260601 13:39:26.218991  3276 raft_consensus.cc:3060] T 23d18aa4d3b145fa897c4d682da44dc2 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:26.219108  3275 consensus_queue.cc:260] T 692eec6101a54d9eac0d32dced3dc0d7 P 13a14c24902f4776a74cc5bd744b7024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } }
I20260601 13:39:26.219223  3275 raft_consensus.cc:399] T 692eec6101a54d9eac0d32dced3dc0d7 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:26.219274  3275 raft_consensus.cc:493] T 692eec6101a54d9eac0d32dced3dc0d7 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:26.219249  3277 raft_consensus.cc:359] T 426b63b9a1d74600a37fad7310e825b2 P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } }
I20260601 13:39:26.219342  3275 raft_consensus.cc:3060] T 692eec6101a54d9eac0d32dced3dc0d7 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:26.219355  3277 raft_consensus.cc:385] T 426b63b9a1d74600a37fad7310e825b2 P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:26.219412  3277 raft_consensus.cc:740] T 426b63b9a1d74600a37fad7310e825b2 P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a8061b4853641198b3cec251a18cd72, State: Initialized, Role: FOLLOWER
I20260601 13:39:26.219519  3277 consensus_queue.cc:260] T 426b63b9a1d74600a37fad7310e825b2 P 2a8061b4853641198b3cec251a18cd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } }
I20260601 13:39:26.219602  3277 raft_consensus.cc:399] T 426b63b9a1d74600a37fad7310e825b2 P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:26.219650  3277 raft_consensus.cc:493] T 426b63b9a1d74600a37fad7310e825b2 P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:26.219709  3277 raft_consensus.cc:3060] T 426b63b9a1d74600a37fad7310e825b2 P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:26.219998  3276 raft_consensus.cc:515] T 23d18aa4d3b145fa897c4d682da44dc2 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.220129  3276 leader_election.cc:304] T 23d18aa4d3b145fa897c4d682da44dc2 P fefe7668ed2a483ba7a0ef06ea6f67eb [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: fefe7668ed2a483ba7a0ef06ea6f67eb; no voters: 
I20260601 13:39:26.220249  3275 raft_consensus.cc:515] T 692eec6101a54d9eac0d32dced3dc0d7 P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } }
I20260601 13:39:26.220326  3276 leader_election.cc:290] T 23d18aa4d3b145fa897c4d682da44dc2 P fefe7668ed2a483ba7a0ef06ea6f67eb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:26.220412  3275 leader_election.cc:304] T 692eec6101a54d9eac0d32dced3dc0d7 P 13a14c24902f4776a74cc5bd744b7024 [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: 13a14c24902f4776a74cc5bd744b7024; no voters: 
I20260601 13:39:26.220535  3282 raft_consensus.cc:2804] T 23d18aa4d3b145fa897c4d682da44dc2 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:26.220625  3275 leader_election.cc:290] T 692eec6101a54d9eac0d32dced3dc0d7 P 13a14c24902f4776a74cc5bd744b7024 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:26.220664  3277 raft_consensus.cc:515] T 426b63b9a1d74600a37fad7310e825b2 P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } }
I20260601 13:39:26.220664  3276 ts_tablet_manager.cc:1434] T 23d18aa4d3b145fa897c4d682da44dc2 P fefe7668ed2a483ba7a0ef06ea6f67eb: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:39:26.220857  3282 raft_consensus.cc:697] T 23d18aa4d3b145fa897c4d682da44dc2 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 LEADER]: Becoming Leader. State: Replica: fefe7668ed2a483ba7a0ef06ea6f67eb, State: Running, Role: LEADER
I20260601 13:39:26.220955  3275 ts_tablet_manager.cc:1434] T 692eec6101a54d9eac0d32dced3dc0d7 P 13a14c24902f4776a74cc5bd744b7024: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:39:26.221029  3277 leader_election.cc:304] T 426b63b9a1d74600a37fad7310e825b2 P 2a8061b4853641198b3cec251a18cd72 [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: 2a8061b4853641198b3cec251a18cd72; no voters: 
I20260601 13:39:26.221163  3284 raft_consensus.cc:2804] T 692eec6101a54d9eac0d32dced3dc0d7 P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:26.221215  3275 tablet_bootstrap.cc:492] T 91eca73dc77a40648c4b19c1290d632f P 13a14c24902f4776a74cc5bd744b7024: Bootstrap starting.
I20260601 13:39:26.221174  3282 consensus_queue.cc:237] T 23d18aa4d3b145fa897c4d682da44dc2 P fefe7668ed2a483ba7a0ef06ea6f67eb [LEADER]: Queue going to LEADER mode. State: All 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: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.221347  3284 raft_consensus.cc:697] T 692eec6101a54d9eac0d32dced3dc0d7 P 13a14c24902f4776a74cc5bd744b7024 [term 1 LEADER]: Becoming Leader. State: Replica: 13a14c24902f4776a74cc5bd744b7024, State: Running, Role: LEADER
I20260601 13:39:26.221453  3284 consensus_queue.cc:237] T 692eec6101a54d9eac0d32dced3dc0d7 P 13a14c24902f4776a74cc5bd744b7024 [LEADER]: Queue going to LEADER mode. State: All 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: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } }
I20260601 13:39:26.221213  3277 leader_election.cc:290] T 426b63b9a1d74600a37fad7310e825b2 P 2a8061b4853641198b3cec251a18cd72 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:26.222081  3277 ts_tablet_manager.cc:1434] T 426b63b9a1d74600a37fad7310e825b2 P 2a8061b4853641198b3cec251a18cd72: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:39:26.222299  3277 tablet_bootstrap.cc:492] T 15564654747c419696be9385f800bebe P 2a8061b4853641198b3cec251a18cd72: Bootstrap starting.
I20260601 13:39:26.222357  3275 tablet_bootstrap.cc:654] T 91eca73dc77a40648c4b19c1290d632f P 13a14c24902f4776a74cc5bd744b7024: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:26.222543  2973 catalog_manager.cc:5696] T 23d18aa4d3b145fa897c4d682da44dc2 P fefe7668ed2a483ba7a0ef06ea6f67eb reported cstate change: term changed from 0 to 1, leader changed from <none> to fefe7668ed2a483ba7a0ef06ea6f67eb (127.25.154.131). New cstate: current_term: 1 leader_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:26.220974  3276 tablet_bootstrap.cc:492] T c9c56baeffba4192b39031419eb70801 P fefe7668ed2a483ba7a0ef06ea6f67eb: Bootstrap starting.
I20260601 13:39:26.224040  2971 catalog_manager.cc:5696] T 692eec6101a54d9eac0d32dced3dc0d7 P 13a14c24902f4776a74cc5bd744b7024 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a14c24902f4776a74cc5bd744b7024 (127.25.154.130). New cstate: current_term: 1 leader_uuid: "13a14c24902f4776a74cc5bd744b7024" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:26.224408  3276 tablet_bootstrap.cc:654] T c9c56baeffba4192b39031419eb70801 P fefe7668ed2a483ba7a0ef06ea6f67eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:26.225859  3287 raft_consensus.cc:2804] T 426b63b9a1d74600a37fad7310e825b2 P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:26.225956  3287 raft_consensus.cc:697] T 426b63b9a1d74600a37fad7310e825b2 P 2a8061b4853641198b3cec251a18cd72 [term 1 LEADER]: Becoming Leader. State: Replica: 2a8061b4853641198b3cec251a18cd72, State: Running, Role: LEADER
I20260601 13:39:26.226085  3287 consensus_queue.cc:237] T 426b63b9a1d74600a37fad7310e825b2 P 2a8061b4853641198b3cec251a18cd72 [LEADER]: Queue going to LEADER mode. State: All 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: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } }
I20260601 13:39:26.226231  3275 tablet_bootstrap.cc:492] T 91eca73dc77a40648c4b19c1290d632f P 13a14c24902f4776a74cc5bd744b7024: No bootstrap required, opened a new log
I20260601 13:39:26.226302  3275 ts_tablet_manager.cc:1403] T 91eca73dc77a40648c4b19c1290d632f P 13a14c24902f4776a74cc5bd744b7024: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:39:26.226661  3276 tablet_bootstrap.cc:492] T c9c56baeffba4192b39031419eb70801 P fefe7668ed2a483ba7a0ef06ea6f67eb: No bootstrap required, opened a new log
I20260601 13:39:26.226753  3276 ts_tablet_manager.cc:1403] T c9c56baeffba4192b39031419eb70801 P fefe7668ed2a483ba7a0ef06ea6f67eb: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:39:26.227193  3277 tablet_bootstrap.cc:654] T 15564654747c419696be9385f800bebe P 2a8061b4853641198b3cec251a18cd72: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:26.227217  3276 raft_consensus.cc:359] T c9c56baeffba4192b39031419eb70801 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.227309  3276 raft_consensus.cc:385] T c9c56baeffba4192b39031419eb70801 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:26.227352  3276 raft_consensus.cc:740] T c9c56baeffba4192b39031419eb70801 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fefe7668ed2a483ba7a0ef06ea6f67eb, State: Initialized, Role: FOLLOWER
I20260601 13:39:26.227365  3275 raft_consensus.cc:359] T 91eca73dc77a40648c4b19c1290d632f P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } }
I20260601 13:39:26.227464  3275 raft_consensus.cc:385] T 91eca73dc77a40648c4b19c1290d632f P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:26.227515  3275 raft_consensus.cc:740] T 91eca73dc77a40648c4b19c1290d632f P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a14c24902f4776a74cc5bd744b7024, State: Initialized, Role: FOLLOWER
I20260601 13:39:26.227666  3275 consensus_queue.cc:260] T 91eca73dc77a40648c4b19c1290d632f P 13a14c24902f4776a74cc5bd744b7024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } }
I20260601 13:39:26.227756  3275 raft_consensus.cc:399] T 91eca73dc77a40648c4b19c1290d632f P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:26.227792  3275 raft_consensus.cc:493] T 91eca73dc77a40648c4b19c1290d632f P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:26.227829  3275 raft_consensus.cc:3060] T 91eca73dc77a40648c4b19c1290d632f P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:26.228856  3275 raft_consensus.cc:515] T 91eca73dc77a40648c4b19c1290d632f P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } }
I20260601 13:39:26.228994  3275 leader_election.cc:304] T 91eca73dc77a40648c4b19c1290d632f P 13a14c24902f4776a74cc5bd744b7024 [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: 13a14c24902f4776a74cc5bd744b7024; no voters: 
I20260601 13:39:26.229089  3275 leader_election.cc:290] T 91eca73dc77a40648c4b19c1290d632f P 13a14c24902f4776a74cc5bd744b7024 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:26.229140  3285 raft_consensus.cc:2804] T 91eca73dc77a40648c4b19c1290d632f P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:26.229218  3285 raft_consensus.cc:697] T 91eca73dc77a40648c4b19c1290d632f P 13a14c24902f4776a74cc5bd744b7024 [term 1 LEADER]: Becoming Leader. State: Replica: 13a14c24902f4776a74cc5bd744b7024, State: Running, Role: LEADER
I20260601 13:39:26.229319  3285 consensus_queue.cc:237] T 91eca73dc77a40648c4b19c1290d632f P 13a14c24902f4776a74cc5bd744b7024 [LEADER]: Queue going to LEADER mode. State: All 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: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } }
I20260601 13:39:26.229328  3275 ts_tablet_manager.cc:1434] T 91eca73dc77a40648c4b19c1290d632f P 13a14c24902f4776a74cc5bd744b7024: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:39:26.227486  3276 consensus_queue.cc:260] T c9c56baeffba4192b39031419eb70801 P fefe7668ed2a483ba7a0ef06ea6f67eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.229868  3276 raft_consensus.cc:399] T c9c56baeffba4192b39031419eb70801 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:26.229919  3276 raft_consensus.cc:493] T c9c56baeffba4192b39031419eb70801 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:26.229960  3276 raft_consensus.cc:3060] T c9c56baeffba4192b39031419eb70801 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:26.229947  2972 catalog_manager.cc:5696] T 426b63b9a1d74600a37fad7310e825b2 P 2a8061b4853641198b3cec251a18cd72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a8061b4853641198b3cec251a18cd72 (127.25.154.129). New cstate: current_term: 1 leader_uuid: "2a8061b4853641198b3cec251a18cd72" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:26.230921  2971 catalog_manager.cc:5696] T 91eca73dc77a40648c4b19c1290d632f P 13a14c24902f4776a74cc5bd744b7024 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a14c24902f4776a74cc5bd744b7024 (127.25.154.130). New cstate: current_term: 1 leader_uuid: "13a14c24902f4776a74cc5bd744b7024" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:26.230947  3276 raft_consensus.cc:515] T c9c56baeffba4192b39031419eb70801 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.231132  3276 leader_election.cc:304] T c9c56baeffba4192b39031419eb70801 P fefe7668ed2a483ba7a0ef06ea6f67eb [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: fefe7668ed2a483ba7a0ef06ea6f67eb; no voters: 
I20260601 13:39:26.231242  3276 leader_election.cc:290] T c9c56baeffba4192b39031419eb70801 P fefe7668ed2a483ba7a0ef06ea6f67eb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:26.231458  3276 ts_tablet_manager.cc:1434] T c9c56baeffba4192b39031419eb70801 P fefe7668ed2a483ba7a0ef06ea6f67eb: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260601 13:39:26.231642  3286 raft_consensus.cc:2804] T c9c56baeffba4192b39031419eb70801 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:26.231797  3286 raft_consensus.cc:697] T c9c56baeffba4192b39031419eb70801 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 LEADER]: Becoming Leader. State: Replica: fefe7668ed2a483ba7a0ef06ea6f67eb, State: Running, Role: LEADER
I20260601 13:39:26.231910  3286 consensus_queue.cc:237] T c9c56baeffba4192b39031419eb70801 P fefe7668ed2a483ba7a0ef06ea6f67eb [LEADER]: Queue going to LEADER mode. State: All 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: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.233062  2972 catalog_manager.cc:5696] T c9c56baeffba4192b39031419eb70801 P fefe7668ed2a483ba7a0ef06ea6f67eb reported cstate change: term changed from 0 to 1, leader changed from <none> to fefe7668ed2a483ba7a0ef06ea6f67eb (127.25.154.131). New cstate: current_term: 1 leader_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:26.233471  3277 tablet_bootstrap.cc:492] T 15564654747c419696be9385f800bebe P 2a8061b4853641198b3cec251a18cd72: No bootstrap required, opened a new log
I20260601 13:39:26.233600  3277 ts_tablet_manager.cc:1403] T 15564654747c419696be9385f800bebe P 2a8061b4853641198b3cec251a18cd72: Time spent bootstrapping tablet: real 0.011s	user 0.000s	sys 0.002s
I20260601 13:39:26.234117  3277 raft_consensus.cc:359] T 15564654747c419696be9385f800bebe P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } }
I20260601 13:39:26.234238  3277 raft_consensus.cc:385] T 15564654747c419696be9385f800bebe P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:26.234292  3277 raft_consensus.cc:740] T 15564654747c419696be9385f800bebe P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a8061b4853641198b3cec251a18cd72, State: Initialized, Role: FOLLOWER
I20260601 13:39:26.234421  3277 consensus_queue.cc:260] T 15564654747c419696be9385f800bebe P 2a8061b4853641198b3cec251a18cd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } }
I20260601 13:39:26.234498  3277 raft_consensus.cc:399] T 15564654747c419696be9385f800bebe P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:26.234534  3277 raft_consensus.cc:493] T 15564654747c419696be9385f800bebe P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:26.234575  3277 raft_consensus.cc:3060] T 15564654747c419696be9385f800bebe P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:26.235605  3277 raft_consensus.cc:515] T 15564654747c419696be9385f800bebe P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } }
I20260601 13:39:26.235735  3277 leader_election.cc:304] T 15564654747c419696be9385f800bebe P 2a8061b4853641198b3cec251a18cd72 [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: 2a8061b4853641198b3cec251a18cd72; no voters: 
I20260601 13:39:26.235826  3277 leader_election.cc:290] T 15564654747c419696be9385f800bebe P 2a8061b4853641198b3cec251a18cd72 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:26.235889  3287 raft_consensus.cc:2804] T 15564654747c419696be9385f800bebe P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:26.236054  3277 ts_tablet_manager.cc:1434] T 15564654747c419696be9385f800bebe P 2a8061b4853641198b3cec251a18cd72: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:39:26.236083  3287 raft_consensus.cc:697] T 15564654747c419696be9385f800bebe P 2a8061b4853641198b3cec251a18cd72 [term 1 LEADER]: Becoming Leader. State: Replica: 2a8061b4853641198b3cec251a18cd72, State: Running, Role: LEADER
I20260601 13:39:26.236196  3287 consensus_queue.cc:237] T 15564654747c419696be9385f800bebe P 2a8061b4853641198b3cec251a18cd72 [LEADER]: Queue going to LEADER mode. State: All 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: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } }
I20260601 13:39:26.237342  2971 catalog_manager.cc:5696] T 15564654747c419696be9385f800bebe P 2a8061b4853641198b3cec251a18cd72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a8061b4853641198b3cec251a18cd72 (127.25.154.129). New cstate: current_term: 1 leader_uuid: "2a8061b4853641198b3cec251a18cd72" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:26.367391  2970 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54826:
name: "test-workload-rf3"
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: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:39:26.367934  2970 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:39:26.375787  3067 tablet_service.cc:1511] Processing CreateTablet for tablet 9a41c5dbd2864e558061c92263dc1ef2 (DEFAULT_TABLE table=test-workload-rf3 [id=6a2aaf957064459485e7046c5078c36d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:26.376127  3067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a41c5dbd2864e558061c92263dc1ef2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:26.376144  3144 tablet_service.cc:1511] Processing CreateTablet for tablet 9a41c5dbd2864e558061c92263dc1ef2 (DEFAULT_TABLE table=test-workload-rf3 [id=6a2aaf957064459485e7046c5078c36d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:26.376456  3144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a41c5dbd2864e558061c92263dc1ef2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:26.376562  3143 tablet_service.cc:1511] Processing CreateTablet for tablet 8a180383b18c472199d4e411ba551033 (DEFAULT_TABLE table=test-workload-rf3 [id=6a2aaf957064459485e7046c5078c36d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:26.376793  3143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a180383b18c472199d4e411ba551033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:26.378338  3275 tablet_bootstrap.cc:492] T 9a41c5dbd2864e558061c92263dc1ef2 P 13a14c24902f4776a74cc5bd744b7024: Bootstrap starting.
I20260601 13:39:26.378542  3218 tablet_service.cc:1511] Processing CreateTablet for tablet 9a41c5dbd2864e558061c92263dc1ef2 (DEFAULT_TABLE table=test-workload-rf3 [id=6a2aaf957064459485e7046c5078c36d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:26.378778  3218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a41c5dbd2864e558061c92263dc1ef2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:26.379371  3275 tablet_bootstrap.cc:654] T 9a41c5dbd2864e558061c92263dc1ef2 P 13a14c24902f4776a74cc5bd744b7024: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:26.380582  3275 tablet_bootstrap.cc:492] T 9a41c5dbd2864e558061c92263dc1ef2 P 13a14c24902f4776a74cc5bd744b7024: No bootstrap required, opened a new log
I20260601 13:39:26.380698  3275 ts_tablet_manager.cc:1403] T 9a41c5dbd2864e558061c92263dc1ef2 P 13a14c24902f4776a74cc5bd744b7024: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:26.380954  3277 tablet_bootstrap.cc:492] T 9a41c5dbd2864e558061c92263dc1ef2 P 2a8061b4853641198b3cec251a18cd72: Bootstrap starting.
I20260601 13:39:26.381162  3275 raft_consensus.cc:359] T 9a41c5dbd2864e558061c92263dc1ef2 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.381294  3275 raft_consensus.cc:385] T 9a41c5dbd2864e558061c92263dc1ef2 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:26.381379  3275 raft_consensus.cc:740] T 9a41c5dbd2864e558061c92263dc1ef2 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a14c24902f4776a74cc5bd744b7024, State: Initialized, Role: FOLLOWER
I20260601 13:39:26.381569  3275 consensus_queue.cc:260] T 9a41c5dbd2864e558061c92263dc1ef2 P 13a14c24902f4776a74cc5bd744b7024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.381994  3277 tablet_bootstrap.cc:654] T 9a41c5dbd2864e558061c92263dc1ef2 P 2a8061b4853641198b3cec251a18cd72: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:26.382441  3275 ts_tablet_manager.cc:1434] T 9a41c5dbd2864e558061c92263dc1ef2 P 13a14c24902f4776a74cc5bd744b7024: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:26.382627  3276 tablet_bootstrap.cc:492] T 9a41c5dbd2864e558061c92263dc1ef2 P fefe7668ed2a483ba7a0ef06ea6f67eb: Bootstrap starting.
I20260601 13:39:26.382627  3275 tablet_bootstrap.cc:492] T 8a180383b18c472199d4e411ba551033 P 13a14c24902f4776a74cc5bd744b7024: Bootstrap starting.
I20260601 13:39:26.383214  3277 tablet_bootstrap.cc:492] T 9a41c5dbd2864e558061c92263dc1ef2 P 2a8061b4853641198b3cec251a18cd72: No bootstrap required, opened a new log
I20260601 13:39:26.383309  3277 ts_tablet_manager.cc:1403] T 9a41c5dbd2864e558061c92263dc1ef2 P 2a8061b4853641198b3cec251a18cd72: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:26.383598  3276 tablet_bootstrap.cc:654] T 9a41c5dbd2864e558061c92263dc1ef2 P fefe7668ed2a483ba7a0ef06ea6f67eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:26.383582  3143 tablet_service.cc:1511] Processing CreateTablet for tablet ed2467d5ffd44b0cb06055fce06d305a (DEFAULT_TABLE table=test-workload-rf3 [id=6a2aaf957064459485e7046c5078c36d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:26.383842  3143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2467d5ffd44b0cb06055fce06d305a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:26.383847  3277 raft_consensus.cc:359] T 9a41c5dbd2864e558061c92263dc1ef2 P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.384040  3277 raft_consensus.cc:385] T 9a41c5dbd2864e558061c92263dc1ef2 P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:26.384069  3141 tablet_service.cc:1511] Processing CreateTablet for tablet 2988631923284e00b34f0790de7fc6c4 (DEFAULT_TABLE table=test-workload-rf3 [id=6a2aaf957064459485e7046c5078c36d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:26.383598  3275 tablet_bootstrap.cc:654] T 8a180383b18c472199d4e411ba551033 P 13a14c24902f4776a74cc5bd744b7024: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:26.384377  3141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2988631923284e00b34f0790de7fc6c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:26.384832  3276 tablet_bootstrap.cc:492] T 9a41c5dbd2864e558061c92263dc1ef2 P fefe7668ed2a483ba7a0ef06ea6f67eb: No bootstrap required, opened a new log
I20260601 13:39:26.384931  3276 ts_tablet_manager.cc:1403] T 9a41c5dbd2864e558061c92263dc1ef2 P fefe7668ed2a483ba7a0ef06ea6f67eb: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:26.385386  3276 raft_consensus.cc:359] T 9a41c5dbd2864e558061c92263dc1ef2 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.385494  3276 raft_consensus.cc:385] T 9a41c5dbd2864e558061c92263dc1ef2 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:26.385524  3276 raft_consensus.cc:740] T 9a41c5dbd2864e558061c92263dc1ef2 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fefe7668ed2a483ba7a0ef06ea6f67eb, State: Initialized, Role: FOLLOWER
I20260601 13:39:26.385674  3276 consensus_queue.cc:260] T 9a41c5dbd2864e558061c92263dc1ef2 P fefe7668ed2a483ba7a0ef06ea6f67eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.385957  3276 ts_tablet_manager.cc:1434] T 9a41c5dbd2864e558061c92263dc1ef2 P fefe7668ed2a483ba7a0ef06ea6f67eb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:26.383855  3142 tablet_service.cc:1511] Processing CreateTablet for tablet c9722d3c1dc64837938c834e55fcabb0 (DEFAULT_TABLE table=test-workload-rf3 [id=6a2aaf957064459485e7046c5078c36d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:26.386675  3142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9722d3c1dc64837938c834e55fcabb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:26.386776  3219 tablet_service.cc:1511] Processing CreateTablet for tablet ed2467d5ffd44b0cb06055fce06d305a (DEFAULT_TABLE table=test-workload-rf3 [id=6a2aaf957064459485e7046c5078c36d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:26.386991  3219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2467d5ffd44b0cb06055fce06d305a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:26.386924  3218 tablet_service.cc:1511] Processing CreateTablet for tablet 8a180383b18c472199d4e411ba551033 (DEFAULT_TABLE table=test-workload-rf3 [id=6a2aaf957064459485e7046c5078c36d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:26.387166  3218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a180383b18c472199d4e411ba551033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:26.389006  3217 tablet_service.cc:1511] Processing CreateTablet for tablet 43fb6a652e2d4a2d831c31f8908b198f (DEFAULT_TABLE table=test-workload-rf3 [id=6a2aaf957064459485e7046c5078c36d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:26.389338  3217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43fb6a652e2d4a2d831c31f8908b198f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:26.389654  3276 tablet_bootstrap.cc:492] T ed2467d5ffd44b0cb06055fce06d305a P fefe7668ed2a483ba7a0ef06ea6f67eb: Bootstrap starting.
I20260601 13:39:26.390745  3063 tablet_service.cc:1511] Processing CreateTablet for tablet 2988631923284e00b34f0790de7fc6c4 (DEFAULT_TABLE table=test-workload-rf3 [id=6a2aaf957064459485e7046c5078c36d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:26.391014  3063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2988631923284e00b34f0790de7fc6c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:26.390959  3064 tablet_service.cc:1511] Processing CreateTablet for tablet c9722d3c1dc64837938c834e55fcabb0 (DEFAULT_TABLE table=test-workload-rf3 [id=6a2aaf957064459485e7046c5078c36d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:26.390736  3276 tablet_bootstrap.cc:654] T ed2467d5ffd44b0cb06055fce06d305a P fefe7668ed2a483ba7a0ef06ea6f67eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:26.391244  3064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9722d3c1dc64837938c834e55fcabb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:26.393180  3065 tablet_service.cc:1511] Processing CreateTablet for tablet 43fb6a652e2d4a2d831c31f8908b198f (DEFAULT_TABLE table=test-workload-rf3 [id=6a2aaf957064459485e7046c5078c36d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:26.393452  3065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43fb6a652e2d4a2d831c31f8908b198f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:26.393941  3276 tablet_bootstrap.cc:492] T ed2467d5ffd44b0cb06055fce06d305a P fefe7668ed2a483ba7a0ef06ea6f67eb: No bootstrap required, opened a new log
I20260601 13:39:26.394033  3276 ts_tablet_manager.cc:1403] T ed2467d5ffd44b0cb06055fce06d305a P fefe7668ed2a483ba7a0ef06ea6f67eb: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:39:26.394548  3216 tablet_service.cc:1511] Processing CreateTablet for tablet c9722d3c1dc64837938c834e55fcabb0 (DEFAULT_TABLE table=test-workload-rf3 [id=6a2aaf957064459485e7046c5078c36d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:26.394651  3285 raft_consensus.cc:493] T 9a41c5dbd2864e558061c92263dc1ef2 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:26.394546  3276 raft_consensus.cc:359] T ed2467d5ffd44b0cb06055fce06d305a P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.394722  3276 raft_consensus.cc:385] T ed2467d5ffd44b0cb06055fce06d305a P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:26.394779  3276 raft_consensus.cc:740] T ed2467d5ffd44b0cb06055fce06d305a P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fefe7668ed2a483ba7a0ef06ea6f67eb, State: Initialized, Role: FOLLOWER
I20260601 13:39:26.394721  3285 raft_consensus.cc:515] T 9a41c5dbd2864e558061c92263dc1ef2 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.394862  3216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9722d3c1dc64837938c834e55fcabb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:26.394939  3276 consensus_queue.cc:260] T ed2467d5ffd44b0cb06055fce06d305a P fefe7668ed2a483ba7a0ef06ea6f67eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.395258  3285 leader_election.cc:290] T 9a41c5dbd2864e558061c92263dc1ef2 P 13a14c24902f4776a74cc5bd744b7024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a8061b4853641198b3cec251a18cd72 (127.25.154.129:33747), fefe7668ed2a483ba7a0ef06ea6f67eb (127.25.154.131:39061)
I20260601 13:39:26.395778  3066 tablet_service.cc:1511] Processing CreateTablet for tablet ed2467d5ffd44b0cb06055fce06d305a (DEFAULT_TABLE table=test-workload-rf3 [id=6a2aaf957064459485e7046c5078c36d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:26.395990  3066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2467d5ffd44b0cb06055fce06d305a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:26.397011  3276 ts_tablet_manager.cc:1434] T ed2467d5ffd44b0cb06055fce06d305a P fefe7668ed2a483ba7a0ef06ea6f67eb: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:39:26.397615  3276 tablet_bootstrap.cc:492] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb: Bootstrap starting.
I20260601 13:39:26.398484  3215 tablet_service.cc:1511] Processing CreateTablet for tablet 2988631923284e00b34f0790de7fc6c4 (DEFAULT_TABLE table=test-workload-rf3 [id=6a2aaf957064459485e7046c5078c36d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:26.398697  3276 tablet_bootstrap.cc:654] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:26.398753  3215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2988631923284e00b34f0790de7fc6c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:26.399942  3276 tablet_bootstrap.cc:492] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb: No bootstrap required, opened a new log
I20260601 13:39:26.400017  3276 ts_tablet_manager.cc:1403] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:26.400446  3229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a41c5dbd2864e558061c92263dc1ef2" candidate_uuid: "13a14c24902f4776a74cc5bd744b7024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" is_pre_election: true
I20260601 13:39:26.400573  3229 raft_consensus.cc:2468] T 9a41c5dbd2864e558061c92263dc1ef2 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a14c24902f4776a74cc5bd744b7024 in term 0.
I20260601 13:39:26.400460  3276 raft_consensus.cc:359] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.400651  3276 raft_consensus.cc:385] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:26.400688  3276 raft_consensus.cc:740] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fefe7668ed2a483ba7a0ef06ea6f67eb, State: Initialized, Role: FOLLOWER
I20260601 13:39:26.388983  3067 tablet_service.cc:1511] Processing CreateTablet for tablet 8a180383b18c472199d4e411ba551033 (DEFAULT_TABLE table=test-workload-rf3 [id=6a2aaf957064459485e7046c5078c36d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:26.400812  3276 consensus_queue.cc:260] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.401016  3067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a180383b18c472199d4e411ba551033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:26.401124  3118 leader_election.cc:304] T 9a41c5dbd2864e558061c92263dc1ef2 P 13a14c24902f4776a74cc5bd744b7024 [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: 13a14c24902f4776a74cc5bd744b7024, fefe7668ed2a483ba7a0ef06ea6f67eb; no voters: 
I20260601 13:39:26.401288  3285 raft_consensus.cc:2804] T 9a41c5dbd2864e558061c92263dc1ef2 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:26.401337  3285 raft_consensus.cc:493] T 9a41c5dbd2864e558061c92263dc1ef2 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:26.401376  3285 raft_consensus.cc:3060] T 9a41c5dbd2864e558061c92263dc1ef2 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:26.402060  3276 ts_tablet_manager.cc:1434] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:39:26.402429  3285 raft_consensus.cc:515] T 9a41c5dbd2864e558061c92263dc1ef2 P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.402729  3276 tablet_bootstrap.cc:492] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb: Bootstrap starting.
I20260601 13:39:26.402784  3285 leader_election.cc:290] T 9a41c5dbd2864e558061c92263dc1ef2 P 13a14c24902f4776a74cc5bd744b7024 [CANDIDATE]: Term 1 election: Requested vote from peers 2a8061b4853641198b3cec251a18cd72 (127.25.154.129:33747), fefe7668ed2a483ba7a0ef06ea6f67eb (127.25.154.131:39061)
I20260601 13:39:26.403461  3229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a41c5dbd2864e558061c92263dc1ef2" candidate_uuid: "13a14c24902f4776a74cc5bd744b7024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb"
I20260601 13:39:26.403573  3229 raft_consensus.cc:3060] T 9a41c5dbd2864e558061c92263dc1ef2 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:26.404099  3276 tablet_bootstrap.cc:654] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:26.404680  3229 raft_consensus.cc:2468] T 9a41c5dbd2864e558061c92263dc1ef2 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a14c24902f4776a74cc5bd744b7024 in term 1.
I20260601 13:39:26.404748  3144 tablet_service.cc:1511] Processing CreateTablet for tablet 43fb6a652e2d4a2d831c31f8908b198f (DEFAULT_TABLE table=test-workload-rf3 [id=6a2aaf957064459485e7046c5078c36d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:26.405009  3144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43fb6a652e2d4a2d831c31f8908b198f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:26.405200  3118 leader_election.cc:304] T 9a41c5dbd2864e558061c92263dc1ef2 P 13a14c24902f4776a74cc5bd744b7024 [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: 13a14c24902f4776a74cc5bd744b7024, fefe7668ed2a483ba7a0ef06ea6f67eb; no voters: 
I20260601 13:39:26.405297  3276 tablet_bootstrap.cc:492] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb: No bootstrap required, opened a new log
I20260601 13:39:26.405357  3285 raft_consensus.cc:2804] T 9a41c5dbd2864e558061c92263dc1ef2 P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:26.405396  3276 ts_tablet_manager.cc:1403] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:26.405457  3285 raft_consensus.cc:697] T 9a41c5dbd2864e558061c92263dc1ef2 P 13a14c24902f4776a74cc5bd744b7024 [term 1 LEADER]: Becoming Leader. State: Replica: 13a14c24902f4776a74cc5bd744b7024, State: Running, Role: LEADER
I20260601 13:39:26.405578  3285 consensus_queue.cc:237] T 9a41c5dbd2864e558061c92263dc1ef2 P 13a14c24902f4776a74cc5bd744b7024 [LEADER]: Queue going to LEADER mode. State: All 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: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.405812  3276 raft_consensus.cc:359] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.406023  3276 raft_consensus.cc:385] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:26.384074  3277 raft_consensus.cc:740] T 9a41c5dbd2864e558061c92263dc1ef2 P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a8061b4853641198b3cec251a18cd72, State: Initialized, Role: FOLLOWER
I20260601 13:39:26.406093  3276 raft_consensus.cc:740] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fefe7668ed2a483ba7a0ef06ea6f67eb, State: Initialized, Role: FOLLOWER
I20260601 13:39:26.406306  3277 consensus_queue.cc:260] T 9a41c5dbd2864e558061c92263dc1ef2 P 2a8061b4853641198b3cec251a18cd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.406306  3276 consensus_queue.cc:260] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.406597  3276 ts_tablet_manager.cc:1434] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:26.406790  3276 tablet_bootstrap.cc:492] T c9722d3c1dc64837938c834e55fcabb0 P fefe7668ed2a483ba7a0ef06ea6f67eb: Bootstrap starting.
I20260601 13:39:26.407471  2973 catalog_manager.cc:5696] T 9a41c5dbd2864e558061c92263dc1ef2 P 13a14c24902f4776a74cc5bd744b7024 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a14c24902f4776a74cc5bd744b7024 (127.25.154.130). New cstate: current_term: 1 leader_uuid: "13a14c24902f4776a74cc5bd744b7024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:26.407879  3276 tablet_bootstrap.cc:654] T c9722d3c1dc64837938c834e55fcabb0 P fefe7668ed2a483ba7a0ef06ea6f67eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:26.408914  3275 tablet_bootstrap.cc:492] T 8a180383b18c472199d4e411ba551033 P 13a14c24902f4776a74cc5bd744b7024: No bootstrap required, opened a new log
I20260601 13:39:26.409042  3275 ts_tablet_manager.cc:1403] T 8a180383b18c472199d4e411ba551033 P 13a14c24902f4776a74cc5bd744b7024: Time spent bootstrapping tablet: real 0.026s	user 0.001s	sys 0.001s
I20260601 13:39:26.406597  3277 ts_tablet_manager.cc:1434] T 9a41c5dbd2864e558061c92263dc1ef2 P 2a8061b4853641198b3cec251a18cd72: Time spent starting tablet: real 0.023s	user 0.001s	sys 0.000s
I20260601 13:39:26.409277  3277 tablet_bootstrap.cc:492] T 2988631923284e00b34f0790de7fc6c4 P 2a8061b4853641198b3cec251a18cd72: Bootstrap starting.
I20260601 13:39:26.409509  3275 raft_consensus.cc:359] T 8a180383b18c472199d4e411ba551033 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.409631  3275 raft_consensus.cc:385] T 8a180383b18c472199d4e411ba551033 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:26.409682  3275 raft_consensus.cc:740] T 8a180383b18c472199d4e411ba551033 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a14c24902f4776a74cc5bd744b7024, State: Initialized, Role: FOLLOWER
I20260601 13:39:26.409830  3275 consensus_queue.cc:260] T 8a180383b18c472199d4e411ba551033 P 13a14c24902f4776a74cc5bd744b7024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.410116  3275 ts_tablet_manager.cc:1434] T 8a180383b18c472199d4e411ba551033 P 13a14c24902f4776a74cc5bd744b7024: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:26.410336  3275 tablet_bootstrap.cc:492] T ed2467d5ffd44b0cb06055fce06d305a P 13a14c24902f4776a74cc5bd744b7024: Bootstrap starting.
I20260601 13:39:26.410451  3277 tablet_bootstrap.cc:654] T 2988631923284e00b34f0790de7fc6c4 P 2a8061b4853641198b3cec251a18cd72: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:26.411309  3275 tablet_bootstrap.cc:654] T ed2467d5ffd44b0cb06055fce06d305a P 13a14c24902f4776a74cc5bd744b7024: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:26.411566  3276 tablet_bootstrap.cc:492] T c9722d3c1dc64837938c834e55fcabb0 P fefe7668ed2a483ba7a0ef06ea6f67eb: No bootstrap required, opened a new log
I20260601 13:39:26.411628  3276 ts_tablet_manager.cc:1403] T c9722d3c1dc64837938c834e55fcabb0 P fefe7668ed2a483ba7a0ef06ea6f67eb: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:39:26.412103  3276 raft_consensus.cc:359] T c9722d3c1dc64837938c834e55fcabb0 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.412209  3276 raft_consensus.cc:385] T c9722d3c1dc64837938c834e55fcabb0 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:26.412246  3276 raft_consensus.cc:740] T c9722d3c1dc64837938c834e55fcabb0 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fefe7668ed2a483ba7a0ef06ea6f67eb, State: Initialized, Role: FOLLOWER
I20260601 13:39:26.412398  3077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a41c5dbd2864e558061c92263dc1ef2" candidate_uuid: "13a14c24902f4776a74cc5bd744b7024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a8061b4853641198b3cec251a18cd72" is_pre_election: true
I20260601 13:39:26.412509  3077 raft_consensus.cc:2468] T 9a41c5dbd2864e558061c92263dc1ef2 P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a14c24902f4776a74cc5bd744b7024 in term 0.
I20260601 13:39:26.412547  3076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a41c5dbd2864e558061c92263dc1ef2" candidate_uuid: "13a14c24902f4776a74cc5bd744b7024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a8061b4853641198b3cec251a18cd72"
I20260601 13:39:26.412617  3076 raft_consensus.cc:3060] T 9a41c5dbd2864e558061c92263dc1ef2 P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:26.412369  3276 consensus_queue.cc:260] T c9722d3c1dc64837938c834e55fcabb0 P fefe7668ed2a483ba7a0ef06ea6f67eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.413668  3275 tablet_bootstrap.cc:492] T ed2467d5ffd44b0cb06055fce06d305a P 13a14c24902f4776a74cc5bd744b7024: No bootstrap required, opened a new log
I20260601 13:39:26.413755  3275 ts_tablet_manager.cc:1403] T ed2467d5ffd44b0cb06055fce06d305a P 13a14c24902f4776a74cc5bd744b7024: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:26.413735  3076 raft_consensus.cc:2468] T 9a41c5dbd2864e558061c92263dc1ef2 P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a14c24902f4776a74cc5bd744b7024 in term 1.
I20260601 13:39:26.414229  3276 ts_tablet_manager.cc:1434] T c9722d3c1dc64837938c834e55fcabb0 P fefe7668ed2a483ba7a0ef06ea6f67eb: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:39:26.414252  3275 raft_consensus.cc:359] T ed2467d5ffd44b0cb06055fce06d305a P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.414355  3275 raft_consensus.cc:385] T ed2467d5ffd44b0cb06055fce06d305a P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:26.414412  3275 raft_consensus.cc:740] T ed2467d5ffd44b0cb06055fce06d305a P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a14c24902f4776a74cc5bd744b7024, State: Initialized, Role: FOLLOWER
I20260601 13:39:26.414570  3275 consensus_queue.cc:260] T ed2467d5ffd44b0cb06055fce06d305a P 13a14c24902f4776a74cc5bd744b7024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.414860  3275 ts_tablet_manager.cc:1434] T ed2467d5ffd44b0cb06055fce06d305a P 13a14c24902f4776a74cc5bd744b7024: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:26.415051  3275 tablet_bootstrap.cc:492] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024: Bootstrap starting.
I20260601 13:39:26.414414  3276 tablet_bootstrap.cc:492] T 2988631923284e00b34f0790de7fc6c4 P fefe7668ed2a483ba7a0ef06ea6f67eb: Bootstrap starting.
I20260601 13:39:26.416112  3275 tablet_bootstrap.cc:654] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:26.416431  3276 tablet_bootstrap.cc:654] T 2988631923284e00b34f0790de7fc6c4 P fefe7668ed2a483ba7a0ef06ea6f67eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:26.417565  3276 tablet_bootstrap.cc:492] T 2988631923284e00b34f0790de7fc6c4 P fefe7668ed2a483ba7a0ef06ea6f67eb: No bootstrap required, opened a new log
I20260601 13:39:26.417547  3277 tablet_bootstrap.cc:492] T 2988631923284e00b34f0790de7fc6c4 P 2a8061b4853641198b3cec251a18cd72: No bootstrap required, opened a new log
I20260601 13:39:26.417843  3276 ts_tablet_manager.cc:1403] T 2988631923284e00b34f0790de7fc6c4 P fefe7668ed2a483ba7a0ef06ea6f67eb: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:26.417794  3277 ts_tablet_manager.cc:1403] T 2988631923284e00b34f0790de7fc6c4 P 2a8061b4853641198b3cec251a18cd72: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:39:26.417829  3275 tablet_bootstrap.cc:492] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024: No bootstrap required, opened a new log
I20260601 13:39:26.418071  3275 ts_tablet_manager.cc:1403] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:39:26.418444  3277 raft_consensus.cc:359] T 2988631923284e00b34f0790de7fc6c4 P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.418479  3275 raft_consensus.cc:359] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.418448  3276 raft_consensus.cc:359] T 2988631923284e00b34f0790de7fc6c4 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.418593  3277 raft_consensus.cc:385] T 2988631923284e00b34f0790de7fc6c4 P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:26.418605  3275 raft_consensus.cc:385] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:26.418664  3276 raft_consensus.cc:385] T 2988631923284e00b34f0790de7fc6c4 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:26.418689  3275 raft_consensus.cc:740] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a14c24902f4776a74cc5bd744b7024, State: Initialized, Role: FOLLOWER
I20260601 13:39:26.418675  3277 raft_consensus.cc:740] T 2988631923284e00b34f0790de7fc6c4 P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a8061b4853641198b3cec251a18cd72, State: Initialized, Role: FOLLOWER
I20260601 13:39:26.418728  3276 raft_consensus.cc:740] T 2988631923284e00b34f0790de7fc6c4 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fefe7668ed2a483ba7a0ef06ea6f67eb, State: Initialized, Role: FOLLOWER
I20260601 13:39:26.418839  3275 consensus_queue.cc:260] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.418875  3277 consensus_queue.cc:260] T 2988631923284e00b34f0790de7fc6c4 P 2a8061b4853641198b3cec251a18cd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.418880  3276 consensus_queue.cc:260] T 2988631923284e00b34f0790de7fc6c4 P fefe7668ed2a483ba7a0ef06ea6f67eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.419170  3275 ts_tablet_manager.cc:1434] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:26.419274  3276 ts_tablet_manager.cc:1434] T 2988631923284e00b34f0790de7fc6c4 P fefe7668ed2a483ba7a0ef06ea6f67eb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:26.419337  3275 tablet_bootstrap.cc:492] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024: Bootstrap starting.
I20260601 13:39:26.420456  3275 tablet_bootstrap.cc:654] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:26.421824  3275 tablet_bootstrap.cc:492] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024: No bootstrap required, opened a new log
I20260601 13:39:26.421934  3277 ts_tablet_manager.cc:1434] T 2988631923284e00b34f0790de7fc6c4 P 2a8061b4853641198b3cec251a18cd72: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:39:26.422760  3277 tablet_bootstrap.cc:492] T c9722d3c1dc64837938c834e55fcabb0 P 2a8061b4853641198b3cec251a18cd72: Bootstrap starting.
I20260601 13:39:26.421945  3275 ts_tablet_manager.cc:1403] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:26.423566  3275 raft_consensus.cc:359] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.423702  3275 raft_consensus.cc:385] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:26.423755  3275 raft_consensus.cc:740] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a14c24902f4776a74cc5bd744b7024, State: Initialized, Role: FOLLOWER
I20260601 13:39:26.423903  3275 consensus_queue.cc:260] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.424122  3277 tablet_bootstrap.cc:654] T c9722d3c1dc64837938c834e55fcabb0 P 2a8061b4853641198b3cec251a18cd72: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:26.424619  3275 ts_tablet_manager.cc:1434] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:26.424829  3275 tablet_bootstrap.cc:492] T 43fb6a652e2d4a2d831c31f8908b198f P 13a14c24902f4776a74cc5bd744b7024: Bootstrap starting.
I20260601 13:39:26.425514  3277 tablet_bootstrap.cc:492] T c9722d3c1dc64837938c834e55fcabb0 P 2a8061b4853641198b3cec251a18cd72: No bootstrap required, opened a new log
I20260601 13:39:26.425623  3277 ts_tablet_manager.cc:1403] T c9722d3c1dc64837938c834e55fcabb0 P 2a8061b4853641198b3cec251a18cd72: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:26.426031  3277 raft_consensus.cc:359] T c9722d3c1dc64837938c834e55fcabb0 P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.426143  3277 raft_consensus.cc:385] T c9722d3c1dc64837938c834e55fcabb0 P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:26.426192  3275 tablet_bootstrap.cc:654] T 43fb6a652e2d4a2d831c31f8908b198f P 13a14c24902f4776a74cc5bd744b7024: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:26.426200  3277 raft_consensus.cc:740] T c9722d3c1dc64837938c834e55fcabb0 P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a8061b4853641198b3cec251a18cd72, State: Initialized, Role: FOLLOWER
I20260601 13:39:26.426381  3277 consensus_queue.cc:260] T c9722d3c1dc64837938c834e55fcabb0 P 2a8061b4853641198b3cec251a18cd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.426661  3277 ts_tablet_manager.cc:1434] T c9722d3c1dc64837938c834e55fcabb0 P 2a8061b4853641198b3cec251a18cd72: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:26.426873  3277 tablet_bootstrap.cc:492] T 43fb6a652e2d4a2d831c31f8908b198f P 2a8061b4853641198b3cec251a18cd72: Bootstrap starting.
I20260601 13:39:26.427871  3277 tablet_bootstrap.cc:654] T 43fb6a652e2d4a2d831c31f8908b198f P 2a8061b4853641198b3cec251a18cd72: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:26.428639  3275 tablet_bootstrap.cc:492] T 43fb6a652e2d4a2d831c31f8908b198f P 13a14c24902f4776a74cc5bd744b7024: No bootstrap required, opened a new log
I20260601 13:39:26.428753  3275 ts_tablet_manager.cc:1403] T 43fb6a652e2d4a2d831c31f8908b198f P 13a14c24902f4776a74cc5bd744b7024: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:39:26.428970  3277 tablet_bootstrap.cc:492] T 43fb6a652e2d4a2d831c31f8908b198f P 2a8061b4853641198b3cec251a18cd72: No bootstrap required, opened a new log
I20260601 13:39:26.429062  3277 ts_tablet_manager.cc:1403] T 43fb6a652e2d4a2d831c31f8908b198f P 2a8061b4853641198b3cec251a18cd72: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:26.429265  3275 raft_consensus.cc:359] T 43fb6a652e2d4a2d831c31f8908b198f P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.429394  3275 raft_consensus.cc:385] T 43fb6a652e2d4a2d831c31f8908b198f P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:26.429453  3275 raft_consensus.cc:740] T 43fb6a652e2d4a2d831c31f8908b198f P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a14c24902f4776a74cc5bd744b7024, State: Initialized, Role: FOLLOWER
I20260601 13:39:26.429517  3277 raft_consensus.cc:359] T 43fb6a652e2d4a2d831c31f8908b198f P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.429595  3275 consensus_queue.cc:260] T 43fb6a652e2d4a2d831c31f8908b198f P 13a14c24902f4776a74cc5bd744b7024 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.429663  3277 raft_consensus.cc:385] T 43fb6a652e2d4a2d831c31f8908b198f P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:26.429709  3277 raft_consensus.cc:740] T 43fb6a652e2d4a2d831c31f8908b198f P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a8061b4853641198b3cec251a18cd72, State: Initialized, Role: FOLLOWER
I20260601 13:39:26.429899  3275 ts_tablet_manager.cc:1434] T 43fb6a652e2d4a2d831c31f8908b198f P 13a14c24902f4776a74cc5bd744b7024: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:26.429867  3277 consensus_queue.cc:260] T 43fb6a652e2d4a2d831c31f8908b198f P 2a8061b4853641198b3cec251a18cd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.430250  3277 ts_tablet_manager.cc:1434] T 43fb6a652e2d4a2d831c31f8908b198f P 2a8061b4853641198b3cec251a18cd72: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:26.430437  3277 tablet_bootstrap.cc:492] T ed2467d5ffd44b0cb06055fce06d305a P 2a8061b4853641198b3cec251a18cd72: Bootstrap starting.
I20260601 13:39:26.431382  3277 tablet_bootstrap.cc:654] T ed2467d5ffd44b0cb06055fce06d305a P 2a8061b4853641198b3cec251a18cd72: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:26.432838  3277 tablet_bootstrap.cc:492] T ed2467d5ffd44b0cb06055fce06d305a P 2a8061b4853641198b3cec251a18cd72: No bootstrap required, opened a new log
I20260601 13:39:26.433007  3277 ts_tablet_manager.cc:1403] T ed2467d5ffd44b0cb06055fce06d305a P 2a8061b4853641198b3cec251a18cd72: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:26.433524  3277 raft_consensus.cc:359] T ed2467d5ffd44b0cb06055fce06d305a P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.433655  3277 raft_consensus.cc:385] T ed2467d5ffd44b0cb06055fce06d305a P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:26.433706  3277 raft_consensus.cc:740] T ed2467d5ffd44b0cb06055fce06d305a P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a8061b4853641198b3cec251a18cd72, State: Initialized, Role: FOLLOWER
I20260601 13:39:26.433851  3277 consensus_queue.cc:260] T ed2467d5ffd44b0cb06055fce06d305a P 2a8061b4853641198b3cec251a18cd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.434176  3277 ts_tablet_manager.cc:1434] T ed2467d5ffd44b0cb06055fce06d305a P 2a8061b4853641198b3cec251a18cd72: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:26.434357  3277 tablet_bootstrap.cc:492] T 8a180383b18c472199d4e411ba551033 P 2a8061b4853641198b3cec251a18cd72: Bootstrap starting.
I20260601 13:39:26.435215  3277 tablet_bootstrap.cc:654] T 8a180383b18c472199d4e411ba551033 P 2a8061b4853641198b3cec251a18cd72: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:26.436486  3277 tablet_bootstrap.cc:492] T 8a180383b18c472199d4e411ba551033 P 2a8061b4853641198b3cec251a18cd72: No bootstrap required, opened a new log
I20260601 13:39:26.436597  3277 ts_tablet_manager.cc:1403] T 8a180383b18c472199d4e411ba551033 P 2a8061b4853641198b3cec251a18cd72: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:26.437074  3288 raft_consensus.cc:493] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:26.437074  3277 raft_consensus.cc:359] T 8a180383b18c472199d4e411ba551033 P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.437223  3277 raft_consensus.cc:385] T 8a180383b18c472199d4e411ba551033 P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:26.437191  3288 raft_consensus.cc:515] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.437254  3277 raft_consensus.cc:740] T 8a180383b18c472199d4e411ba551033 P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a8061b4853641198b3cec251a18cd72, State: Initialized, Role: FOLLOWER
I20260601 13:39:26.437391  3277 consensus_queue.cc:260] T 8a180383b18c472199d4e411ba551033 P 2a8061b4853641198b3cec251a18cd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.437584  3288 leader_election.cc:290] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a8061b4853641198b3cec251a18cd72 (127.25.154.129:33747), fefe7668ed2a483ba7a0ef06ea6f67eb (127.25.154.131:39061)
I20260601 13:39:26.437879  3277 ts_tablet_manager.cc:1434] T 8a180383b18c472199d4e411ba551033 P 2a8061b4853641198b3cec251a18cd72: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:26.437870  3076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9722d3c1dc64837938c834e55fcabb0" candidate_uuid: "13a14c24902f4776a74cc5bd744b7024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a8061b4853641198b3cec251a18cd72" is_pre_election: true
I20260601 13:39:26.437947  3229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9722d3c1dc64837938c834e55fcabb0" candidate_uuid: "13a14c24902f4776a74cc5bd744b7024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" is_pre_election: true
I20260601 13:39:26.437990  3076 raft_consensus.cc:2468] T c9722d3c1dc64837938c834e55fcabb0 P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a14c24902f4776a74cc5bd744b7024 in term 0.
I20260601 13:39:26.438066  3229 raft_consensus.cc:2468] T c9722d3c1dc64837938c834e55fcabb0 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a14c24902f4776a74cc5bd744b7024 in term 0.
I20260601 13:39:26.438354  3118 leader_election.cc:304] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024 [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: 13a14c24902f4776a74cc5bd744b7024, fefe7668ed2a483ba7a0ef06ea6f67eb; no voters: 
I20260601 13:39:26.438571  3288 raft_consensus.cc:2804] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:26.438617  3288 raft_consensus.cc:493] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:26.438643  3288 raft_consensus.cc:3060] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:26.439659  3288 raft_consensus.cc:515] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.440054  3288 leader_election.cc:290] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024 [CANDIDATE]: Term 1 election: Requested vote from peers 2a8061b4853641198b3cec251a18cd72 (127.25.154.129:33747), fefe7668ed2a483ba7a0ef06ea6f67eb (127.25.154.131:39061)
I20260601 13:39:26.440294  3076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9722d3c1dc64837938c834e55fcabb0" candidate_uuid: "13a14c24902f4776a74cc5bd744b7024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a8061b4853641198b3cec251a18cd72"
I20260601 13:39:26.440371  3229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9722d3c1dc64837938c834e55fcabb0" candidate_uuid: "13a14c24902f4776a74cc5bd744b7024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb"
I20260601 13:39:26.440392  3076 raft_consensus.cc:3060] T c9722d3c1dc64837938c834e55fcabb0 P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:26.440500  3229 raft_consensus.cc:3060] T c9722d3c1dc64837938c834e55fcabb0 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:26.441293  3076 raft_consensus.cc:2468] T c9722d3c1dc64837938c834e55fcabb0 P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a14c24902f4776a74cc5bd744b7024 in term 1.
I20260601 13:39:26.441318  3229 raft_consensus.cc:2468] T c9722d3c1dc64837938c834e55fcabb0 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a14c24902f4776a74cc5bd744b7024 in term 1.
I20260601 13:39:26.441591  3116 leader_election.cc:304] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024 [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: 13a14c24902f4776a74cc5bd744b7024, 2a8061b4853641198b3cec251a18cd72; no voters: 
I20260601 13:39:26.441877  3288 raft_consensus.cc:2804] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:26.441967  3288 raft_consensus.cc:697] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024 [term 1 LEADER]: Becoming Leader. State: Replica: 13a14c24902f4776a74cc5bd744b7024, State: Running, Role: LEADER
I20260601 13:39:26.442200  3288 consensus_queue.cc:237] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024 [LEADER]: Queue going to LEADER mode. State: All 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: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.443909  2970 catalog_manager.cc:5696] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a14c24902f4776a74cc5bd744b7024 (127.25.154.130). New cstate: current_term: 1 leader_uuid: "13a14c24902f4776a74cc5bd744b7024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:26.526708  3288 raft_consensus.cc:493] T ed2467d5ffd44b0cb06055fce06d305a P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:26.526883  3288 raft_consensus.cc:515] T ed2467d5ffd44b0cb06055fce06d305a P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.527364  3288 leader_election.cc:290] T ed2467d5ffd44b0cb06055fce06d305a P 13a14c24902f4776a74cc5bd744b7024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a8061b4853641198b3cec251a18cd72 (127.25.154.129:33747), fefe7668ed2a483ba7a0ef06ea6f67eb (127.25.154.131:39061)
I20260601 13:39:26.527750  3076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2467d5ffd44b0cb06055fce06d305a" candidate_uuid: "13a14c24902f4776a74cc5bd744b7024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a8061b4853641198b3cec251a18cd72" is_pre_election: true
I20260601 13:39:26.527853  3229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2467d5ffd44b0cb06055fce06d305a" candidate_uuid: "13a14c24902f4776a74cc5bd744b7024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" is_pre_election: true
I20260601 13:39:26.527866  3076 raft_consensus.cc:2468] T ed2467d5ffd44b0cb06055fce06d305a P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a14c24902f4776a74cc5bd744b7024 in term 0.
I20260601 13:39:26.528017  3229 raft_consensus.cc:2468] T ed2467d5ffd44b0cb06055fce06d305a P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a14c24902f4776a74cc5bd744b7024 in term 0.
I20260601 13:39:26.528280  3116 leader_election.cc:304] T ed2467d5ffd44b0cb06055fce06d305a P 13a14c24902f4776a74cc5bd744b7024 [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: 13a14c24902f4776a74cc5bd744b7024, 2a8061b4853641198b3cec251a18cd72; no voters: 
I20260601 13:39:26.528448  3288 raft_consensus.cc:2804] T ed2467d5ffd44b0cb06055fce06d305a P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:26.528507  3288 raft_consensus.cc:493] T ed2467d5ffd44b0cb06055fce06d305a P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:26.528534  3288 raft_consensus.cc:3060] T ed2467d5ffd44b0cb06055fce06d305a P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:26.529425  3288 raft_consensus.cc:515] T ed2467d5ffd44b0cb06055fce06d305a P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.529820  3288 leader_election.cc:290] T ed2467d5ffd44b0cb06055fce06d305a P 13a14c24902f4776a74cc5bd744b7024 [CANDIDATE]: Term 1 election: Requested vote from peers 2a8061b4853641198b3cec251a18cd72 (127.25.154.129:33747), fefe7668ed2a483ba7a0ef06ea6f67eb (127.25.154.131:39061)
I20260601 13:39:26.530206  3229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2467d5ffd44b0cb06055fce06d305a" candidate_uuid: "13a14c24902f4776a74cc5bd744b7024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb"
I20260601 13:39:26.530274  3076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2467d5ffd44b0cb06055fce06d305a" candidate_uuid: "13a14c24902f4776a74cc5bd744b7024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a8061b4853641198b3cec251a18cd72"
I20260601 13:39:26.530318  3229 raft_consensus.cc:3060] T ed2467d5ffd44b0cb06055fce06d305a P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:26.530346  3076 raft_consensus.cc:3060] T ed2467d5ffd44b0cb06055fce06d305a P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:26.531217  3076 raft_consensus.cc:2468] T ed2467d5ffd44b0cb06055fce06d305a P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a14c24902f4776a74cc5bd744b7024 in term 1.
I20260601 13:39:26.531217  3229 raft_consensus.cc:2468] T ed2467d5ffd44b0cb06055fce06d305a P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a14c24902f4776a74cc5bd744b7024 in term 1.
I20260601 13:39:26.531612  3118 leader_election.cc:304] T ed2467d5ffd44b0cb06055fce06d305a P 13a14c24902f4776a74cc5bd744b7024 [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: 13a14c24902f4776a74cc5bd744b7024, fefe7668ed2a483ba7a0ef06ea6f67eb; no voters: 
I20260601 13:39:26.531858  3288 raft_consensus.cc:2804] T ed2467d5ffd44b0cb06055fce06d305a P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:26.531994  3288 raft_consensus.cc:697] T ed2467d5ffd44b0cb06055fce06d305a P 13a14c24902f4776a74cc5bd744b7024 [term 1 LEADER]: Becoming Leader. State: Replica: 13a14c24902f4776a74cc5bd744b7024, State: Running, Role: LEADER
I20260601 13:39:26.532160  3288 consensus_queue.cc:237] T ed2467d5ffd44b0cb06055fce06d305a P 13a14c24902f4776a74cc5bd744b7024 [LEADER]: Queue going to LEADER mode. State: All 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: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.534083  2970 catalog_manager.cc:5696] T ed2467d5ffd44b0cb06055fce06d305a P 13a14c24902f4776a74cc5bd744b7024 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a14c24902f4776a74cc5bd744b7024 (127.25.154.130). New cstate: current_term: 1 leader_uuid: "13a14c24902f4776a74cc5bd744b7024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:26.541590  3282 raft_consensus.cc:493] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:26.541731  3282 raft_consensus.cc:515] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.542308  3282 leader_election.cc:290] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a8061b4853641198b3cec251a18cd72 (127.25.154.129:33747), 13a14c24902f4776a74cc5bd744b7024 (127.25.154.130:40749)
I20260601 13:39:26.546077  3076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a180383b18c472199d4e411ba551033" candidate_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a8061b4853641198b3cec251a18cd72" is_pre_election: true
I20260601 13:39:26.546088  3154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a180383b18c472199d4e411ba551033" candidate_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a14c24902f4776a74cc5bd744b7024" is_pre_election: true
I20260601 13:39:26.546265  3076 raft_consensus.cc:2468] T 8a180383b18c472199d4e411ba551033 P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fefe7668ed2a483ba7a0ef06ea6f67eb in term 0.
I20260601 13:39:26.546335  3154 raft_consensus.cc:2468] T 8a180383b18c472199d4e411ba551033 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fefe7668ed2a483ba7a0ef06ea6f67eb in term 0.
I20260601 13:39:26.546644  3282 raft_consensus.cc:493] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:26.546676  3192 leader_election.cc:304] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb [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: 2a8061b4853641198b3cec251a18cd72, fefe7668ed2a483ba7a0ef06ea6f67eb; no voters: 
I20260601 13:39:26.546731  3282 raft_consensus.cc:515] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.546908  3283 raft_consensus.cc:2804] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:26.546954  3283 raft_consensus.cc:493] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:26.547022  3283 raft_consensus.cc:3060] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:26.547134  3282 leader_election.cc:290] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a8061b4853641198b3cec251a18cd72 (127.25.154.129:33747), 13a14c24902f4776a74cc5bd744b7024 (127.25.154.130:40749)
I20260601 13:39:26.547394  3076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fb6a652e2d4a2d831c31f8908b198f" candidate_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a8061b4853641198b3cec251a18cd72" is_pre_election: true
I20260601 13:39:26.547499  3076 raft_consensus.cc:2468] T 43fb6a652e2d4a2d831c31f8908b198f P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fefe7668ed2a483ba7a0ef06ea6f67eb in term 0.
I20260601 13:39:26.547719  3192 leader_election.cc:304] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb [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: 2a8061b4853641198b3cec251a18cd72, fefe7668ed2a483ba7a0ef06ea6f67eb; no voters: 
I20260601 13:39:26.547894  3282 raft_consensus.cc:2804] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:26.547973  3282 raft_consensus.cc:493] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:26.548040  3282 raft_consensus.cc:3060] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:26.548245  3283 raft_consensus.cc:515] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.548606  3283 leader_election.cc:290] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb [CANDIDATE]: Term 1 election: Requested vote from peers 2a8061b4853641198b3cec251a18cd72 (127.25.154.129:33747), 13a14c24902f4776a74cc5bd744b7024 (127.25.154.130:40749)
I20260601 13:39:26.548907  3076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a180383b18c472199d4e411ba551033" candidate_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a8061b4853641198b3cec251a18cd72"
I20260601 13:39:26.549012  3076 raft_consensus.cc:3060] T 8a180383b18c472199d4e411ba551033 P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:26.548957  3282 raft_consensus.cc:515] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.549396  3282 leader_election.cc:290] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb [CANDIDATE]: Term 1 election: Requested vote from peers 2a8061b4853641198b3cec251a18cd72 (127.25.154.129:33747), 13a14c24902f4776a74cc5bd744b7024 (127.25.154.130:40749)
I20260601 13:39:26.549437  3154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fb6a652e2d4a2d831c31f8908b198f" candidate_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a14c24902f4776a74cc5bd744b7024" is_pre_election: true
I20260601 13:39:26.549443  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a180383b18c472199d4e411ba551033" candidate_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a14c24902f4776a74cc5bd744b7024"
I20260601 13:39:26.549656  3153 raft_consensus.cc:3060] T 8a180383b18c472199d4e411ba551033 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:26.549801  3077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fb6a652e2d4a2d831c31f8908b198f" candidate_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a8061b4853641198b3cec251a18cd72"
I20260601 13:39:26.549924  3077 raft_consensus.cc:3060] T 43fb6a652e2d4a2d831c31f8908b198f P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:26.549986  3076 raft_consensus.cc:2468] T 8a180383b18c472199d4e411ba551033 P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fefe7668ed2a483ba7a0ef06ea6f67eb in term 1.
I20260601 13:39:26.550307  3192 leader_election.cc:304] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb [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: 2a8061b4853641198b3cec251a18cd72, fefe7668ed2a483ba7a0ef06ea6f67eb; no voters: 
I20260601 13:39:26.550484  3282 raft_consensus.cc:2804] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:26.550562  3153 raft_consensus.cc:2468] T 8a180383b18c472199d4e411ba551033 P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fefe7668ed2a483ba7a0ef06ea6f67eb in term 1.
I20260601 13:39:26.550583  3282 raft_consensus.cc:697] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 LEADER]: Becoming Leader. State: Replica: fefe7668ed2a483ba7a0ef06ea6f67eb, State: Running, Role: LEADER
I20260601 13:39:26.550729  3282 consensus_queue.cc:237] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb [LEADER]: Queue going to LEADER mode. State: All 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: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.549558  3154 raft_consensus.cc:2468] T 43fb6a652e2d4a2d831c31f8908b198f P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fefe7668ed2a483ba7a0ef06ea6f67eb in term 0.
I20260601 13:39:26.551016  3077 raft_consensus.cc:2468] T 43fb6a652e2d4a2d831c31f8908b198f P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fefe7668ed2a483ba7a0ef06ea6f67eb in term 1.
I20260601 13:39:26.551242  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fb6a652e2d4a2d831c31f8908b198f" candidate_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a14c24902f4776a74cc5bd744b7024"
I20260601 13:39:26.551276  3192 leader_election.cc:304] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb [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: 2a8061b4853641198b3cec251a18cd72, fefe7668ed2a483ba7a0ef06ea6f67eb; no voters: 
I20260601 13:39:26.551352  3153 raft_consensus.cc:3060] T 43fb6a652e2d4a2d831c31f8908b198f P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:26.551508  3282 raft_consensus.cc:2804] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:26.551579  3282 raft_consensus.cc:697] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 LEADER]: Becoming Leader. State: Replica: fefe7668ed2a483ba7a0ef06ea6f67eb, State: Running, Role: LEADER
I20260601 13:39:26.551693  3282 consensus_queue.cc:237] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb [LEADER]: Queue going to LEADER mode. State: All 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: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.552160  3153 raft_consensus.cc:2468] T 43fb6a652e2d4a2d831c31f8908b198f P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fefe7668ed2a483ba7a0ef06ea6f67eb in term 1.
I20260601 13:39:26.553046  2970 catalog_manager.cc:5696] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb reported cstate change: term changed from 0 to 1, leader changed from <none> to fefe7668ed2a483ba7a0ef06ea6f67eb (127.25.154.131). New cstate: current_term: 1 leader_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:26.556152  2970 catalog_manager.cc:5696] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb reported cstate change: term changed from 0 to 1, leader changed from <none> to fefe7668ed2a483ba7a0ef06ea6f67eb (127.25.154.131). New cstate: current_term: 1 leader_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:26.577287  3288 raft_consensus.cc:493] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:26.577488  3288 raft_consensus.cc:515] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.578022  3288 leader_election.cc:290] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a8061b4853641198b3cec251a18cd72 (127.25.154.129:33747), fefe7668ed2a483ba7a0ef06ea6f67eb (127.25.154.131:39061)
I20260601 13:39:26.578550  3077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2988631923284e00b34f0790de7fc6c4" candidate_uuid: "13a14c24902f4776a74cc5bd744b7024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a8061b4853641198b3cec251a18cd72" is_pre_election: true
I20260601 13:39:26.578550  3229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2988631923284e00b34f0790de7fc6c4" candidate_uuid: "13a14c24902f4776a74cc5bd744b7024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" is_pre_election: true
I20260601 13:39:26.578742  3229 raft_consensus.cc:2468] T 2988631923284e00b34f0790de7fc6c4 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a14c24902f4776a74cc5bd744b7024 in term 0.
I20260601 13:39:26.578742  3077 raft_consensus.cc:2468] T 2988631923284e00b34f0790de7fc6c4 P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a14c24902f4776a74cc5bd744b7024 in term 0.
I20260601 13:39:26.579128  3118 leader_election.cc:304] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024 [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: 13a14c24902f4776a74cc5bd744b7024, fefe7668ed2a483ba7a0ef06ea6f67eb; no voters: 
I20260601 13:39:26.579372  3288 raft_consensus.cc:2804] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:26.579480  3288 raft_consensus.cc:493] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:26.579545  3288 raft_consensus.cc:3060] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:26.580477  3288 raft_consensus.cc:515] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.580907  3288 leader_election.cc:290] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024 [CANDIDATE]: Term 1 election: Requested vote from peers 2a8061b4853641198b3cec251a18cd72 (127.25.154.129:33747), fefe7668ed2a483ba7a0ef06ea6f67eb (127.25.154.131:39061)
I20260601 13:39:26.581396  3229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2988631923284e00b34f0790de7fc6c4" candidate_uuid: "13a14c24902f4776a74cc5bd744b7024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb"
I20260601 13:39:26.581396  3077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2988631923284e00b34f0790de7fc6c4" candidate_uuid: "13a14c24902f4776a74cc5bd744b7024" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a8061b4853641198b3cec251a18cd72"
I20260601 13:39:26.581557  3077 raft_consensus.cc:3060] T 2988631923284e00b34f0790de7fc6c4 P 2a8061b4853641198b3cec251a18cd72 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:26.581557  3229 raft_consensus.cc:3060] T 2988631923284e00b34f0790de7fc6c4 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:26.582634  3229 raft_consensus.cc:2468] T 2988631923284e00b34f0790de7fc6c4 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a14c24902f4776a74cc5bd744b7024 in term 1.
I20260601 13:39:26.582634  3077 raft_consensus.cc:2468] T 2988631923284e00b34f0790de7fc6c4 P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a14c24902f4776a74cc5bd744b7024 in term 1.
I20260601 13:39:26.583020  3116 leader_election.cc:304] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024 [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: 13a14c24902f4776a74cc5bd744b7024, 2a8061b4853641198b3cec251a18cd72; no voters: 
I20260601 13:39:26.583201  3288 raft_consensus.cc:2804] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:26.583290  3288 raft_consensus.cc:697] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024 [term 1 LEADER]: Becoming Leader. State: Replica: 13a14c24902f4776a74cc5bd744b7024, State: Running, Role: LEADER
I20260601 13:39:26.583415  3288 consensus_queue.cc:237] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024 [LEADER]: Queue going to LEADER mode. State: All 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: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } }
I20260601 13:39:26.585105  2970 catalog_manager.cc:5696] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a14c24902f4776a74cc5bd744b7024 (127.25.154.130). New cstate: current_term: 1 leader_uuid: "13a14c24902f4776a74cc5bd744b7024" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:26.625664  3077 raft_consensus.cc:1275] T 43fb6a652e2d4a2d831c31f8908b198f P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Refusing update from remote peer fefe7668ed2a483ba7a0ef06ea6f67eb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:26.626286  3076 raft_consensus.cc:1275] T 8a180383b18c472199d4e411ba551033 P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Refusing update from remote peer fefe7668ed2a483ba7a0ef06ea6f67eb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:26.626482  3153 raft_consensus.cc:1275] T 43fb6a652e2d4a2d831c31f8908b198f P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Refusing update from remote peer fefe7668ed2a483ba7a0ef06ea6f67eb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:26.626660  3154 raft_consensus.cc:1275] T 8a180383b18c472199d4e411ba551033 P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Refusing update from remote peer fefe7668ed2a483ba7a0ef06ea6f67eb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:26.626425  3363 consensus_queue.cc:1048] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:26.627307  3283 consensus_queue.cc:1048] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:26.626679  3282 consensus_queue.cc:1048] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260601 13:39:26.630445  3077 raft_consensus.cc:1275] T 2988631923284e00b34f0790de7fc6c4 P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Refusing update from remote peer 13a14c24902f4776a74cc5bd744b7024: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:26.630556  3074 raft_consensus.cc:1275] T ed2467d5ffd44b0cb06055fce06d305a P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Refusing update from remote peer 13a14c24902f4776a74cc5bd744b7024: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:26.630599  3075 raft_consensus.cc:1275] T c9722d3c1dc64837938c834e55fcabb0 P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Refusing update from remote peer 13a14c24902f4776a74cc5bd744b7024: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:26.630700  3286 consensus_queue.cc:1048] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:26.631012  3288 consensus_queue.cc:1048] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:26.631278  3288 consensus_queue.cc:1048] T ed2467d5ffd44b0cb06055fce06d305a P 13a14c24902f4776a74cc5bd744b7024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:26.631515  3288 consensus_queue.cc:1048] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:26.631619  3076 raft_consensus.cc:1275] T 9a41c5dbd2864e558061c92263dc1ef2 P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Refusing update from remote peer 13a14c24902f4776a74cc5bd744b7024: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:26.631774  3229 raft_consensus.cc:1275] T 9a41c5dbd2864e558061c92263dc1ef2 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Refusing update from remote peer 13a14c24902f4776a74cc5bd744b7024: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:26.632088  3228 raft_consensus.cc:1275] T 2988631923284e00b34f0790de7fc6c4 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Refusing update from remote peer 13a14c24902f4776a74cc5bd744b7024: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:26.632411  3227 raft_consensus.cc:1275] T c9722d3c1dc64837938c834e55fcabb0 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Refusing update from remote peer 13a14c24902f4776a74cc5bd744b7024: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:26.632714  3226 raft_consensus.cc:1275] T ed2467d5ffd44b0cb06055fce06d305a P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Refusing update from remote peer 13a14c24902f4776a74cc5bd744b7024: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:26.634212  3285 consensus_queue.cc:1048] T 9a41c5dbd2864e558061c92263dc1ef2 P 13a14c24902f4776a74cc5bd744b7024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:26.634382  3288 consensus_queue.cc:1048] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:26.634473  3285 consensus_queue.cc:1048] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:26.634642  3288 consensus_queue.cc:1048] T ed2467d5ffd44b0cb06055fce06d305a P 13a14c24902f4776a74cc5bd744b7024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:26.634711  3285 consensus_queue.cc:1048] T 9a41c5dbd2864e558061c92263dc1ef2 P 13a14c24902f4776a74cc5bd744b7024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:26.647141  3312 mvcc.cc:204] Tried to move back new op lower bound from 7292195498517180416 to 7292195497749516288. Current Snapshot: MvccSnapshot[applied={T|T < 7292195498517180416 or (T in {7292195498517180416})}]
I20260601 13:39:26.681730  3311 mvcc.cc:204] Tried to move back new op lower bound from 7292195498516336640 to 7292195498326978560. Current Snapshot: MvccSnapshot[applied={T|T < 7292195498516336640 or (T in {7292195498516336640})}]
I20260601 13:39:26.825107 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:26.827677  3393 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:26.827693  3394 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:26.827880  3396 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:26.827956 26218 server_base.cc:1061] running on GCE node
I20260601 13:39:26.828213 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:26.828332 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:26.828367 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321166828367 us; error 0 us; skew 500 ppm
I20260601 13:39:26.829516 26218 webserver.cc:533] Webserver started at http://127.25.154.132:39941/ using document root <none> and password file <none>
I20260601 13:39:26.829663 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:26.829706 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:26.829758 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:26.830112 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320984125593-26218-0/minicluster-data/ts-3-root/instance:
uuid: "fecac24092a349cda44fede188e5b39e"
format_stamp: "Formatted at 2026-06-01 13:39:26 on dist-test-slave-whnk"
I20260601 13:39:26.831660 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:26.832990  3401 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:26.833348 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:26.833415 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320984125593-26218-0/minicluster-data/ts-3-root
uuid: "fecac24092a349cda44fede188e5b39e"
format_stamp: "Formatted at 2026-06-01 13:39:26 on dist-test-slave-whnk"
I20260601 13:39:26.833577 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320984125593-26218-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320984125593-26218-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320984125593-26218-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)
I20260601 13:39:26.843168 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:26.843585 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:26.843869 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:26.844400 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:26.844440 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:26.844473 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:26.844542 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:26.850108 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.132:33147
I20260601 13:39:26.850252  3465 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.132:33147 every 8 connection(s)
I20260601 13:39:26.855398  3466 heartbeater.cc:344] Connected to a master server at 127.25.154.190:38869
I20260601 13:39:26.855520  3466 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:26.855844  3466 heartbeater.cc:507] Master 127.25.154.190:38869 requested a full tablet report, sending...
I20260601 13:39:26.856519  2973 ts_manager.cc:194] Registered new tserver with Master: fecac24092a349cda44fede188e5b39e (127.25.154.132:33147)
I20260601 13:39:26.857096  2973 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54842
I20260601 13:39:27.040570  3153 consensus_queue.cc:237] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } } peers { permanent_uuid: "fecac24092a349cda44fede188e5b39e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 33147 } attrs { promote: true } }
I20260601 13:39:27.042312  3229 raft_consensus.cc:1275] T c9722d3c1dc64837938c834e55fcabb0 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Refusing update from remote peer 13a14c24902f4776a74cc5bd744b7024: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:39:27.042316  3072 raft_consensus.cc:1275] T c9722d3c1dc64837938c834e55fcabb0 P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Refusing update from remote peer 13a14c24902f4776a74cc5bd744b7024: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:39:27.042759  3284 consensus_queue.cc:1048] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:39:27.042959  3374 consensus_queue.cc:1048] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:39:27.044396  3386 raft_consensus.cc:2955] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER fecac24092a349cda44fede188e5b39e (127.25.154.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } } peers { permanent_uuid: "fecac24092a349cda44fede188e5b39e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 33147 } attrs { promote: true } } }
I20260601 13:39:27.044829  3072 raft_consensus.cc:2955] T c9722d3c1dc64837938c834e55fcabb0 P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER fecac24092a349cda44fede188e5b39e (127.25.154.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } } peers { permanent_uuid: "fecac24092a349cda44fede188e5b39e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 33147 } attrs { promote: true } } }
I20260601 13:39:27.044867  3229 raft_consensus.cc:2955] T c9722d3c1dc64837938c834e55fcabb0 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER fecac24092a349cda44fede188e5b39e (127.25.154.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } } peers { permanent_uuid: "fecac24092a349cda44fede188e5b39e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 33147 } attrs { promote: true } } }
I20260601 13:39:27.047333  2965 catalog_manager.cc:5696] T c9722d3c1dc64837938c834e55fcabb0 P 2a8061b4853641198b3cec251a18cd72 reported cstate change: config changed from index -1 to 19, NON_VOTER fecac24092a349cda44fede188e5b39e (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "13a14c24902f4776a74cc5bd744b7024" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } } peers { permanent_uuid: "fecac24092a349cda44fede188e5b39e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 33147 } attrs { promote: true } } }
W20260601 13:39:27.047963  3118 consensus_peers.cc:597] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024 -> Peer fecac24092a349cda44fede188e5b39e (127.25.154.132:33147): Couldn't send request to peer fecac24092a349cda44fede188e5b39e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c9722d3c1dc64837938c834e55fcabb0. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:27.052459  3229 consensus_queue.cc:237] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } } peers { permanent_uuid: "fecac24092a349cda44fede188e5b39e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 33147 } attrs { promote: true } }
I20260601 13:39:27.054018  3072 raft_consensus.cc:1275] T 43fb6a652e2d4a2d831c31f8908b198f P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Refusing update from remote peer fefe7668ed2a483ba7a0ef06ea6f67eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:39:27.054018  3153 raft_consensus.cc:1275] T 43fb6a652e2d4a2d831c31f8908b198f P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Refusing update from remote peer fefe7668ed2a483ba7a0ef06ea6f67eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:39:27.054466  3389 consensus_queue.cc:1048] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:39:27.054665  3286 consensus_queue.cc:1048] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:39:27.056116  3387 raft_consensus.cc:2955] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER fecac24092a349cda44fede188e5b39e (127.25.154.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } } peers { permanent_uuid: "fecac24092a349cda44fede188e5b39e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 33147 } attrs { promote: true } } }
I20260601 13:39:27.056700  3072 raft_consensus.cc:2955] T 43fb6a652e2d4a2d831c31f8908b198f P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER fecac24092a349cda44fede188e5b39e (127.25.154.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } } peers { permanent_uuid: "fecac24092a349cda44fede188e5b39e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 33147 } attrs { promote: true } } }
I20260601 13:39:27.056849  3153 raft_consensus.cc:2955] T 43fb6a652e2d4a2d831c31f8908b198f P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER fecac24092a349cda44fede188e5b39e (127.25.154.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } } peers { permanent_uuid: "fecac24092a349cda44fede188e5b39e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 33147 } attrs { promote: true } } }
I20260601 13:39:27.059345  2973 catalog_manager.cc:5696] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb reported cstate change: config changed from index -1 to 19, NON_VOTER fecac24092a349cda44fede188e5b39e (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fecac24092a349cda44fede188e5b39e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 33147 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:39:27.059566  3194 consensus_peers.cc:597] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb -> Peer fecac24092a349cda44fede188e5b39e (127.25.154.132:33147): Couldn't send request to peer fecac24092a349cda44fede188e5b39e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 43fb6a652e2d4a2d831c31f8908b198f. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:27.059914  3153 consensus_queue.cc:237] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } attrs { replace: true } } peers { permanent_uuid: "fecac24092a349cda44fede188e5b39e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 33147 } attrs { promote: true } }
W20260601 13:39:27.061378  3118 consensus_peers.cc:597] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024 -> Peer fecac24092a349cda44fede188e5b39e (127.25.154.132:33147): Couldn't send request to peer fecac24092a349cda44fede188e5b39e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2988631923284e00b34f0790de7fc6c4. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:27.061584  3072 raft_consensus.cc:1275] T 2988631923284e00b34f0790de7fc6c4 P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Refusing update from remote peer 13a14c24902f4776a74cc5bd744b7024: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:39:27.061658  3229 raft_consensus.cc:1275] T 2988631923284e00b34f0790de7fc6c4 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Refusing update from remote peer 13a14c24902f4776a74cc5bd744b7024: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:39:27.062012  3373 consensus_queue.cc:1048] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:39:27.062427  3284 consensus_queue.cc:1048] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:39:27.063807  3373 raft_consensus.cc:2955] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER fecac24092a349cda44fede188e5b39e (127.25.154.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } attrs { replace: true } } peers { permanent_uuid: "fecac24092a349cda44fede188e5b39e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 33147 } attrs { promote: true } } }
I20260601 13:39:27.064507  3229 raft_consensus.cc:2955] T 2988631923284e00b34f0790de7fc6c4 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER fecac24092a349cda44fede188e5b39e (127.25.154.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } attrs { replace: true } } peers { permanent_uuid: "fecac24092a349cda44fede188e5b39e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 33147 } attrs { promote: true } } }
I20260601 13:39:27.066426  3072 raft_consensus.cc:2955] T 2988631923284e00b34f0790de7fc6c4 P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER fecac24092a349cda44fede188e5b39e (127.25.154.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } attrs { replace: true } } peers { permanent_uuid: "fecac24092a349cda44fede188e5b39e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 33147 } attrs { promote: true } } }
I20260601 13:39:27.066536  2967 catalog_manager.cc:5696] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024 reported cstate change: config changed from index -1 to 19, NON_VOTER fecac24092a349cda44fede188e5b39e (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "13a14c24902f4776a74cc5bd744b7024" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fecac24092a349cda44fede188e5b39e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 33147 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:27.066772  3229 consensus_queue.cc:237] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } } peers { permanent_uuid: "fecac24092a349cda44fede188e5b39e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 33147 } attrs { promote: true } }
W20260601 13:39:27.068159  3194 consensus_peers.cc:597] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb -> Peer fecac24092a349cda44fede188e5b39e (127.25.154.132:33147): Couldn't send request to peer fecac24092a349cda44fede188e5b39e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8a180383b18c472199d4e411ba551033. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:27.068512  3073 raft_consensus.cc:1275] T 8a180383b18c472199d4e411ba551033 P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Refusing update from remote peer fefe7668ed2a483ba7a0ef06ea6f67eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:39:27.069458  3389 consensus_queue.cc:1048] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:39:27.069746  3153 raft_consensus.cc:1275] T 8a180383b18c472199d4e411ba551033 P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Refusing update from remote peer fefe7668ed2a483ba7a0ef06ea6f67eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:39:27.070221  3389 consensus_queue.cc:1048] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:39:27.071491  3363 raft_consensus.cc:2955] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER fecac24092a349cda44fede188e5b39e (127.25.154.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } } peers { permanent_uuid: "fecac24092a349cda44fede188e5b39e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 33147 } attrs { promote: true } } }
I20260601 13:39:27.071893  3072 raft_consensus.cc:2955] T 8a180383b18c472199d4e411ba551033 P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER fecac24092a349cda44fede188e5b39e (127.25.154.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } } peers { permanent_uuid: "fecac24092a349cda44fede188e5b39e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 33147 } attrs { promote: true } } }
I20260601 13:39:27.072212  3153 raft_consensus.cc:2955] T 8a180383b18c472199d4e411ba551033 P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER fecac24092a349cda44fede188e5b39e (127.25.154.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } } peers { permanent_uuid: "fecac24092a349cda44fede188e5b39e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 33147 } attrs { promote: true } } }
I20260601 13:39:27.074203  2965 catalog_manager.cc:5696] T 8a180383b18c472199d4e411ba551033 P 2a8061b4853641198b3cec251a18cd72 reported cstate change: config changed from index -1 to 19, NON_VOTER fecac24092a349cda44fede188e5b39e (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2a8061b4853641198b3cec251a18cd72" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33747 } attrs { replace: true } } peers { permanent_uuid: "13a14c24902f4776a74cc5bd744b7024" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 40749 } } peers { permanent_uuid: "fefe7668ed2a483ba7a0ef06ea6f67eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 39061 } } peers { permanent_uuid: "fecac24092a349cda44fede188e5b39e" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 33147 } attrs { promote: true } } }
I20260601 13:39:27.107425 26218 tablet_server.cc:179] TabletServer@127.25.154.129:0 shutting down...
I20260601 13:39:27.112587 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:27.112826 26218 tablet_replica.cc:333] T 8a180383b18c472199d4e411ba551033 P 2a8061b4853641198b3cec251a18cd72: stopping tablet replica
I20260601 13:39:27.113000 26218 raft_consensus.cc:2243] T 8a180383b18c472199d4e411ba551033 P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:27.113173 26218 raft_consensus.cc:2272] T 8a180383b18c472199d4e411ba551033 P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.113898 26218 tablet_replica.cc:333] T 426b63b9a1d74600a37fad7310e825b2 P 2a8061b4853641198b3cec251a18cd72: stopping tablet replica
I20260601 13:39:27.114028 26218 raft_consensus.cc:2243] T 426b63b9a1d74600a37fad7310e825b2 P 2a8061b4853641198b3cec251a18cd72 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:27.114219 26218 raft_consensus.cc:2272] T 426b63b9a1d74600a37fad7310e825b2 P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.114688 26218 tablet_replica.cc:333] T 9a41c5dbd2864e558061c92263dc1ef2 P 2a8061b4853641198b3cec251a18cd72: stopping tablet replica
I20260601 13:39:27.114787 26218 raft_consensus.cc:2243] T 9a41c5dbd2864e558061c92263dc1ef2 P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:27.114892 26218 raft_consensus.cc:2272] T 9a41c5dbd2864e558061c92263dc1ef2 P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.115396 26218 tablet_replica.cc:333] T ed2467d5ffd44b0cb06055fce06d305a P 2a8061b4853641198b3cec251a18cd72: stopping tablet replica
I20260601 13:39:27.115505 26218 raft_consensus.cc:2243] T ed2467d5ffd44b0cb06055fce06d305a P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:27.115633 26218 raft_consensus.cc:2272] T ed2467d5ffd44b0cb06055fce06d305a P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.116199 26218 tablet_replica.cc:333] T 15564654747c419696be9385f800bebe P 2a8061b4853641198b3cec251a18cd72: stopping tablet replica
I20260601 13:39:27.116304 26218 raft_consensus.cc:2243] T 15564654747c419696be9385f800bebe P 2a8061b4853641198b3cec251a18cd72 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:27.116416 26218 raft_consensus.cc:2272] T 15564654747c419696be9385f800bebe P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.116900 26218 tablet_replica.cc:333] T 2988631923284e00b34f0790de7fc6c4 P 2a8061b4853641198b3cec251a18cd72: stopping tablet replica
I20260601 13:39:27.117002 26218 raft_consensus.cc:2243] T 2988631923284e00b34f0790de7fc6c4 P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:27.117123 26218 raft_consensus.cc:2272] T 2988631923284e00b34f0790de7fc6c4 P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.117589 26218 tablet_replica.cc:333] T 43fb6a652e2d4a2d831c31f8908b198f P 2a8061b4853641198b3cec251a18cd72: stopping tablet replica
I20260601 13:39:27.117666 26218 raft_consensus.cc:2243] T 43fb6a652e2d4a2d831c31f8908b198f P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:27.117799 26218 raft_consensus.cc:2272] T 43fb6a652e2d4a2d831c31f8908b198f P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.118350 26218 tablet_replica.cc:333] T c9722d3c1dc64837938c834e55fcabb0 P 2a8061b4853641198b3cec251a18cd72: stopping tablet replica
I20260601 13:39:27.118417 26218 raft_consensus.cc:2243] T c9722d3c1dc64837938c834e55fcabb0 P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:27.118552 26218 raft_consensus.cc:2272] T c9722d3c1dc64837938c834e55fcabb0 P 2a8061b4853641198b3cec251a18cd72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.133628 26218 tablet_server.cc:196] TabletServer@127.25.154.129:0 shutdown complete.
I20260601 13:39:27.136709 26218 tablet_server.cc:179] TabletServer@127.25.154.130:0 shutting down...
I20260601 13:39:27.143582 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:27.143805 26218 tablet_replica.cc:333] T 43fb6a652e2d4a2d831c31f8908b198f P 13a14c24902f4776a74cc5bd744b7024: stopping tablet replica
I20260601 13:39:27.143944 26218 raft_consensus.cc:2243] T 43fb6a652e2d4a2d831c31f8908b198f P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:27.144075 26218 raft_consensus.cc:2272] T 43fb6a652e2d4a2d831c31f8908b198f P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.144702 26218 tablet_replica.cc:333] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024: stopping tablet replica
I20260601 13:39:27.144786 26218 raft_consensus.cc:2243] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:27.144958 26218 raft_consensus.cc:2272] T c9722d3c1dc64837938c834e55fcabb0 P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.145439 26218 tablet_replica.cc:333] T 91eca73dc77a40648c4b19c1290d632f P 13a14c24902f4776a74cc5bd744b7024: stopping tablet replica
I20260601 13:39:27.145520 26218 raft_consensus.cc:2243] T 91eca73dc77a40648c4b19c1290d632f P 13a14c24902f4776a74cc5bd744b7024 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:27.145604 26218 raft_consensus.cc:2272] T 91eca73dc77a40648c4b19c1290d632f P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.146087 26218 tablet_replica.cc:333] T 692eec6101a54d9eac0d32dced3dc0d7 P 13a14c24902f4776a74cc5bd744b7024: stopping tablet replica
I20260601 13:39:27.146245 26218 raft_consensus.cc:2243] T 692eec6101a54d9eac0d32dced3dc0d7 P 13a14c24902f4776a74cc5bd744b7024 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:27.146335 26218 raft_consensus.cc:2272] T 692eec6101a54d9eac0d32dced3dc0d7 P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.146806 26218 tablet_replica.cc:333] T 9a41c5dbd2864e558061c92263dc1ef2 P 13a14c24902f4776a74cc5bd744b7024: stopping tablet replica
I20260601 13:39:27.146878 26218 raft_consensus.cc:2243] T 9a41c5dbd2864e558061c92263dc1ef2 P 13a14c24902f4776a74cc5bd744b7024 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:27.147009 26218 raft_consensus.cc:2272] T 9a41c5dbd2864e558061c92263dc1ef2 P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.147578 26218 tablet_replica.cc:333] T 8a180383b18c472199d4e411ba551033 P 13a14c24902f4776a74cc5bd744b7024: stopping tablet replica
I20260601 13:39:27.147662 26218 raft_consensus.cc:2243] T 8a180383b18c472199d4e411ba551033 P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:27.147760 26218 raft_consensus.cc:2272] T 8a180383b18c472199d4e411ba551033 P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.148248 26218 tablet_replica.cc:333] T ed2467d5ffd44b0cb06055fce06d305a P 13a14c24902f4776a74cc5bd744b7024: stopping tablet replica
I20260601 13:39:27.148319 26218 raft_consensus.cc:2243] T ed2467d5ffd44b0cb06055fce06d305a P 13a14c24902f4776a74cc5bd744b7024 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:27.148447 26218 raft_consensus.cc:2272] T ed2467d5ffd44b0cb06055fce06d305a P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.148905 26218 tablet_replica.cc:333] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024: stopping tablet replica
I20260601 13:39:27.148976 26218 raft_consensus.cc:2243] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:27.149135 26218 raft_consensus.cc:2272] T 2988631923284e00b34f0790de7fc6c4 P 13a14c24902f4776a74cc5bd744b7024 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.164891 26218 tablet_server.cc:196] TabletServer@127.25.154.130:0 shutdown complete.
I20260601 13:39:27.168864 26218 tablet_server.cc:179] TabletServer@127.25.154.131:0 shutting down...
I20260601 13:39:27.175348 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:27.175608 26218 tablet_replica.cc:333] T c9c56baeffba4192b39031419eb70801 P fefe7668ed2a483ba7a0ef06ea6f67eb: stopping tablet replica
I20260601 13:39:27.175823 26218 raft_consensus.cc:2243] T c9c56baeffba4192b39031419eb70801 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:27.176002 26218 raft_consensus.cc:2272] T c9c56baeffba4192b39031419eb70801 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.176753 26218 tablet_replica.cc:333] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb: stopping tablet replica
I20260601 13:39:27.176892 26218 raft_consensus.cc:2243] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:27.177140 26218 raft_consensus.cc:2272] T 8a180383b18c472199d4e411ba551033 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.177666 26218 tablet_replica.cc:333] T c9722d3c1dc64837938c834e55fcabb0 P fefe7668ed2a483ba7a0ef06ea6f67eb: stopping tablet replica
I20260601 13:39:27.177794 26218 raft_consensus.cc:2243] T c9722d3c1dc64837938c834e55fcabb0 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:27.177933 26218 raft_consensus.cc:2272] T c9722d3c1dc64837938c834e55fcabb0 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.178488 26218 tablet_replica.cc:333] T 23d18aa4d3b145fa897c4d682da44dc2 P fefe7668ed2a483ba7a0ef06ea6f67eb: stopping tablet replica
I20260601 13:39:27.178620 26218 raft_consensus.cc:2243] T 23d18aa4d3b145fa897c4d682da44dc2 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:27.178759 26218 raft_consensus.cc:2272] T 23d18aa4d3b145fa897c4d682da44dc2 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.179250 26218 tablet_replica.cc:333] T 9a41c5dbd2864e558061c92263dc1ef2 P fefe7668ed2a483ba7a0ef06ea6f67eb: stopping tablet replica
I20260601 13:39:27.179371 26218 raft_consensus.cc:2243] T 9a41c5dbd2864e558061c92263dc1ef2 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:27.179499 26218 raft_consensus.cc:2272] T 9a41c5dbd2864e558061c92263dc1ef2 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.179975 26218 tablet_replica.cc:333] T 2988631923284e00b34f0790de7fc6c4 P fefe7668ed2a483ba7a0ef06ea6f67eb: stopping tablet replica
I20260601 13:39:27.180089 26218 raft_consensus.cc:2243] T 2988631923284e00b34f0790de7fc6c4 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:27.180227 26218 raft_consensus.cc:2272] T 2988631923284e00b34f0790de7fc6c4 P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.180763 26218 tablet_replica.cc:333] T ed2467d5ffd44b0cb06055fce06d305a P fefe7668ed2a483ba7a0ef06ea6f67eb: stopping tablet replica
I20260601 13:39:27.180873 26218 raft_consensus.cc:2243] T ed2467d5ffd44b0cb06055fce06d305a P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:27.180996 26218 raft_consensus.cc:2272] T ed2467d5ffd44b0cb06055fce06d305a P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.181432 26218 tablet_replica.cc:333] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb: stopping tablet replica
I20260601 13:39:27.181542 26218 raft_consensus.cc:2243] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:27.181768 26218 raft_consensus.cc:2272] T 43fb6a652e2d4a2d831c31f8908b198f P fefe7668ed2a483ba7a0ef06ea6f67eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.197036 26218 tablet_server.cc:196] TabletServer@127.25.154.131:0 shutdown complete.
I20260601 13:39:27.200398 26218 tablet_server.cc:179] TabletServer@127.25.154.132:0 shutting down...
I20260601 13:39:27.205494 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:27.217847 26218 tablet_server.cc:196] TabletServer@127.25.154.132:0 shutdown complete.
I20260601 13:39:27.220062 26218 master.cc:562] Master@127.25.154.190:38869 shutting down...
W20260601 13:39:27.224098  3020 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:39:27.224186  3020 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:39:27.224234  3020 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:39:27.224685 26218 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cccbcbb861424971adfb2b0277484ffe [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:27.224836 26218 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cccbcbb861424971adfb2b0277484ffe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.224881 26218 tablet_replica.cc:333] T 00000000000000000000000000000000 P cccbcbb861424971adfb2b0277484ffe: stopping tablet replica
I20260601 13:39:27.238078 26218 master.cc:584] Master@127.25.154.190:38869 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (2251 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260601 13:39:27.250331 26218 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.154.190:32915
I20260601 13:39:27.250692 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:27.252672  3476 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:27.252681  3474 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:27.252804  3473 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:27.252998 26218 server_base.cc:1061] running on GCE node
I20260601 13:39:27.253212 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:27.253252 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:27.253302 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321167253301 us; error 0 us; skew 500 ppm
I20260601 13:39:27.254375 26218 webserver.cc:533] Webserver started at http://127.25.154.190:43521/ using document root <none> and password file <none>
I20260601 13:39:27.254578 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:27.254662 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:27.254755 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:27.255206 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320984125593-26218-0/minicluster-data/master-0-root/instance:
uuid: "59fac54c63e24443883cf081473a045b"
format_stamp: "Formatted at 2026-06-01 13:39:27 on dist-test-slave-whnk"
I20260601 13:39:27.256860 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:27.257849  3481 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.258113 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:27.258280 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320984125593-26218-0/minicluster-data/master-0-root
uuid: "59fac54c63e24443883cf081473a045b"
format_stamp: "Formatted at 2026-06-01 13:39:27 on dist-test-slave-whnk"
I20260601 13:39:27.258385 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320984125593-26218-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320984125593-26218-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320984125593-26218-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)
I20260601 13:39:27.271883 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:27.272321 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:27.276893 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.190:32915
I20260601 13:39:27.282862  3534 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.190:32915 every 8 connection(s)
I20260601 13:39:27.283435  3535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:27.285230  3535 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 59fac54c63e24443883cf081473a045b: Bootstrap starting.
I20260601 13:39:27.286041  3535 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 59fac54c63e24443883cf081473a045b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.287227  3535 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 59fac54c63e24443883cf081473a045b: No bootstrap required, opened a new log
I20260601 13:39:27.287660  3535 raft_consensus.cc:359] T 00000000000000000000000000000000 P 59fac54c63e24443883cf081473a045b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59fac54c63e24443883cf081473a045b" member_type: VOTER }
I20260601 13:39:27.287778  3535 raft_consensus.cc:385] T 00000000000000000000000000000000 P 59fac54c63e24443883cf081473a045b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.287851  3535 raft_consensus.cc:740] T 00000000000000000000000000000000 P 59fac54c63e24443883cf081473a045b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59fac54c63e24443883cf081473a045b, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.288003  3535 consensus_queue.cc:260] T 00000000000000000000000000000000 P 59fac54c63e24443883cf081473a045b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "59fac54c63e24443883cf081473a045b" member_type: VOTER }
I20260601 13:39:27.288125  3535 raft_consensus.cc:399] T 00000000000000000000000000000000 P 59fac54c63e24443883cf081473a045b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:27.288177  3535 raft_consensus.cc:493] T 00000000000000000000000000000000 P 59fac54c63e24443883cf081473a045b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:27.288231  3535 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 59fac54c63e24443883cf081473a045b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:27.288934  3535 raft_consensus.cc:515] T 00000000000000000000000000000000 P 59fac54c63e24443883cf081473a045b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59fac54c63e24443883cf081473a045b" member_type: VOTER }
I20260601 13:39:27.289090  3535 leader_election.cc:304] T 00000000000000000000000000000000 P 59fac54c63e24443883cf081473a045b [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: 59fac54c63e24443883cf081473a045b; no voters: 
I20260601 13:39:27.289304  3535 leader_election.cc:290] T 00000000000000000000000000000000 P 59fac54c63e24443883cf081473a045b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:27.289584  3539 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 59fac54c63e24443883cf081473a045b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:27.289780  3539 raft_consensus.cc:697] T 00000000000000000000000000000000 P 59fac54c63e24443883cf081473a045b [term 1 LEADER]: Becoming Leader. State: Replica: 59fac54c63e24443883cf081473a045b, State: Running, Role: LEADER
I20260601 13:39:27.289820  3535 sys_catalog.cc:565] T 00000000000000000000000000000000 P 59fac54c63e24443883cf081473a045b [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:27.289901  3539 consensus_queue.cc:237] T 00000000000000000000000000000000 P 59fac54c63e24443883cf081473a045b [LEADER]: Queue going to LEADER mode. State: All 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: "59fac54c63e24443883cf081473a045b" member_type: VOTER }
I20260601 13:39:27.290364  3538 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59fac54c63e24443883cf081473a045b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "59fac54c63e24443883cf081473a045b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59fac54c63e24443883cf081473a045b" member_type: VOTER } }
I20260601 13:39:27.290386  3540 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59fac54c63e24443883cf081473a045b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 59fac54c63e24443883cf081473a045b. Latest consensus state: current_term: 1 leader_uuid: "59fac54c63e24443883cf081473a045b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59fac54c63e24443883cf081473a045b" member_type: VOTER } }
I20260601 13:39:27.290527  3538 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59fac54c63e24443883cf081473a045b [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:27.290561  3540 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59fac54c63e24443883cf081473a045b [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:27.291033  3546 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:27.291991  3546 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:27.292279 26218 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:27.294266  3546 catalog_manager.cc:1382] Generated new cluster ID: 1ff35658479e4fa59970f21d3adf8ef9
I20260601 13:39:27.294328  3546 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:27.300415  3546 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:27.300994  3546 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:27.310894  3546 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 59fac54c63e24443883cf081473a045b: Generated new TSK 0
I20260601 13:39:27.311067  3546 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:27.324925 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:27.327102  3556 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:27.327170  3557 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:27.327194  3559 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:27.327384 26218 server_base.cc:1061] running on GCE node
I20260601 13:39:27.327623 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:27.327723 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:27.327775 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321167327774 us; error 0 us; skew 500 ppm
I20260601 13:39:27.328763 26218 webserver.cc:533] Webserver started at http://127.25.154.129:39735/ using document root <none> and password file <none>
I20260601 13:39:27.328994 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:27.329066 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:27.329146 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:27.329589 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320984125593-26218-0/minicluster-data/ts-0-root/instance:
uuid: "c5b7232512cd4ec6a3444335f98e3961"
format_stamp: "Formatted at 2026-06-01 13:39:27 on dist-test-slave-whnk"
I20260601 13:39:27.331341 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:27.332423  3564 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.332844 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:27.332940 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320984125593-26218-0/minicluster-data/ts-0-root
uuid: "c5b7232512cd4ec6a3444335f98e3961"
format_stamp: "Formatted at 2026-06-01 13:39:27 on dist-test-slave-whnk"
I20260601 13:39:27.333038 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320984125593-26218-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320984125593-26218-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320984125593-26218-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)
I20260601 13:39:27.339227 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:27.339636 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:27.339947 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:27.340437 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:27.340504 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.340605 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:27.340637 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.345214 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.129:36019
I20260601 13:39:27.345275  3627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.129:36019 every 8 connection(s)
I20260601 13:39:27.346124 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:27.348340  3636 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:27.348471  3633 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:27.348349  3632 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:27.348731 26218 server_base.cc:1061] running on GCE node
I20260601 13:39:27.348891 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:27.348934 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:27.348959 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321167348959 us; error 0 us; skew 500 ppm
I20260601 13:39:27.350097 26218 webserver.cc:533] Webserver started at http://127.25.154.130:45767/ using document root <none> and password file <none>
I20260601 13:39:27.350332 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:27.350411 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:27.350493 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:27.350955 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320984125593-26218-0/minicluster-data/ts-1-root/instance:
uuid: "7f8a555c306b473ebb1a1dc3698f2296"
format_stamp: "Formatted at 2026-06-01 13:39:27 on dist-test-slave-whnk"
I20260601 13:39:27.351152  3628 heartbeater.cc:344] Connected to a master server at 127.25.154.190:32915
I20260601 13:39:27.351333  3628 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:27.351615  3628 heartbeater.cc:507] Master 127.25.154.190:32915 requested a full tablet report, sending...
I20260601 13:39:27.352372  3498 ts_manager.cc:194] Registered new tserver with Master: c5b7232512cd4ec6a3444335f98e3961 (127.25.154.129:36019)
I20260601 13:39:27.352818 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:27.353421  3498 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48838
I20260601 13:39:27.353955  3641 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.354293 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:27.354367 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320984125593-26218-0/minicluster-data/ts-1-root
uuid: "7f8a555c306b473ebb1a1dc3698f2296"
format_stamp: "Formatted at 2026-06-01 13:39:27 on dist-test-slave-whnk"
I20260601 13:39:27.354423 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320984125593-26218-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320984125593-26218-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320984125593-26218-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)
I20260601 13:39:27.379448 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:27.379935 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:27.380306 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:27.380880 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:27.380955 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.381018 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:27.381079 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.385620 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.130:46543
I20260601 13:39:27.385670  3704 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.130:46543 every 8 connection(s)
I20260601 13:39:27.386624 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:27.388851  3709 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:27.388823  3708 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:27.389262 26218 server_base.cc:1061] running on GCE node
W20260601 13:39:27.389333  3711 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:27.390018 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:27.390071 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:27.390303 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321167390299 us; error 0 us; skew 500 ppm
I20260601 13:39:27.391147  3705 heartbeater.cc:344] Connected to a master server at 127.25.154.190:32915
I20260601 13:39:27.391244  3705 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:27.391484 26218 webserver.cc:533] Webserver started at http://127.25.154.131:43301/ using document root <none> and password file <none>
I20260601 13:39:27.391484  3705 heartbeater.cc:507] Master 127.25.154.190:32915 requested a full tablet report, sending...
I20260601 13:39:27.391665 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:27.391718 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:27.391811 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:27.392138  3498 ts_manager.cc:194] Registered new tserver with Master: 7f8a555c306b473ebb1a1dc3698f2296 (127.25.154.130:46543)
I20260601 13:39:27.392333 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320984125593-26218-0/minicluster-data/ts-2-root/instance:
uuid: "069f591df42247a2a51a4705a087c4d2"
format_stamp: "Formatted at 2026-06-01 13:39:27 on dist-test-slave-whnk"
I20260601 13:39:27.392747  3498 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48842
I20260601 13:39:27.394073 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:27.395172  3716 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.395428 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:27.395519 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320984125593-26218-0/minicluster-data/ts-2-root
uuid: "069f591df42247a2a51a4705a087c4d2"
format_stamp: "Formatted at 2026-06-01 13:39:27 on dist-test-slave-whnk"
I20260601 13:39:27.395615 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320984125593-26218-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320984125593-26218-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320984125593-26218-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)
I20260601 13:39:27.401364 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:27.401757 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:27.402077 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:27.402606 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:27.402671 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.402727 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:27.402760 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.406973 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.131:34037
I20260601 13:39:27.407052  3780 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.131:34037 every 8 connection(s)
I20260601 13:39:27.411803  3781 heartbeater.cc:344] Connected to a master server at 127.25.154.190:32915
I20260601 13:39:27.411913  3781 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:27.412207  3781 heartbeater.cc:507] Master 127.25.154.190:32915 requested a full tablet report, sending...
I20260601 13:39:27.412855  3498 ts_manager.cc:194] Registered new tserver with Master: 069f591df42247a2a51a4705a087c4d2 (127.25.154.131:34037)
I20260601 13:39:27.413146 26218 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005686403s
I20260601 13:39:27.413463  3498 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48858
I20260601 13:39:27.423378  3498 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48864:
name: "test-workload"
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: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:39:27.424086  3498 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:39:27.434948  3592 tablet_service.cc:1511] Processing CreateTablet for tablet 74bfe289547d403fb7f78c4e44c96f5d (DEFAULT_TABLE table=test-workload [id=dcbb91d0b39c4a68adfcf9e15fcf0ed0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:39:27.435204  3742 tablet_service.cc:1511] Processing CreateTablet for tablet 74bfe289547d403fb7f78c4e44c96f5d (DEFAULT_TABLE table=test-workload [id=dcbb91d0b39c4a68adfcf9e15fcf0ed0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:39:27.435241  3669 tablet_service.cc:1511] Processing CreateTablet for tablet 74bfe289547d403fb7f78c4e44c96f5d (DEFAULT_TABLE table=test-workload [id=dcbb91d0b39c4a68adfcf9e15fcf0ed0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:39:27.435436  3742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74bfe289547d403fb7f78c4e44c96f5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:27.435585  3669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74bfe289547d403fb7f78c4e44c96f5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:27.435354  3592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74bfe289547d403fb7f78c4e44c96f5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:27.437695  3796 tablet_bootstrap.cc:492] T 74bfe289547d403fb7f78c4e44c96f5d P 069f591df42247a2a51a4705a087c4d2: Bootstrap starting.
I20260601 13:39:27.438474  3797 tablet_bootstrap.cc:492] T 74bfe289547d403fb7f78c4e44c96f5d P 7f8a555c306b473ebb1a1dc3698f2296: Bootstrap starting.
I20260601 13:39:27.438922  3796 tablet_bootstrap.cc:654] T 74bfe289547d403fb7f78c4e44c96f5d P 069f591df42247a2a51a4705a087c4d2: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.439548  3797 tablet_bootstrap.cc:654] T 74bfe289547d403fb7f78c4e44c96f5d P 7f8a555c306b473ebb1a1dc3698f2296: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.440182  3798 tablet_bootstrap.cc:492] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961: Bootstrap starting.
I20260601 13:39:27.440653  3797 tablet_bootstrap.cc:492] T 74bfe289547d403fb7f78c4e44c96f5d P 7f8a555c306b473ebb1a1dc3698f2296: No bootstrap required, opened a new log
I20260601 13:39:27.440766  3797 ts_tablet_manager.cc:1403] T 74bfe289547d403fb7f78c4e44c96f5d P 7f8a555c306b473ebb1a1dc3698f2296: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:27.441107  3798 tablet_bootstrap.cc:654] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.441241  3797 raft_consensus.cc:359] T 74bfe289547d403fb7f78c4e44c96f5d P 7f8a555c306b473ebb1a1dc3698f2296 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5b7232512cd4ec6a3444335f98e3961" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 36019 } } peers { permanent_uuid: "7f8a555c306b473ebb1a1dc3698f2296" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46543 } } peers { permanent_uuid: "069f591df42247a2a51a4705a087c4d2" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34037 } }
I20260601 13:39:27.441358  3797 raft_consensus.cc:385] T 74bfe289547d403fb7f78c4e44c96f5d P 7f8a555c306b473ebb1a1dc3698f2296 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.441406  3797 raft_consensus.cc:740] T 74bfe289547d403fb7f78c4e44c96f5d P 7f8a555c306b473ebb1a1dc3698f2296 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f8a555c306b473ebb1a1dc3698f2296, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.441538  3797 consensus_queue.cc:260] T 74bfe289547d403fb7f78c4e44c96f5d P 7f8a555c306b473ebb1a1dc3698f2296 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c5b7232512cd4ec6a3444335f98e3961" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 36019 } } peers { permanent_uuid: "7f8a555c306b473ebb1a1dc3698f2296" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46543 } } peers { permanent_uuid: "069f591df42247a2a51a4705a087c4d2" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34037 } }
I20260601 13:39:27.441960  3705 heartbeater.cc:499] Master 127.25.154.190:32915 was elected leader, sending a full tablet report...
I20260601 13:39:27.442306  3796 tablet_bootstrap.cc:492] T 74bfe289547d403fb7f78c4e44c96f5d P 069f591df42247a2a51a4705a087c4d2: No bootstrap required, opened a new log
I20260601 13:39:27.441946  3797 ts_tablet_manager.cc:1434] T 74bfe289547d403fb7f78c4e44c96f5d P 7f8a555c306b473ebb1a1dc3698f2296: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:27.442364  3798 tablet_bootstrap.cc:492] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961: No bootstrap required, opened a new log
I20260601 13:39:27.442411  3796 ts_tablet_manager.cc:1403] T 74bfe289547d403fb7f78c4e44c96f5d P 069f591df42247a2a51a4705a087c4d2: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:39:27.442451  3798 ts_tablet_manager.cc:1403] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:27.442777  3796 raft_consensus.cc:359] T 74bfe289547d403fb7f78c4e44c96f5d P 069f591df42247a2a51a4705a087c4d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5b7232512cd4ec6a3444335f98e3961" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 36019 } } peers { permanent_uuid: "7f8a555c306b473ebb1a1dc3698f2296" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46543 } } peers { permanent_uuid: "069f591df42247a2a51a4705a087c4d2" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34037 } }
I20260601 13:39:27.442849  3796 raft_consensus.cc:385] T 74bfe289547d403fb7f78c4e44c96f5d P 069f591df42247a2a51a4705a087c4d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.442922  3796 raft_consensus.cc:740] T 74bfe289547d403fb7f78c4e44c96f5d P 069f591df42247a2a51a4705a087c4d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 069f591df42247a2a51a4705a087c4d2, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.442885  3798 raft_consensus.cc:359] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5b7232512cd4ec6a3444335f98e3961" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 36019 } } peers { permanent_uuid: "7f8a555c306b473ebb1a1dc3698f2296" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46543 } } peers { permanent_uuid: "069f591df42247a2a51a4705a087c4d2" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34037 } }
I20260601 13:39:27.442993  3798 raft_consensus.cc:385] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.443025  3798 raft_consensus.cc:740] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5b7232512cd4ec6a3444335f98e3961, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.443038  3796 consensus_queue.cc:260] T 74bfe289547d403fb7f78c4e44c96f5d P 069f591df42247a2a51a4705a087c4d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c5b7232512cd4ec6a3444335f98e3961" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 36019 } } peers { permanent_uuid: "7f8a555c306b473ebb1a1dc3698f2296" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46543 } } peers { permanent_uuid: "069f591df42247a2a51a4705a087c4d2" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34037 } }
I20260601 13:39:27.443192  3798 consensus_queue.cc:260] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c5b7232512cd4ec6a3444335f98e3961" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 36019 } } peers { permanent_uuid: "7f8a555c306b473ebb1a1dc3698f2296" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46543 } } peers { permanent_uuid: "069f591df42247a2a51a4705a087c4d2" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34037 } }
I20260601 13:39:27.443403  3796 ts_tablet_manager.cc:1434] T 74bfe289547d403fb7f78c4e44c96f5d P 069f591df42247a2a51a4705a087c4d2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:27.443619  3781 heartbeater.cc:499] Master 127.25.154.190:32915 was elected leader, sending a full tablet report...
I20260601 13:39:27.443904  3798 ts_tablet_manager.cc:1434] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:27.443929  3628 heartbeater.cc:499] Master 127.25.154.190:32915 was elected leader, sending a full tablet report...
I20260601 13:39:27.635828  3804 raft_consensus.cc:493] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:27.635990  3804 raft_consensus.cc:515] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5b7232512cd4ec6a3444335f98e3961" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 36019 } } peers { permanent_uuid: "7f8a555c306b473ebb1a1dc3698f2296" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46543 } } peers { permanent_uuid: "069f591df42247a2a51a4705a087c4d2" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34037 } }
I20260601 13:39:27.636518  3804 leader_election.cc:290] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f8a555c306b473ebb1a1dc3698f2296 (127.25.154.130:46543), 069f591df42247a2a51a4705a087c4d2 (127.25.154.131:34037)
I20260601 13:39:27.640259  3679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bfe289547d403fb7f78c4e44c96f5d" candidate_uuid: "c5b7232512cd4ec6a3444335f98e3961" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f8a555c306b473ebb1a1dc3698f2296" is_pre_election: true
I20260601 13:39:27.640277  3754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bfe289547d403fb7f78c4e44c96f5d" candidate_uuid: "c5b7232512cd4ec6a3444335f98e3961" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "069f591df42247a2a51a4705a087c4d2" is_pre_election: true
I20260601 13:39:27.640446  3754 raft_consensus.cc:2468] T 74bfe289547d403fb7f78c4e44c96f5d P 069f591df42247a2a51a4705a087c4d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5b7232512cd4ec6a3444335f98e3961 in term 0.
I20260601 13:39:27.640415  3679 raft_consensus.cc:2468] T 74bfe289547d403fb7f78c4e44c96f5d P 7f8a555c306b473ebb1a1dc3698f2296 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5b7232512cd4ec6a3444335f98e3961 in term 0.
I20260601 13:39:27.640851  3566 leader_election.cc:304] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961 [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: 069f591df42247a2a51a4705a087c4d2, c5b7232512cd4ec6a3444335f98e3961; no voters: 
I20260601 13:39:27.641099  3804 raft_consensus.cc:2804] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:27.641149  3804 raft_consensus.cc:493] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:27.641212  3804 raft_consensus.cc:3060] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:27.642059  3804 raft_consensus.cc:515] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5b7232512cd4ec6a3444335f98e3961" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 36019 } } peers { permanent_uuid: "7f8a555c306b473ebb1a1dc3698f2296" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46543 } } peers { permanent_uuid: "069f591df42247a2a51a4705a087c4d2" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34037 } }
I20260601 13:39:27.642446  3804 leader_election.cc:290] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961 [CANDIDATE]: Term 1 election: Requested vote from peers 7f8a555c306b473ebb1a1dc3698f2296 (127.25.154.130:46543), 069f591df42247a2a51a4705a087c4d2 (127.25.154.131:34037)
I20260601 13:39:27.642783  3754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bfe289547d403fb7f78c4e44c96f5d" candidate_uuid: "c5b7232512cd4ec6a3444335f98e3961" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "069f591df42247a2a51a4705a087c4d2"
I20260601 13:39:27.642871  3754 raft_consensus.cc:3060] T 74bfe289547d403fb7f78c4e44c96f5d P 069f591df42247a2a51a4705a087c4d2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:27.643587  3754 raft_consensus.cc:2468] T 74bfe289547d403fb7f78c4e44c96f5d P 069f591df42247a2a51a4705a087c4d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5b7232512cd4ec6a3444335f98e3961 in term 1.
I20260601 13:39:27.643770  3679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bfe289547d403fb7f78c4e44c96f5d" candidate_uuid: "c5b7232512cd4ec6a3444335f98e3961" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f8a555c306b473ebb1a1dc3698f2296"
I20260601 13:39:27.643903  3679 raft_consensus.cc:3060] T 74bfe289547d403fb7f78c4e44c96f5d P 7f8a555c306b473ebb1a1dc3698f2296 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:27.643929  3566 leader_election.cc:304] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961 [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: 069f591df42247a2a51a4705a087c4d2, c5b7232512cd4ec6a3444335f98e3961; no voters: 
I20260601 13:39:27.644153  3804 raft_consensus.cc:2804] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:27.644367  3804 raft_consensus.cc:697] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961 [term 1 LEADER]: Becoming Leader. State: Replica: c5b7232512cd4ec6a3444335f98e3961, State: Running, Role: LEADER
I20260601 13:39:27.644505  3804 consensus_queue.cc:237] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961 [LEADER]: Queue going to LEADER mode. State: All 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: "c5b7232512cd4ec6a3444335f98e3961" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 36019 } } peers { permanent_uuid: "7f8a555c306b473ebb1a1dc3698f2296" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46543 } } peers { permanent_uuid: "069f591df42247a2a51a4705a087c4d2" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34037 } }
I20260601 13:39:27.644940  3679 raft_consensus.cc:2468] T 74bfe289547d403fb7f78c4e44c96f5d P 7f8a555c306b473ebb1a1dc3698f2296 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5b7232512cd4ec6a3444335f98e3961 in term 1.
I20260601 13:39:27.646231  3496 catalog_manager.cc:5696] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961 reported cstate change: term changed from 0 to 1, leader changed from <none> to c5b7232512cd4ec6a3444335f98e3961 (127.25.154.129). New cstate: current_term: 1 leader_uuid: "c5b7232512cd4ec6a3444335f98e3961" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5b7232512cd4ec6a3444335f98e3961" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 36019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f8a555c306b473ebb1a1dc3698f2296" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "069f591df42247a2a51a4705a087c4d2" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34037 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:27.667848 26218 tablet_server.cc:179] TabletServer@127.25.154.129:0 shutting down...
I20260601 13:39:27.671456 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:27.671790 26218 tablet_replica.cc:333] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961: stopping tablet replica
I20260601 13:39:27.671911 26218 raft_consensus.cc:2243] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:27.672062 26218 pending_rounds.cc:70] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961: Trying to abort 1 pending ops.
I20260601 13:39:27.672088 26218 pending_rounds.cc:77] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195502673702912 op_type: NO_OP noop_request { }
I20260601 13:39:27.672155 26218 raft_consensus.cc:2889] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:39:27.672199 26218 raft_consensus.cc:2272] T 74bfe289547d403fb7f78c4e44c96f5d P c5b7232512cd4ec6a3444335f98e3961 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.685571 26218 tablet_server.cc:196] TabletServer@127.25.154.129:0 shutdown complete.
I20260601 13:39:27.688503 26218 tablet_server.cc:179] TabletServer@127.25.154.130:0 shutting down...
I20260601 13:39:27.693132 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:27.693565 26218 tablet_replica.cc:333] T 74bfe289547d403fb7f78c4e44c96f5d P 7f8a555c306b473ebb1a1dc3698f2296: stopping tablet replica
I20260601 13:39:27.693723 26218 raft_consensus.cc:2243] T 74bfe289547d403fb7f78c4e44c96f5d P 7f8a555c306b473ebb1a1dc3698f2296 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:27.693874 26218 raft_consensus.cc:2272] T 74bfe289547d403fb7f78c4e44c96f5d P 7f8a555c306b473ebb1a1dc3698f2296 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.707657 26218 tablet_server.cc:196] TabletServer@127.25.154.130:0 shutdown complete.
I20260601 13:39:27.710300 26218 tablet_server.cc:179] TabletServer@127.25.154.131:0 shutting down...
I20260601 13:39:27.714493 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:27.714906 26218 tablet_replica.cc:333] T 74bfe289547d403fb7f78c4e44c96f5d P 069f591df42247a2a51a4705a087c4d2: stopping tablet replica
I20260601 13:39:27.715083 26218 raft_consensus.cc:2243] T 74bfe289547d403fb7f78c4e44c96f5d P 069f591df42247a2a51a4705a087c4d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:27.715253 26218 raft_consensus.cc:2272] T 74bfe289547d403fb7f78c4e44c96f5d P 069f591df42247a2a51a4705a087c4d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.728346 26218 tablet_server.cc:196] TabletServer@127.25.154.131:0 shutdown complete.
I20260601 13:39:27.731017 26218 master.cc:562] Master@127.25.154.190:32915 shutting down...
I20260601 13:39:27.734901 26218 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 59fac54c63e24443883cf081473a045b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:27.735072 26218 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 59fac54c63e24443883cf081473a045b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:27.735201 26218 tablet_replica.cc:333] T 00000000000000000000000000000000 P 59fac54c63e24443883cf081473a045b: stopping tablet replica
I20260601 13:39:27.748571 26218 master.cc:584] Master@127.25.154.190:32915 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (505 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260601 13:39:27.755774 26218 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.154.190:33551
I20260601 13:39:27.756165 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:27.757995  3808 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:27.758051  3809 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:27.758170  3811 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:27.758455 26218 server_base.cc:1061] running on GCE node
I20260601 13:39:27.758639 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:27.758716 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:27.758733 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321167758733 us; error 0 us; skew 500 ppm
I20260601 13:39:27.759848 26218 webserver.cc:533] Webserver started at http://127.25.154.190:40951/ using document root <none> and password file <none>
I20260601 13:39:27.760002 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:27.760048 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:27.760103 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:27.760571 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320984125593-26218-0/minicluster-data/master-0-root/instance:
uuid: "66b046f95e90467fbeb7d90b58503825"
format_stamp: "Formatted at 2026-06-01 13:39:27 on dist-test-slave-whnk"
I20260601 13:39:27.762286 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:39:27.763499  3816 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.763952 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:27.764061 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320984125593-26218-0/minicluster-data/master-0-root
uuid: "66b046f95e90467fbeb7d90b58503825"
format_stamp: "Formatted at 2026-06-01 13:39:27 on dist-test-slave-whnk"
I20260601 13:39:27.764165 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320984125593-26218-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320984125593-26218-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320984125593-26218-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)
I20260601 13:39:27.776567 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:27.777004 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:27.781491 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.190:33551
I20260601 13:39:27.784022  3868 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.190:33551 every 8 connection(s)
I20260601 13:39:27.784492  3869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:27.786420  3869 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 66b046f95e90467fbeb7d90b58503825: Bootstrap starting.
I20260601 13:39:27.787484  3869 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 66b046f95e90467fbeb7d90b58503825: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.788800  3869 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 66b046f95e90467fbeb7d90b58503825: No bootstrap required, opened a new log
I20260601 13:39:27.789274  3869 raft_consensus.cc:359] T 00000000000000000000000000000000 P 66b046f95e90467fbeb7d90b58503825 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66b046f95e90467fbeb7d90b58503825" member_type: VOTER }
I20260601 13:39:27.789367  3869 raft_consensus.cc:385] T 00000000000000000000000000000000 P 66b046f95e90467fbeb7d90b58503825 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.789389  3869 raft_consensus.cc:740] T 00000000000000000000000000000000 P 66b046f95e90467fbeb7d90b58503825 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b046f95e90467fbeb7d90b58503825, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.789543  3869 consensus_queue.cc:260] T 00000000000000000000000000000000 P 66b046f95e90467fbeb7d90b58503825 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "66b046f95e90467fbeb7d90b58503825" member_type: VOTER }
I20260601 13:39:27.789614  3869 raft_consensus.cc:399] T 00000000000000000000000000000000 P 66b046f95e90467fbeb7d90b58503825 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:27.789637  3869 raft_consensus.cc:493] T 00000000000000000000000000000000 P 66b046f95e90467fbeb7d90b58503825 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:27.789698  3869 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 66b046f95e90467fbeb7d90b58503825 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:27.790513  3869 raft_consensus.cc:515] T 00000000000000000000000000000000 P 66b046f95e90467fbeb7d90b58503825 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66b046f95e90467fbeb7d90b58503825" member_type: VOTER }
I20260601 13:39:27.790625  3869 leader_election.cc:304] T 00000000000000000000000000000000 P 66b046f95e90467fbeb7d90b58503825 [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: 66b046f95e90467fbeb7d90b58503825; no voters: 
I20260601 13:39:27.790891  3869 leader_election.cc:290] T 00000000000000000000000000000000 P 66b046f95e90467fbeb7d90b58503825 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:27.791072  3872 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 66b046f95e90467fbeb7d90b58503825 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:27.791311  3872 raft_consensus.cc:697] T 00000000000000000000000000000000 P 66b046f95e90467fbeb7d90b58503825 [term 1 LEADER]: Becoming Leader. State: Replica: 66b046f95e90467fbeb7d90b58503825, State: Running, Role: LEADER
I20260601 13:39:27.791355  3869 sys_catalog.cc:565] T 00000000000000000000000000000000 P 66b046f95e90467fbeb7d90b58503825 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:27.791443  3872 consensus_queue.cc:237] T 00000000000000000000000000000000 P 66b046f95e90467fbeb7d90b58503825 [LEADER]: Queue going to LEADER mode. State: All 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: "66b046f95e90467fbeb7d90b58503825" member_type: VOTER }
I20260601 13:39:27.792002  3873 sys_catalog.cc:455] T 00000000000000000000000000000000 P 66b046f95e90467fbeb7d90b58503825 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "66b046f95e90467fbeb7d90b58503825" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66b046f95e90467fbeb7d90b58503825" member_type: VOTER } }
I20260601 13:39:27.792054  3874 sys_catalog.cc:455] T 00000000000000000000000000000000 P 66b046f95e90467fbeb7d90b58503825 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 66b046f95e90467fbeb7d90b58503825. Latest consensus state: current_term: 1 leader_uuid: "66b046f95e90467fbeb7d90b58503825" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66b046f95e90467fbeb7d90b58503825" member_type: VOTER } }
I20260601 13:39:27.792198  3874 sys_catalog.cc:458] T 00000000000000000000000000000000 P 66b046f95e90467fbeb7d90b58503825 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:27.792447  3873 sys_catalog.cc:458] T 00000000000000000000000000000000 P 66b046f95e90467fbeb7d90b58503825 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:27.792495  3880 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:27.793736  3880 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:27.793957 26218 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:27.795938  3880 catalog_manager.cc:1382] Generated new cluster ID: 45842673425040e080e0ec8d9b48b907
I20260601 13:39:27.796012  3880 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:27.814662  3880 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:27.815271  3880 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:27.821414  3880 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 66b046f95e90467fbeb7d90b58503825: Generated new TSK 0
I20260601 13:39:27.821636  3880 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:27.826704 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:27.829627  3893 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:27.829627  3891 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:27.829905 26218 server_base.cc:1061] running on GCE node
W20260601 13:39:27.830010  3890 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:27.830291 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:27.830336 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:27.830353 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321167830353 us; error 0 us; skew 500 ppm
I20260601 13:39:27.832191 26218 webserver.cc:533] Webserver started at http://127.25.154.129:43847/ using document root <none> and password file <none>
I20260601 13:39:27.832633 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:27.832719 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:27.832818 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:27.833285 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320984125593-26218-0/minicluster-data/ts-0-root/instance:
uuid: "0bc64a8f0b9443e5a02d199e0b5bc7ae"
format_stamp: "Formatted at 2026-06-01 13:39:27 on dist-test-slave-whnk"
I20260601 13:39:27.834986 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:39:27.836148  3898 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.836565 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:27.836632 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320984125593-26218-0/minicluster-data/ts-0-root
uuid: "0bc64a8f0b9443e5a02d199e0b5bc7ae"
format_stamp: "Formatted at 2026-06-01 13:39:27 on dist-test-slave-whnk"
I20260601 13:39:27.836787 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320984125593-26218-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320984125593-26218-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320984125593-26218-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)
I20260601 13:39:27.870201 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:27.870709 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:27.871055 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:27.871569 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:27.871608 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.871641 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:27.871699 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.876276 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.129:32881
I20260601 13:39:27.876297  3963 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.129:32881 every 8 connection(s)
I20260601 13:39:27.877202 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:27.879518  3971 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:27.879526  3968 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:27.879783  3969 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:27.880061 26218 server_base.cc:1061] running on GCE node
I20260601 13:39:27.880293 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:27.880364 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:27.880402 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321167880401 us; error 0 us; skew 500 ppm
I20260601 13:39:27.881343 26218 webserver.cc:533] Webserver started at http://127.25.154.130:37835/ using document root <none> and password file <none>
I20260601 13:39:27.881533 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:27.881603 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:27.881681 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:27.882022  3964 heartbeater.cc:344] Connected to a master server at 127.25.154.190:33551
I20260601 13:39:27.882123  3964 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:27.882290 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320984125593-26218-0/minicluster-data/ts-1-root/instance:
uuid: "d952a21298034616af6b40772dbf4fd3"
format_stamp: "Formatted at 2026-06-01 13:39:27 on dist-test-slave-whnk"
I20260601 13:39:27.882432  3964 heartbeater.cc:507] Master 127.25.154.190:33551 requested a full tablet report, sending...
I20260601 13:39:27.883134  3833 ts_manager.cc:194] Registered new tserver with Master: 0bc64a8f0b9443e5a02d199e0b5bc7ae (127.25.154.129:32881)
I20260601 13:39:27.883922  3833 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46098
I20260601 13:39:27.884181 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:27.885222  3976 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.885593 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:27.885694 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320984125593-26218-0/minicluster-data/ts-1-root
uuid: "d952a21298034616af6b40772dbf4fd3"
format_stamp: "Formatted at 2026-06-01 13:39:27 on dist-test-slave-whnk"
I20260601 13:39:27.885802 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320984125593-26218-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320984125593-26218-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320984125593-26218-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)
I20260601 13:39:27.892248 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:27.892751 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:27.893127 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:27.893661 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:27.893724 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.893780 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:27.893836 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.898561 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.130:37625
I20260601 13:39:27.898638  4040 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.130:37625 every 8 connection(s)
I20260601 13:39:27.899528 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:27.901764  4047 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:27.901785  4045 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:27.901759  4044 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:27.902153 26218 server_base.cc:1061] running on GCE node
I20260601 13:39:27.902354 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:27.902424 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:27.902456 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321167902456 us; error 0 us; skew 500 ppm
I20260601 13:39:27.903719 26218 webserver.cc:533] Webserver started at http://127.25.154.131:41923/ using document root <none> and password file <none>
I20260601 13:39:27.903893 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:27.903955 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:27.904031 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:27.904135  4041 heartbeater.cc:344] Connected to a master server at 127.25.154.190:33551
I20260601 13:39:27.904265  4041 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:27.904495  4041 heartbeater.cc:507] Master 127.25.154.190:33551 requested a full tablet report, sending...
I20260601 13:39:27.904518 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320984125593-26218-0/minicluster-data/ts-2-root/instance:
uuid: "40e6fdbb48ff48969a238429625b2159"
format_stamp: "Formatted at 2026-06-01 13:39:27 on dist-test-slave-whnk"
I20260601 13:39:27.905121  3833 ts_manager.cc:194] Registered new tserver with Master: d952a21298034616af6b40772dbf4fd3 (127.25.154.130:37625)
I20260601 13:39:27.905602  3833 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46106
I20260601 13:39:27.906222 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:27.907266  4052 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.907501 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:27.907582 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320984125593-26218-0/minicluster-data/ts-2-root
uuid: "40e6fdbb48ff48969a238429625b2159"
format_stamp: "Formatted at 2026-06-01 13:39:27 on dist-test-slave-whnk"
I20260601 13:39:27.907680 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320984125593-26218-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320984125593-26218-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320984125593-26218-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)
I20260601 13:39:27.922318 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:27.922814 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:27.923177 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:27.923661 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:27.923723 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.923780 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:27.923811 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.928869 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.131:38817
I20260601 13:39:27.928908  4115 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.131:38817 every 8 connection(s)
I20260601 13:39:27.929754 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:27.932300  4120 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:27.932374 26218 server_base.cc:1061] running on GCE node
W20260601 13:39:27.932523  4122 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:27.932571  4119 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:27.932878 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:27.932946 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:27.932979 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321167932978 us; error 0 us; skew 500 ppm
I20260601 13:39:27.934212 26218 webserver.cc:533] Webserver started at http://127.25.154.132:44071/ using document root <none> and password file <none>
I20260601 13:39:27.934386 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:27.934463 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:27.934509  4116 heartbeater.cc:344] Connected to a master server at 127.25.154.190:33551
I20260601 13:39:27.934549 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:27.934633  4116 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:27.934916  4116 heartbeater.cc:507] Master 127.25.154.190:33551 requested a full tablet report, sending...
I20260601 13:39:27.935035 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320984125593-26218-0/minicluster-data/ts-3-root/instance:
uuid: "5904717f1c60426c8ef38458153a5a7c"
format_stamp: "Formatted at 2026-06-01 13:39:27 on dist-test-slave-whnk"
I20260601 13:39:27.935570  3833 ts_manager.cc:194] Registered new tserver with Master: 40e6fdbb48ff48969a238429625b2159 (127.25.154.131:38817)
I20260601 13:39:27.936065  3833 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46116
I20260601 13:39:27.936755 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:27.938022  4127 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.938390 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:27.938493 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320984125593-26218-0/minicluster-data/ts-3-root
uuid: "5904717f1c60426c8ef38458153a5a7c"
format_stamp: "Formatted at 2026-06-01 13:39:27 on dist-test-slave-whnk"
I20260601 13:39:27.938587 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320984125593-26218-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320984125593-26218-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320984125593-26218-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)
I20260601 13:39:27.955304 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:27.955794 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:27.956123 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:27.956626 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:27.956687 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.956739 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:27.956789 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:27.961745 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.132:38541
I20260601 13:39:27.961807  4192 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.132:38541 every 8 connection(s)
I20260601 13:39:27.967092  4193 heartbeater.cc:344] Connected to a master server at 127.25.154.190:33551
I20260601 13:39:27.967254  4193 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:27.967530  4193 heartbeater.cc:507] Master 127.25.154.190:33551 requested a full tablet report, sending...
I20260601 13:39:27.968580  3833 ts_manager.cc:194] Registered new tserver with Master: 5904717f1c60426c8ef38458153a5a7c (127.25.154.132:38541)
I20260601 13:39:27.969180  3833 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46130
I20260601 13:39:27.969202 26218 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.006953429s
I20260601 13:39:27.978792  3833 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46144:
name: "test-workload"
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: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260601 13:39:27.988984  4156 tablet_service.cc:1511] Processing CreateTablet for tablet f03e1e1bcb2542ea8cb348ce55e630c8 (DEFAULT_TABLE table=test-workload [id=caf1b7e0911a411aa43b65a07c9d0703]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:39:27.989365  4156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f03e1e1bcb2542ea8cb348ce55e630c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:27.990056  4080 tablet_service.cc:1511] Processing CreateTablet for tablet f03e1e1bcb2542ea8cb348ce55e630c8 (DEFAULT_TABLE table=test-workload [id=caf1b7e0911a411aa43b65a07c9d0703]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:39:27.990091  4005 tablet_service.cc:1511] Processing CreateTablet for tablet f03e1e1bcb2542ea8cb348ce55e630c8 (DEFAULT_TABLE table=test-workload [id=caf1b7e0911a411aa43b65a07c9d0703]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:39:27.990346  4080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f03e1e1bcb2542ea8cb348ce55e630c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:27.990428  4005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f03e1e1bcb2542ea8cb348ce55e630c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:27.992034  4208 tablet_bootstrap.cc:492] T f03e1e1bcb2542ea8cb348ce55e630c8 P 5904717f1c60426c8ef38458153a5a7c: Bootstrap starting.
I20260601 13:39:27.992553  4209 tablet_bootstrap.cc:492] T f03e1e1bcb2542ea8cb348ce55e630c8 P d952a21298034616af6b40772dbf4fd3: Bootstrap starting.
I20260601 13:39:27.993391  4210 tablet_bootstrap.cc:492] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159: Bootstrap starting.
I20260601 13:39:27.993780  4208 tablet_bootstrap.cc:654] T f03e1e1bcb2542ea8cb348ce55e630c8 P 5904717f1c60426c8ef38458153a5a7c: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.993853  4209 tablet_bootstrap.cc:654] T f03e1e1bcb2542ea8cb348ce55e630c8 P d952a21298034616af6b40772dbf4fd3: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.994726  4210 tablet_bootstrap.cc:654] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:27.995045  4208 tablet_bootstrap.cc:492] T f03e1e1bcb2542ea8cb348ce55e630c8 P 5904717f1c60426c8ef38458153a5a7c: No bootstrap required, opened a new log
I20260601 13:39:27.995276  4208 ts_tablet_manager.cc:1403] T f03e1e1bcb2542ea8cb348ce55e630c8 P 5904717f1c60426c8ef38458153a5a7c: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:27.995769  4210 tablet_bootstrap.cc:492] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159: No bootstrap required, opened a new log
I20260601 13:39:27.995918  4210 ts_tablet_manager.cc:1403] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:27.995751  4208 raft_consensus.cc:359] T f03e1e1bcb2542ea8cb348ce55e630c8 P 5904717f1c60426c8ef38458153a5a7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5904717f1c60426c8ef38458153a5a7c" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 38541 } } peers { permanent_uuid: "d952a21298034616af6b40772dbf4fd3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 37625 } } peers { permanent_uuid: "40e6fdbb48ff48969a238429625b2159" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38817 } }
I20260601 13:39:27.996011  4208 raft_consensus.cc:385] T f03e1e1bcb2542ea8cb348ce55e630c8 P 5904717f1c60426c8ef38458153a5a7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.996208  4208 raft_consensus.cc:740] T f03e1e1bcb2542ea8cb348ce55e630c8 P 5904717f1c60426c8ef38458153a5a7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5904717f1c60426c8ef38458153a5a7c, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.996217  4209 tablet_bootstrap.cc:492] T f03e1e1bcb2542ea8cb348ce55e630c8 P d952a21298034616af6b40772dbf4fd3: No bootstrap required, opened a new log
I20260601 13:39:27.996345  4209 ts_tablet_manager.cc:1403] T f03e1e1bcb2542ea8cb348ce55e630c8 P d952a21298034616af6b40772dbf4fd3: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:39:27.996414  4208 consensus_queue.cc:260] T f03e1e1bcb2542ea8cb348ce55e630c8 P 5904717f1c60426c8ef38458153a5a7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5904717f1c60426c8ef38458153a5a7c" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 38541 } } peers { permanent_uuid: "d952a21298034616af6b40772dbf4fd3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 37625 } } peers { permanent_uuid: "40e6fdbb48ff48969a238429625b2159" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38817 } }
I20260601 13:39:27.997072  4208 ts_tablet_manager.cc:1434] T f03e1e1bcb2542ea8cb348ce55e630c8 P 5904717f1c60426c8ef38458153a5a7c: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:27.997017  4209 raft_consensus.cc:359] T f03e1e1bcb2542ea8cb348ce55e630c8 P d952a21298034616af6b40772dbf4fd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5904717f1c60426c8ef38458153a5a7c" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 38541 } } peers { permanent_uuid: "d952a21298034616af6b40772dbf4fd3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 37625 } } peers { permanent_uuid: "40e6fdbb48ff48969a238429625b2159" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38817 } }
I20260601 13:39:27.997143  4209 raft_consensus.cc:385] T f03e1e1bcb2542ea8cb348ce55e630c8 P d952a21298034616af6b40772dbf4fd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.997195  4209 raft_consensus.cc:740] T f03e1e1bcb2542ea8cb348ce55e630c8 P d952a21298034616af6b40772dbf4fd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d952a21298034616af6b40772dbf4fd3, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.996411  4210 raft_consensus.cc:359] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5904717f1c60426c8ef38458153a5a7c" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 38541 } } peers { permanent_uuid: "d952a21298034616af6b40772dbf4fd3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 37625 } } peers { permanent_uuid: "40e6fdbb48ff48969a238429625b2159" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38817 } }
I20260601 13:39:27.997287  4210 raft_consensus.cc:385] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:27.997321  4210 raft_consensus.cc:740] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40e6fdbb48ff48969a238429625b2159, State: Initialized, Role: FOLLOWER
I20260601 13:39:27.997345  4209 consensus_queue.cc:260] T f03e1e1bcb2542ea8cb348ce55e630c8 P d952a21298034616af6b40772dbf4fd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5904717f1c60426c8ef38458153a5a7c" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 38541 } } peers { permanent_uuid: "d952a21298034616af6b40772dbf4fd3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 37625 } } peers { permanent_uuid: "40e6fdbb48ff48969a238429625b2159" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38817 } }
I20260601 13:39:27.997464  4210 consensus_queue.cc:260] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5904717f1c60426c8ef38458153a5a7c" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 38541 } } peers { permanent_uuid: "d952a21298034616af6b40772dbf4fd3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 37625 } } peers { permanent_uuid: "40e6fdbb48ff48969a238429625b2159" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38817 } }
I20260601 13:39:27.997742  4209 ts_tablet_manager.cc:1434] T f03e1e1bcb2542ea8cb348ce55e630c8 P d952a21298034616af6b40772dbf4fd3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:27.997829  4210 ts_tablet_manager.cc:1434] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:39:27.997941  4193 heartbeater.cc:499] Master 127.25.154.190:33551 was elected leader, sending a full tablet report...
I20260601 13:39:27.997946  4116 heartbeater.cc:499] Master 127.25.154.190:33551 was elected leader, sending a full tablet report...
I20260601 13:39:27.998240  4041 heartbeater.cc:499] Master 127.25.154.190:33551 was elected leader, sending a full tablet report...
I20260601 13:39:28.059311  4216 raft_consensus.cc:493] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:28.059482  4216 raft_consensus.cc:515] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5904717f1c60426c8ef38458153a5a7c" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 38541 } } peers { permanent_uuid: "d952a21298034616af6b40772dbf4fd3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 37625 } } peers { permanent_uuid: "40e6fdbb48ff48969a238429625b2159" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38817 } }
I20260601 13:39:28.060141  4216 leader_election.cc:290] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5904717f1c60426c8ef38458153a5a7c (127.25.154.132:38541), d952a21298034616af6b40772dbf4fd3 (127.25.154.130:37625)
I20260601 13:39:28.064265  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03e1e1bcb2542ea8cb348ce55e630c8" candidate_uuid: "40e6fdbb48ff48969a238429625b2159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5904717f1c60426c8ef38458153a5a7c" is_pre_election: true
I20260601 13:39:28.064421  4166 raft_consensus.cc:2468] T f03e1e1bcb2542ea8cb348ce55e630c8 P 5904717f1c60426c8ef38458153a5a7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40e6fdbb48ff48969a238429625b2159 in term 0.
I20260601 13:39:28.064736  4015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03e1e1bcb2542ea8cb348ce55e630c8" candidate_uuid: "40e6fdbb48ff48969a238429625b2159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d952a21298034616af6b40772dbf4fd3" is_pre_election: true
I20260601 13:39:28.064802  4053 leader_election.cc:304] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159 [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: 40e6fdbb48ff48969a238429625b2159, 5904717f1c60426c8ef38458153a5a7c; no voters: 
I20260601 13:39:28.064851  4015 raft_consensus.cc:2468] T f03e1e1bcb2542ea8cb348ce55e630c8 P d952a21298034616af6b40772dbf4fd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40e6fdbb48ff48969a238429625b2159 in term 0.
I20260601 13:39:28.065043  4216 raft_consensus.cc:2804] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:28.065137  4216 raft_consensus.cc:493] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:28.065191  4216 raft_consensus.cc:3060] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:28.066341  4216 raft_consensus.cc:515] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5904717f1c60426c8ef38458153a5a7c" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 38541 } } peers { permanent_uuid: "d952a21298034616af6b40772dbf4fd3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 37625 } } peers { permanent_uuid: "40e6fdbb48ff48969a238429625b2159" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38817 } }
I20260601 13:39:28.066727  4216 leader_election.cc:290] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159 [CANDIDATE]: Term 1 election: Requested vote from peers 5904717f1c60426c8ef38458153a5a7c (127.25.154.132:38541), d952a21298034616af6b40772dbf4fd3 (127.25.154.130:37625)
I20260601 13:39:28.067103  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03e1e1bcb2542ea8cb348ce55e630c8" candidate_uuid: "40e6fdbb48ff48969a238429625b2159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5904717f1c60426c8ef38458153a5a7c"
I20260601 13:39:28.067133  4015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03e1e1bcb2542ea8cb348ce55e630c8" candidate_uuid: "40e6fdbb48ff48969a238429625b2159" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d952a21298034616af6b40772dbf4fd3"
I20260601 13:39:28.067237  4166 raft_consensus.cc:3060] T f03e1e1bcb2542ea8cb348ce55e630c8 P 5904717f1c60426c8ef38458153a5a7c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:28.067339  4015 raft_consensus.cc:3060] T f03e1e1bcb2542ea8cb348ce55e630c8 P d952a21298034616af6b40772dbf4fd3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:28.068363  4015 raft_consensus.cc:2468] T f03e1e1bcb2542ea8cb348ce55e630c8 P d952a21298034616af6b40772dbf4fd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40e6fdbb48ff48969a238429625b2159 in term 1.
I20260601 13:39:28.068377  4166 raft_consensus.cc:2468] T f03e1e1bcb2542ea8cb348ce55e630c8 P 5904717f1c60426c8ef38458153a5a7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40e6fdbb48ff48969a238429625b2159 in term 1.
I20260601 13:39:28.068737  4056 leader_election.cc:304] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159 [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: 40e6fdbb48ff48969a238429625b2159, d952a21298034616af6b40772dbf4fd3; no voters: 
I20260601 13:39:28.068924  4216 raft_consensus.cc:2804] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:28.069278  4216 raft_consensus.cc:697] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159 [term 1 LEADER]: Becoming Leader. State: Replica: 40e6fdbb48ff48969a238429625b2159, State: Running, Role: LEADER
I20260601 13:39:28.069473  4216 consensus_queue.cc:237] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159 [LEADER]: Queue going to LEADER mode. State: All 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: "5904717f1c60426c8ef38458153a5a7c" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 38541 } } peers { permanent_uuid: "d952a21298034616af6b40772dbf4fd3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 37625 } } peers { permanent_uuid: "40e6fdbb48ff48969a238429625b2159" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38817 } }
I20260601 13:39:28.071393  3831 catalog_manager.cc:5696] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40e6fdbb48ff48969a238429625b2159 (127.25.154.131). New cstate: current_term: 1 leader_uuid: "40e6fdbb48ff48969a238429625b2159" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5904717f1c60426c8ef38458153a5a7c" member_type: VOTER last_known_addr { host: "127.25.154.132" port: 38541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d952a21298034616af6b40772dbf4fd3" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 37625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40e6fdbb48ff48969a238429625b2159" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 38817 } health_report { overall_health: HEALTHY } } }
W20260601 13:39:28.100687 26218 auto_rebalancer.cc:591] Failed to schedule move for tablet f03e1e1bcb2542ea8cb348ce55e630c8: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:39:28.100997 26218 tablet_server.cc:179] TabletServer@127.25.154.129:0 shutting down...
I20260601 13:39:28.104672 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:28.117240 26218 tablet_server.cc:196] TabletServer@127.25.154.129:0 shutdown complete.
I20260601 13:39:28.119915 26218 tablet_server.cc:179] TabletServer@127.25.154.130:0 shutting down...
I20260601 13:39:28.124709 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:28.125048 26218 tablet_replica.cc:333] T f03e1e1bcb2542ea8cb348ce55e630c8 P d952a21298034616af6b40772dbf4fd3: stopping tablet replica
I20260601 13:39:28.125188 26218 raft_consensus.cc:2243] T f03e1e1bcb2542ea8cb348ce55e630c8 P d952a21298034616af6b40772dbf4fd3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:28.125332 26218 raft_consensus.cc:2272] T f03e1e1bcb2542ea8cb348ce55e630c8 P d952a21298034616af6b40772dbf4fd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:28.139163 26218 tablet_server.cc:196] TabletServer@127.25.154.130:0 shutdown complete.
I20260601 13:39:28.141863 26218 tablet_server.cc:179] TabletServer@127.25.154.131:0 shutting down...
I20260601 13:39:28.147670 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:28.148149 26218 tablet_replica.cc:333] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159: stopping tablet replica
I20260601 13:39:28.148288 26218 raft_consensus.cc:2243] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:28.148454 26218 pending_rounds.cc:70] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159: Trying to abort 1 pending ops.
I20260601 13:39:28.148483 26218 pending_rounds.cc:77] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195504414408704 op_type: NO_OP noop_request { }
I20260601 13:39:28.148551 26218 raft_consensus.cc:2889] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:39:28.148594 26218 raft_consensus.cc:2272] T f03e1e1bcb2542ea8cb348ce55e630c8 P 40e6fdbb48ff48969a238429625b2159 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:28.162806 26218 tablet_server.cc:196] TabletServer@127.25.154.131:0 shutdown complete.
I20260601 13:39:28.165081 26218 tablet_server.cc:179] TabletServer@127.25.154.132:0 shutting down...
I20260601 13:39:28.170002 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:28.170423 26218 tablet_replica.cc:333] T f03e1e1bcb2542ea8cb348ce55e630c8 P 5904717f1c60426c8ef38458153a5a7c: stopping tablet replica
I20260601 13:39:28.170531 26218 raft_consensus.cc:2243] T f03e1e1bcb2542ea8cb348ce55e630c8 P 5904717f1c60426c8ef38458153a5a7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:28.170639 26218 raft_consensus.cc:2272] T f03e1e1bcb2542ea8cb348ce55e630c8 P 5904717f1c60426c8ef38458153a5a7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:28.183946 26218 tablet_server.cc:196] TabletServer@127.25.154.132:0 shutdown complete.
I20260601 13:39:28.186506 26218 master.cc:562] Master@127.25.154.190:33551 shutting down...
I20260601 13:39:28.190565 26218 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 66b046f95e90467fbeb7d90b58503825 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:28.190773 26218 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 66b046f95e90467fbeb7d90b58503825 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:28.190912 26218 tablet_replica.cc:333] T 00000000000000000000000000000000 P 66b046f95e90467fbeb7d90b58503825: stopping tablet replica
I20260601 13:39:28.205247 26218 master.cc:584] Master@127.25.154.190:33551 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (457 ms)
[----------] 22 tests from AutoRebalancerTest (184077 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260601 13:39:28.213639 26218 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.154.190:37291
I20260601 13:39:28.214051 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:28.216176  4225 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:28.216320  4223 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:28.216233  4222 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:28.216434 26218 server_base.cc:1061] running on GCE node
I20260601 13:39:28.216665 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:28.216735 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:28.216761 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321168216760 us; error 0 us; skew 500 ppm
I20260601 13:39:28.217669 26218 webserver.cc:533] Webserver started at http://127.25.154.190:36789/ using document root <none> and password file <none>
I20260601 13:39:28.217862 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:28.217943 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:28.218068 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:28.218580 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320984125593-26218-0/minicluster-data/master-0-root/instance:
uuid: "54a8aff0f8cd4e85891ae9c82b4055c6"
format_stamp: "Formatted at 2026-06-01 13:39:28 on dist-test-slave-whnk"
I20260601 13:39:28.220258 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:28.221360  4230 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:28.221683 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:28.221774 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320984125593-26218-0/minicluster-data/master-0-root
uuid: "54a8aff0f8cd4e85891ae9c82b4055c6"
format_stamp: "Formatted at 2026-06-01 13:39:28 on dist-test-slave-whnk"
I20260601 13:39:28.221868 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320984125593-26218-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320984125593-26218-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320984125593-26218-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)
I20260601 13:39:28.245249 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:28.245702 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:28.250360 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.190:37291
I20260601 13:39:28.253059  4282 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.190:37291 every 8 connection(s)
I20260601 13:39:28.253571  4283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:28.255437  4283 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54a8aff0f8cd4e85891ae9c82b4055c6: Bootstrap starting.
I20260601 13:39:28.256266  4283 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 54a8aff0f8cd4e85891ae9c82b4055c6: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:28.257386  4283 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54a8aff0f8cd4e85891ae9c82b4055c6: No bootstrap required, opened a new log
I20260601 13:39:28.257805  4283 raft_consensus.cc:359] T 00000000000000000000000000000000 P 54a8aff0f8cd4e85891ae9c82b4055c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54a8aff0f8cd4e85891ae9c82b4055c6" member_type: VOTER }
I20260601 13:39:28.257922  4283 raft_consensus.cc:385] T 00000000000000000000000000000000 P 54a8aff0f8cd4e85891ae9c82b4055c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:28.257972  4283 raft_consensus.cc:740] T 00000000000000000000000000000000 P 54a8aff0f8cd4e85891ae9c82b4055c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54a8aff0f8cd4e85891ae9c82b4055c6, State: Initialized, Role: FOLLOWER
I20260601 13:39:28.258131  4283 consensus_queue.cc:260] T 00000000000000000000000000000000 P 54a8aff0f8cd4e85891ae9c82b4055c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "54a8aff0f8cd4e85891ae9c82b4055c6" member_type: VOTER }
I20260601 13:39:28.258271  4283 raft_consensus.cc:399] T 00000000000000000000000000000000 P 54a8aff0f8cd4e85891ae9c82b4055c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:28.258322  4283 raft_consensus.cc:493] T 00000000000000000000000000000000 P 54a8aff0f8cd4e85891ae9c82b4055c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:28.258374  4283 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 54a8aff0f8cd4e85891ae9c82b4055c6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:28.259102  4283 raft_consensus.cc:515] T 00000000000000000000000000000000 P 54a8aff0f8cd4e85891ae9c82b4055c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54a8aff0f8cd4e85891ae9c82b4055c6" member_type: VOTER }
I20260601 13:39:28.259261  4283 leader_election.cc:304] T 00000000000000000000000000000000 P 54a8aff0f8cd4e85891ae9c82b4055c6 [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: 54a8aff0f8cd4e85891ae9c82b4055c6; no voters: 
I20260601 13:39:28.259483  4283 leader_election.cc:290] T 00000000000000000000000000000000 P 54a8aff0f8cd4e85891ae9c82b4055c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:28.259692  4286 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 54a8aff0f8cd4e85891ae9c82b4055c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:28.259931  4286 raft_consensus.cc:697] T 00000000000000000000000000000000 P 54a8aff0f8cd4e85891ae9c82b4055c6 [term 1 LEADER]: Becoming Leader. State: Replica: 54a8aff0f8cd4e85891ae9c82b4055c6, State: Running, Role: LEADER
I20260601 13:39:28.260052  4283 sys_catalog.cc:565] T 00000000000000000000000000000000 P 54a8aff0f8cd4e85891ae9c82b4055c6 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:28.260113  4286 consensus_queue.cc:237] T 00000000000000000000000000000000 P 54a8aff0f8cd4e85891ae9c82b4055c6 [LEADER]: Queue going to LEADER mode. State: All 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: "54a8aff0f8cd4e85891ae9c82b4055c6" member_type: VOTER }
I20260601 13:39:28.260636  4287 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54a8aff0f8cd4e85891ae9c82b4055c6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "54a8aff0f8cd4e85891ae9c82b4055c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54a8aff0f8cd4e85891ae9c82b4055c6" member_type: VOTER } }
I20260601 13:39:28.260751  4287 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54a8aff0f8cd4e85891ae9c82b4055c6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:28.261164  4288 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54a8aff0f8cd4e85891ae9c82b4055c6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 54a8aff0f8cd4e85891ae9c82b4055c6. Latest consensus state: current_term: 1 leader_uuid: "54a8aff0f8cd4e85891ae9c82b4055c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54a8aff0f8cd4e85891ae9c82b4055c6" member_type: VOTER } }
I20260601 13:39:28.261262  4288 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54a8aff0f8cd4e85891ae9c82b4055c6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:28.261436  4293 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:28.262413  4293 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:28.262621 26218 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:28.264497  4293 catalog_manager.cc:1382] Generated new cluster ID: f77c0bc4b3a5428791b4606e73aff038
I20260601 13:39:28.264608  4293 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:28.291160  4293 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:28.291857  4293 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:28.297168  4293 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 54a8aff0f8cd4e85891ae9c82b4055c6: Generated new TSK 0
I20260601 13:39:28.297416  4293 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:28.327842 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:28.330248  4307 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:28.330348  4304 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:28.330367 26218 server_base.cc:1061] running on GCE node
W20260601 13:39:28.330356  4305 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:28.331044 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:28.331151 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:28.331169 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321168331169 us; error 0 us; skew 500 ppm
I20260601 13:39:28.332583 26218 webserver.cc:533] Webserver started at http://127.25.154.129:40559/ using document root <none> and password file <none>
I20260601 13:39:28.332793 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:28.332873 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:28.332980 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:28.333618 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320984125593-26218-0/minicluster-data/ts-0-root/instance:
uuid: "c30732a6d0124170a95d9e2c934a0efd"
format_stamp: "Formatted at 2026-06-01 13:39:28 on dist-test-slave-whnk"
I20260601 13:39:28.335371 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:28.336589  4312 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:28.336913 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:28.337013 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320984125593-26218-0/minicluster-data/ts-0-root
uuid: "c30732a6d0124170a95d9e2c934a0efd"
format_stamp: "Formatted at 2026-06-01 13:39:28 on dist-test-slave-whnk"
I20260601 13:39:28.337118 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320984125593-26218-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320984125593-26218-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320984125593-26218-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)
I20260601 13:39:28.352242 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:28.352777 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:28.353128 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:28.353720 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:28.353792 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:28.353852 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:28.353888 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:28.358811 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.129:45707
I20260601 13:39:28.358887  4375 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.129:45707 every 8 connection(s)
I20260601 13:39:28.359867 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:28.361940  4383 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:28.362004  4381 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:28.362231  4380 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:28.362576 26218 server_base.cc:1061] running on GCE node
I20260601 13:39:28.362844 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:28.362913 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:28.362952 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321168362951 us; error 0 us; skew 500 ppm
I20260601 13:39:28.364123 26218 webserver.cc:533] Webserver started at http://127.25.154.130:41479/ using document root <none> and password file <none>
I20260601 13:39:28.364307 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:28.364380 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:28.364459 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:28.365108 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320984125593-26218-0/minicluster-data/ts-1-root/instance:
uuid: "c1e5d0d11d7e44908f8ddf9863beb010"
format_stamp: "Formatted at 2026-06-01 13:39:28 on dist-test-slave-whnk"
I20260601 13:39:28.366456  4376 heartbeater.cc:344] Connected to a master server at 127.25.154.190:37291
I20260601 13:39:28.366613  4376 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:28.366950  4376 heartbeater.cc:507] Master 127.25.154.190:37291 requested a full tablet report, sending...
I20260601 13:39:28.367359 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:39:28.367734  4247 ts_manager.cc:194] Registered new tserver with Master: c30732a6d0124170a95d9e2c934a0efd (127.25.154.129:45707)
I20260601 13:39:28.368791  4247 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34904
I20260601 13:39:28.368796  4388 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:28.369284 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:28.369364 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320984125593-26218-0/minicluster-data/ts-1-root
uuid: "c1e5d0d11d7e44908f8ddf9863beb010"
format_stamp: "Formatted at 2026-06-01 13:39:28 on dist-test-slave-whnk"
I20260601 13:39:28.369443 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320984125593-26218-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320984125593-26218-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320984125593-26218-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)
I20260601 13:39:28.379668 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:28.380290 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:28.380653 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:28.381153 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:28.381219 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:28.381300 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:28.381349 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:28.385969 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.130:46181
I20260601 13:39:28.386039  4451 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.130:46181 every 8 connection(s)
I20260601 13:39:28.386945 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:28.389040  4455 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:28.389281  4456 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:28.389330  4458 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:28.389747 26218 server_base.cc:1061] running on GCE node
I20260601 13:39:28.389971 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:28.390039 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:28.390075 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321168390074 us; error 0 us; skew 500 ppm
I20260601 13:39:28.391301 26218 webserver.cc:533] Webserver started at http://127.25.154.131:36625/ using document root <none> and password file <none>
I20260601 13:39:28.391489 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:28.391556 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:28.391637 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:28.391870  4452 heartbeater.cc:344] Connected to a master server at 127.25.154.190:37291
I20260601 13:39:28.391961  4452 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:28.392158 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320984125593-26218-0/minicluster-data/ts-2-root/instance:
uuid: "1c6ecdf86812475989e2b17511563c75"
format_stamp: "Formatted at 2026-06-01 13:39:28 on dist-test-slave-whnk"
I20260601 13:39:28.392204  4452 heartbeater.cc:507] Master 127.25.154.190:37291 requested a full tablet report, sending...
I20260601 13:39:28.392915  4247 ts_manager.cc:194] Registered new tserver with Master: c1e5d0d11d7e44908f8ddf9863beb010 (127.25.154.130:46181)
I20260601 13:39:28.393451  4247 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34914
I20260601 13:39:28.394034 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:39:28.395179  4463 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:28.395622 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:28.395756 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320984125593-26218-0/minicluster-data/ts-2-root
uuid: "1c6ecdf86812475989e2b17511563c75"
format_stamp: "Formatted at 2026-06-01 13:39:28 on dist-test-slave-whnk"
I20260601 13:39:28.395881 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320984125593-26218-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320984125593-26218-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320984125593-26218-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)
I20260601 13:39:28.402017 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:28.402556 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:28.402936 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:28.403448 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:28.403522 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:28.403584 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:28.403630 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:28.409260 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.131:34841
I20260601 13:39:28.409335  4526 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.131:34841 every 8 connection(s)
I20260601 13:39:28.414583  4527 heartbeater.cc:344] Connected to a master server at 127.25.154.190:37291
I20260601 13:39:28.414769  4527 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:28.415028  4527 heartbeater.cc:507] Master 127.25.154.190:37291 requested a full tablet report, sending...
I20260601 13:39:28.415813  4247 ts_manager.cc:194] Registered new tserver with Master: 1c6ecdf86812475989e2b17511563c75 (127.25.154.131:34841)
I20260601 13:39:28.416394  4247 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34916
I20260601 13:39:28.416615 26218 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006825s
I20260601 13:39:29.370018  4376 heartbeater.cc:499] Master 127.25.154.190:37291 was elected leader, sending a full tablet report...
I20260601 13:39:29.394626  4452 heartbeater.cc:499] Master 127.25.154.190:37291 was elected leader, sending a full tablet report...
I20260601 13:39:29.417660  4527 heartbeater.cc:499] Master 127.25.154.190:37291 was elected leader, sending a full tablet report...
I20260601 13:39:29.453188  4247 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34926:
name: "test-workload"
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: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:39:29.453797  4247 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:39:29.467119  4340 tablet_service.cc:1511] Processing CreateTablet for tablet 46db8fc795fe411e8b63426f6e1dcc59 (DEFAULT_TABLE table=test-workload [id=f91dd275da0b4334836bca359fe4d02e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:29.467491  4338 tablet_service.cc:1511] Processing CreateTablet for tablet fc92b3bd705946bc805cb9303deefa0f (DEFAULT_TABLE table=test-workload [id=f91dd275da0b4334836bca359fe4d02e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:29.467549  4340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46db8fc795fe411e8b63426f6e1dcc59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:29.467767  4338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc92b3bd705946bc805cb9303deefa0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:29.470273  4488 tablet_service.cc:1511] Processing CreateTablet for tablet ca1b8a9ccb3340c089b69eb38d9bef24 (DEFAULT_TABLE table=test-workload [id=f91dd275da0b4334836bca359fe4d02e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:29.470357  4337 tablet_service.cc:1511] Processing CreateTablet for tablet ca1b8a9ccb3340c089b69eb38d9bef24 (DEFAULT_TABLE table=test-workload [id=f91dd275da0b4334836bca359fe4d02e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:29.470561  4488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca1b8a9ccb3340c089b69eb38d9bef24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:29.470729  4337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca1b8a9ccb3340c089b69eb38d9bef24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:29.470868  4547 tablet_bootstrap.cc:492] T 46db8fc795fe411e8b63426f6e1dcc59 P c30732a6d0124170a95d9e2c934a0efd: Bootstrap starting.
I20260601 13:39:29.472059  4547 tablet_bootstrap.cc:654] T 46db8fc795fe411e8b63426f6e1dcc59 P c30732a6d0124170a95d9e2c934a0efd: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:29.472494  4548 tablet_bootstrap.cc:492] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75: Bootstrap starting.
I20260601 13:39:29.473465  4336 tablet_service.cc:1511] Processing CreateTablet for tablet c2af074a324b4cc2991053c3f5170751 (DEFAULT_TABLE table=test-workload [id=f91dd275da0b4334836bca359fe4d02e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:29.473762  4548 tablet_bootstrap.cc:654] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:29.473757  4336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2af074a324b4cc2991053c3f5170751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:29.474015  4335 tablet_service.cc:1511] Processing CreateTablet for tablet f66c9b000eed4f9799932e9655066127 (DEFAULT_TABLE table=test-workload [id=f91dd275da0b4334836bca359fe4d02e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:29.474314  4335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66c9b000eed4f9799932e9655066127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:29.474587  4547 tablet_bootstrap.cc:492] T 46db8fc795fe411e8b63426f6e1dcc59 P c30732a6d0124170a95d9e2c934a0efd: No bootstrap required, opened a new log
I20260601 13:39:29.474697  4547 ts_tablet_manager.cc:1403] T 46db8fc795fe411e8b63426f6e1dcc59 P c30732a6d0124170a95d9e2c934a0efd: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:29.475178  4547 raft_consensus.cc:359] T 46db8fc795fe411e8b63426f6e1dcc59 P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } } peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } }
I20260601 13:39:29.475310  4547 raft_consensus.cc:385] T 46db8fc795fe411e8b63426f6e1dcc59 P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:29.475344  4547 raft_consensus.cc:740] T 46db8fc795fe411e8b63426f6e1dcc59 P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c30732a6d0124170a95d9e2c934a0efd, State: Initialized, Role: FOLLOWER
I20260601 13:39:29.475848  4547 consensus_queue.cc:260] T 46db8fc795fe411e8b63426f6e1dcc59 P c30732a6d0124170a95d9e2c934a0efd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } } peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } }
I20260601 13:39:29.476259  4547 ts_tablet_manager.cc:1434] T 46db8fc795fe411e8b63426f6e1dcc59 P c30732a6d0124170a95d9e2c934a0efd: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:29.476457  4547 tablet_bootstrap.cc:492] T ca1b8a9ccb3340c089b69eb38d9bef24 P c30732a6d0124170a95d9e2c934a0efd: Bootstrap starting.
I20260601 13:39:29.476812  4491 tablet_service.cc:1511] Processing CreateTablet for tablet 46db8fc795fe411e8b63426f6e1dcc59 (DEFAULT_TABLE table=test-workload [id=f91dd275da0b4334836bca359fe4d02e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:29.477082  4491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46db8fc795fe411e8b63426f6e1dcc59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:29.477684  4547 tablet_bootstrap.cc:654] T ca1b8a9ccb3340c089b69eb38d9bef24 P c30732a6d0124170a95d9e2c934a0efd: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:29.478868  4547 tablet_bootstrap.cc:492] T ca1b8a9ccb3340c089b69eb38d9bef24 P c30732a6d0124170a95d9e2c934a0efd: No bootstrap required, opened a new log
I20260601 13:39:29.478987  4547 ts_tablet_manager.cc:1403] T ca1b8a9ccb3340c089b69eb38d9bef24 P c30732a6d0124170a95d9e2c934a0efd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:29.479478  4547 raft_consensus.cc:359] T ca1b8a9ccb3340c089b69eb38d9bef24 P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.479590  4547 raft_consensus.cc:385] T ca1b8a9ccb3340c089b69eb38d9bef24 P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:29.479638  4547 raft_consensus.cc:740] T ca1b8a9ccb3340c089b69eb38d9bef24 P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c30732a6d0124170a95d9e2c934a0efd, State: Initialized, Role: FOLLOWER
I20260601 13:39:29.479620  4490 tablet_service.cc:1511] Processing CreateTablet for tablet a133c8c7cc0a415589265deb8a2d1ce8 (DEFAULT_TABLE table=test-workload [id=f91dd275da0b4334836bca359fe4d02e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:29.479789  4547 consensus_queue.cc:260] T ca1b8a9ccb3340c089b69eb38d9bef24 P c30732a6d0124170a95d9e2c934a0efd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.479873  4490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a133c8c7cc0a415589265deb8a2d1ce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:29.480082  4547 ts_tablet_manager.cc:1434] T ca1b8a9ccb3340c089b69eb38d9bef24 P c30732a6d0124170a95d9e2c934a0efd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:29.480276  4547 tablet_bootstrap.cc:492] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd: Bootstrap starting.
I20260601 13:39:29.481356  4547 tablet_bootstrap.cc:654] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:29.482374  4489 tablet_service.cc:1511] Processing CreateTablet for tablet fc92b3bd705946bc805cb9303deefa0f (DEFAULT_TABLE table=test-workload [id=f91dd275da0b4334836bca359fe4d02e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:29.482656  4489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc92b3bd705946bc805cb9303deefa0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:29.482735  4547 tablet_bootstrap.cc:492] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd: No bootstrap required, opened a new log
I20260601 13:39:29.482820  4547 ts_tablet_manager.cc:1403] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:29.483268  4547 raft_consensus.cc:359] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.483379  4547 raft_consensus.cc:385] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:29.483415  4547 raft_consensus.cc:740] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c30732a6d0124170a95d9e2c934a0efd, State: Initialized, Role: FOLLOWER
I20260601 13:39:29.483528  4547 consensus_queue.cc:260] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.483851  4547 ts_tablet_manager.cc:1434] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:29.484033  4547 tablet_bootstrap.cc:492] T f66c9b000eed4f9799932e9655066127 P c30732a6d0124170a95d9e2c934a0efd: Bootstrap starting.
I20260601 13:39:29.485085  4547 tablet_bootstrap.cc:654] T f66c9b000eed4f9799932e9655066127 P c30732a6d0124170a95d9e2c934a0efd: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:29.485023  4487 tablet_service.cc:1511] Processing CreateTablet for tablet c2af074a324b4cc2991053c3f5170751 (DEFAULT_TABLE table=test-workload [id=f91dd275da0b4334836bca359fe4d02e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:29.485324  4487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2af074a324b4cc2991053c3f5170751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:29.486471  4486 tablet_service.cc:1511] Processing CreateTablet for tablet f66c9b000eed4f9799932e9655066127 (DEFAULT_TABLE table=test-workload [id=f91dd275da0b4334836bca359fe4d02e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:29.486536  4547 tablet_bootstrap.cc:492] T f66c9b000eed4f9799932e9655066127 P c30732a6d0124170a95d9e2c934a0efd: No bootstrap required, opened a new log
I20260601 13:39:29.486619  4547 ts_tablet_manager.cc:1403] T f66c9b000eed4f9799932e9655066127 P c30732a6d0124170a95d9e2c934a0efd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:29.486761  4486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66c9b000eed4f9799932e9655066127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:29.487113  4547 raft_consensus.cc:359] T f66c9b000eed4f9799932e9655066127 P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.487250  4547 raft_consensus.cc:385] T f66c9b000eed4f9799932e9655066127 P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:29.487300  4547 raft_consensus.cc:740] T f66c9b000eed4f9799932e9655066127 P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c30732a6d0124170a95d9e2c934a0efd, State: Initialized, Role: FOLLOWER
I20260601 13:39:29.487449  4547 consensus_queue.cc:260] T f66c9b000eed4f9799932e9655066127 P c30732a6d0124170a95d9e2c934a0efd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.487864  4547 ts_tablet_manager.cc:1434] T f66c9b000eed4f9799932e9655066127 P c30732a6d0124170a95d9e2c934a0efd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:29.467175  4339 tablet_service.cc:1511] Processing CreateTablet for tablet a133c8c7cc0a415589265deb8a2d1ce8 (DEFAULT_TABLE table=test-workload [id=f91dd275da0b4334836bca359fe4d02e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:29.489223  4339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a133c8c7cc0a415589265deb8a2d1ce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:29.491271  4547 tablet_bootstrap.cc:492] T a133c8c7cc0a415589265deb8a2d1ce8 P c30732a6d0124170a95d9e2c934a0efd: Bootstrap starting.
I20260601 13:39:29.492198  4547 tablet_bootstrap.cc:654] T a133c8c7cc0a415589265deb8a2d1ce8 P c30732a6d0124170a95d9e2c934a0efd: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:29.493295  4548 tablet_bootstrap.cc:492] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75: No bootstrap required, opened a new log
I20260601 13:39:29.493399  4548 ts_tablet_manager.cc:1403] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75: Time spent bootstrapping tablet: real 0.021s	user 0.001s	sys 0.001s
I20260601 13:39:29.493624  4414 tablet_service.cc:1511] Processing CreateTablet for tablet fc92b3bd705946bc805cb9303deefa0f (DEFAULT_TABLE table=test-workload [id=f91dd275da0b4334836bca359fe4d02e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:29.493624  4416 tablet_service.cc:1511] Processing CreateTablet for tablet 46db8fc795fe411e8b63426f6e1dcc59 (DEFAULT_TABLE table=test-workload [id=f91dd275da0b4334836bca359fe4d02e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:29.493934  4414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc92b3bd705946bc805cb9303deefa0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:29.493963  4415 tablet_service.cc:1511] Processing CreateTablet for tablet a133c8c7cc0a415589265deb8a2d1ce8 (DEFAULT_TABLE table=test-workload [id=f91dd275da0b4334836bca359fe4d02e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:29.493927  4548 raft_consensus.cc:359] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.494074  4548 raft_consensus.cc:385] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:29.494107  4548 raft_consensus.cc:740] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c6ecdf86812475989e2b17511563c75, State: Initialized, Role: FOLLOWER
I20260601 13:39:29.494242  4416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46db8fc795fe411e8b63426f6e1dcc59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:29.494416  4413 tablet_service.cc:1511] Processing CreateTablet for tablet ca1b8a9ccb3340c089b69eb38d9bef24 (DEFAULT_TABLE table=test-workload [id=f91dd275da0b4334836bca359fe4d02e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:29.494650  4413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca1b8a9ccb3340c089b69eb38d9bef24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:29.494834  4547 tablet_bootstrap.cc:492] T a133c8c7cc0a415589265deb8a2d1ce8 P c30732a6d0124170a95d9e2c934a0efd: No bootstrap required, opened a new log
I20260601 13:39:29.494926  4547 ts_tablet_manager.cc:1403] T a133c8c7cc0a415589265deb8a2d1ce8 P c30732a6d0124170a95d9e2c934a0efd: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:29.495353  4547 raft_consensus.cc:359] T a133c8c7cc0a415589265deb8a2d1ce8 P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.495462  4547 raft_consensus.cc:385] T a133c8c7cc0a415589265deb8a2d1ce8 P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:29.495501  4547 raft_consensus.cc:740] T a133c8c7cc0a415589265deb8a2d1ce8 P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c30732a6d0124170a95d9e2c934a0efd, State: Initialized, Role: FOLLOWER
I20260601 13:39:29.495673  4547 consensus_queue.cc:260] T a133c8c7cc0a415589265deb8a2d1ce8 P c30732a6d0124170a95d9e2c934a0efd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.495947  4547 ts_tablet_manager.cc:1434] T a133c8c7cc0a415589265deb8a2d1ce8 P c30732a6d0124170a95d9e2c934a0efd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:29.496791  4547 tablet_bootstrap.cc:492] T fc92b3bd705946bc805cb9303deefa0f P c30732a6d0124170a95d9e2c934a0efd: Bootstrap starting.
I20260601 13:39:29.496827  4556 tablet_bootstrap.cc:492] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010: Bootstrap starting.
I20260601 13:39:29.494254  4548 consensus_queue.cc:260] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.497036  4411 tablet_service.cc:1511] Processing CreateTablet for tablet f66c9b000eed4f9799932e9655066127 (DEFAULT_TABLE table=test-workload [id=f91dd275da0b4334836bca359fe4d02e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:29.497270  4411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f66c9b000eed4f9799932e9655066127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:29.497391  4548 ts_tablet_manager.cc:1434] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:39:29.497570  4548 tablet_bootstrap.cc:492] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75: Bootstrap starting.
I20260601 13:39:29.497958  4547 tablet_bootstrap.cc:654] T fc92b3bd705946bc805cb9303deefa0f P c30732a6d0124170a95d9e2c934a0efd: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:29.498222  4556 tablet_bootstrap.cc:654] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:29.496847  4412 tablet_service.cc:1511] Processing CreateTablet for tablet c2af074a324b4cc2991053c3f5170751 (DEFAULT_TABLE table=test-workload [id=f91dd275da0b4334836bca359fe4d02e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:29.500064  4548 tablet_bootstrap.cc:654] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:29.500105  4412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2af074a324b4cc2991053c3f5170751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:29.501214  4548 tablet_bootstrap.cc:492] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75: No bootstrap required, opened a new log
I20260601 13:39:29.501309  4548 ts_tablet_manager.cc:1403] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:29.501745  4548 raft_consensus.cc:359] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } } peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } }
I20260601 13:39:29.501868  4548 raft_consensus.cc:385] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:29.501909  4548 raft_consensus.cc:740] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c6ecdf86812475989e2b17511563c75, State: Initialized, Role: FOLLOWER
I20260601 13:39:29.502060  4548 consensus_queue.cc:260] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } } peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } }
I20260601 13:39:29.502262  4415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a133c8c7cc0a415589265deb8a2d1ce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:29.502501  4548 ts_tablet_manager.cc:1434] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:29.502692  4548 tablet_bootstrap.cc:492] T a133c8c7cc0a415589265deb8a2d1ce8 P 1c6ecdf86812475989e2b17511563c75: Bootstrap starting.
I20260601 13:39:29.503683  4548 tablet_bootstrap.cc:654] T a133c8c7cc0a415589265deb8a2d1ce8 P 1c6ecdf86812475989e2b17511563c75: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:29.506007  4548 tablet_bootstrap.cc:492] T a133c8c7cc0a415589265deb8a2d1ce8 P 1c6ecdf86812475989e2b17511563c75: No bootstrap required, opened a new log
I20260601 13:39:29.506114  4548 ts_tablet_manager.cc:1403] T a133c8c7cc0a415589265deb8a2d1ce8 P 1c6ecdf86812475989e2b17511563c75: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:39:29.506621  4548 raft_consensus.cc:359] T a133c8c7cc0a415589265deb8a2d1ce8 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.506754  4548 raft_consensus.cc:385] T a133c8c7cc0a415589265deb8a2d1ce8 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:29.506788  4548 raft_consensus.cc:740] T a133c8c7cc0a415589265deb8a2d1ce8 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c6ecdf86812475989e2b17511563c75, State: Initialized, Role: FOLLOWER
I20260601 13:39:29.506929  4548 consensus_queue.cc:260] T a133c8c7cc0a415589265deb8a2d1ce8 P 1c6ecdf86812475989e2b17511563c75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.507221  4548 ts_tablet_manager.cc:1434] T a133c8c7cc0a415589265deb8a2d1ce8 P 1c6ecdf86812475989e2b17511563c75: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:29.507414  4548 tablet_bootstrap.cc:492] T fc92b3bd705946bc805cb9303deefa0f P 1c6ecdf86812475989e2b17511563c75: Bootstrap starting.
I20260601 13:39:29.508431  4548 tablet_bootstrap.cc:654] T fc92b3bd705946bc805cb9303deefa0f P 1c6ecdf86812475989e2b17511563c75: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:29.509599  4556 tablet_bootstrap.cc:492] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010: No bootstrap required, opened a new log
I20260601 13:39:29.509675  4547 tablet_bootstrap.cc:492] T fc92b3bd705946bc805cb9303deefa0f P c30732a6d0124170a95d9e2c934a0efd: No bootstrap required, opened a new log
I20260601 13:39:29.509763  4547 ts_tablet_manager.cc:1403] T fc92b3bd705946bc805cb9303deefa0f P c30732a6d0124170a95d9e2c934a0efd: Time spent bootstrapping tablet: real 0.013s	user 0.001s	sys 0.001s
I20260601 13:39:29.509791  4556 ts_tablet_manager.cc:1403] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010: Time spent bootstrapping tablet: real 0.013s	user 0.001s	sys 0.002s
I20260601 13:39:29.510057  4548 tablet_bootstrap.cc:492] T fc92b3bd705946bc805cb9303deefa0f P 1c6ecdf86812475989e2b17511563c75: No bootstrap required, opened a new log
I20260601 13:39:29.510190  4548 ts_tablet_manager.cc:1403] T fc92b3bd705946bc805cb9303deefa0f P 1c6ecdf86812475989e2b17511563c75: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:39:29.510293  4547 raft_consensus.cc:359] T fc92b3bd705946bc805cb9303deefa0f P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.510406  4547 raft_consensus.cc:385] T fc92b3bd705946bc805cb9303deefa0f P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:29.510449  4547 raft_consensus.cc:740] T fc92b3bd705946bc805cb9303deefa0f P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c30732a6d0124170a95d9e2c934a0efd, State: Initialized, Role: FOLLOWER
I20260601 13:39:29.510567  4547 consensus_queue.cc:260] T fc92b3bd705946bc805cb9303deefa0f P c30732a6d0124170a95d9e2c934a0efd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.510792  4556 raft_consensus.cc:359] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.510871  4547 ts_tablet_manager.cc:1434] T fc92b3bd705946bc805cb9303deefa0f P c30732a6d0124170a95d9e2c934a0efd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:29.510936  4556 raft_consensus.cc:385] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:29.511065  4556 raft_consensus.cc:740] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1e5d0d11d7e44908f8ddf9863beb010, State: Initialized, Role: FOLLOWER
I20260601 13:39:29.510636  4548 raft_consensus.cc:359] T fc92b3bd705946bc805cb9303deefa0f P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.511201  4548 raft_consensus.cc:385] T fc92b3bd705946bc805cb9303deefa0f P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:29.511204  4556 consensus_queue.cc:260] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.511299  4548 raft_consensus.cc:740] T fc92b3bd705946bc805cb9303deefa0f P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c6ecdf86812475989e2b17511563c75, State: Initialized, Role: FOLLOWER
I20260601 13:39:29.511442  4548 consensus_queue.cc:260] T fc92b3bd705946bc805cb9303deefa0f P 1c6ecdf86812475989e2b17511563c75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.511596  4556 ts_tablet_manager.cc:1434] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:39:29.511730  4548 ts_tablet_manager.cc:1434] T fc92b3bd705946bc805cb9303deefa0f P 1c6ecdf86812475989e2b17511563c75: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:29.511795  4556 tablet_bootstrap.cc:492] T 46db8fc795fe411e8b63426f6e1dcc59 P c1e5d0d11d7e44908f8ddf9863beb010: Bootstrap starting.
I20260601 13:39:29.511895  4548 tablet_bootstrap.cc:492] T c2af074a324b4cc2991053c3f5170751 P 1c6ecdf86812475989e2b17511563c75: Bootstrap starting.
I20260601 13:39:29.512895  4548 tablet_bootstrap.cc:654] T c2af074a324b4cc2991053c3f5170751 P 1c6ecdf86812475989e2b17511563c75: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:29.512929  4556 tablet_bootstrap.cc:654] T 46db8fc795fe411e8b63426f6e1dcc59 P c1e5d0d11d7e44908f8ddf9863beb010: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:29.514178  4556 tablet_bootstrap.cc:492] T 46db8fc795fe411e8b63426f6e1dcc59 P c1e5d0d11d7e44908f8ddf9863beb010: No bootstrap required, opened a new log
I20260601 13:39:29.514266  4556 ts_tablet_manager.cc:1403] T 46db8fc795fe411e8b63426f6e1dcc59 P c1e5d0d11d7e44908f8ddf9863beb010: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:29.514760  4556 raft_consensus.cc:359] T 46db8fc795fe411e8b63426f6e1dcc59 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } } peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } }
I20260601 13:39:29.514874  4556 raft_consensus.cc:385] T 46db8fc795fe411e8b63426f6e1dcc59 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:29.514928  4556 raft_consensus.cc:740] T 46db8fc795fe411e8b63426f6e1dcc59 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1e5d0d11d7e44908f8ddf9863beb010, State: Initialized, Role: FOLLOWER
I20260601 13:39:29.515060  4556 consensus_queue.cc:260] T 46db8fc795fe411e8b63426f6e1dcc59 P c1e5d0d11d7e44908f8ddf9863beb010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } } peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } }
I20260601 13:39:29.515548  4556 ts_tablet_manager.cc:1434] T 46db8fc795fe411e8b63426f6e1dcc59 P c1e5d0d11d7e44908f8ddf9863beb010: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:29.515722  4556 tablet_bootstrap.cc:492] T ca1b8a9ccb3340c089b69eb38d9bef24 P c1e5d0d11d7e44908f8ddf9863beb010: Bootstrap starting.
I20260601 13:39:29.515818  4548 tablet_bootstrap.cc:492] T c2af074a324b4cc2991053c3f5170751 P 1c6ecdf86812475989e2b17511563c75: No bootstrap required, opened a new log
I20260601 13:39:29.515887  4548 ts_tablet_manager.cc:1403] T c2af074a324b4cc2991053c3f5170751 P 1c6ecdf86812475989e2b17511563c75: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:39:29.516315  4548 raft_consensus.cc:359] T c2af074a324b4cc2991053c3f5170751 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.516426  4548 raft_consensus.cc:385] T c2af074a324b4cc2991053c3f5170751 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:29.516458  4548 raft_consensus.cc:740] T c2af074a324b4cc2991053c3f5170751 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c6ecdf86812475989e2b17511563c75, State: Initialized, Role: FOLLOWER
I20260601 13:39:29.516582  4548 consensus_queue.cc:260] T c2af074a324b4cc2991053c3f5170751 P 1c6ecdf86812475989e2b17511563c75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.516855  4556 tablet_bootstrap.cc:654] T ca1b8a9ccb3340c089b69eb38d9bef24 P c1e5d0d11d7e44908f8ddf9863beb010: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:29.516880  4548 ts_tablet_manager.cc:1434] T c2af074a324b4cc2991053c3f5170751 P 1c6ecdf86812475989e2b17511563c75: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:29.517031  4548 tablet_bootstrap.cc:492] T f66c9b000eed4f9799932e9655066127 P 1c6ecdf86812475989e2b17511563c75: Bootstrap starting.
I20260601 13:39:29.517956  4556 tablet_bootstrap.cc:492] T ca1b8a9ccb3340c089b69eb38d9bef24 P c1e5d0d11d7e44908f8ddf9863beb010: No bootstrap required, opened a new log
I20260601 13:39:29.518062  4556 ts_tablet_manager.cc:1403] T ca1b8a9ccb3340c089b69eb38d9bef24 P c1e5d0d11d7e44908f8ddf9863beb010: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:29.518090  4548 tablet_bootstrap.cc:654] T f66c9b000eed4f9799932e9655066127 P 1c6ecdf86812475989e2b17511563c75: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:29.518548  4556 raft_consensus.cc:359] T ca1b8a9ccb3340c089b69eb38d9bef24 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.518672  4556 raft_consensus.cc:385] T ca1b8a9ccb3340c089b69eb38d9bef24 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:29.518710  4556 raft_consensus.cc:740] T ca1b8a9ccb3340c089b69eb38d9bef24 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1e5d0d11d7e44908f8ddf9863beb010, State: Initialized, Role: FOLLOWER
I20260601 13:39:29.518870  4556 consensus_queue.cc:260] T ca1b8a9ccb3340c089b69eb38d9bef24 P c1e5d0d11d7e44908f8ddf9863beb010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.519173  4556 ts_tablet_manager.cc:1434] T ca1b8a9ccb3340c089b69eb38d9bef24 P c1e5d0d11d7e44908f8ddf9863beb010: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:29.519372  4556 tablet_bootstrap.cc:492] T f66c9b000eed4f9799932e9655066127 P c1e5d0d11d7e44908f8ddf9863beb010: Bootstrap starting.
I20260601 13:39:29.519682  4548 tablet_bootstrap.cc:492] T f66c9b000eed4f9799932e9655066127 P 1c6ecdf86812475989e2b17511563c75: No bootstrap required, opened a new log
I20260601 13:39:29.519806  4548 ts_tablet_manager.cc:1403] T f66c9b000eed4f9799932e9655066127 P 1c6ecdf86812475989e2b17511563c75: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:29.520282  4548 raft_consensus.cc:359] T f66c9b000eed4f9799932e9655066127 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.520366  4556 tablet_bootstrap.cc:654] T f66c9b000eed4f9799932e9655066127 P c1e5d0d11d7e44908f8ddf9863beb010: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:29.520392  4548 raft_consensus.cc:385] T f66c9b000eed4f9799932e9655066127 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:29.520423  4548 raft_consensus.cc:740] T f66c9b000eed4f9799932e9655066127 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c6ecdf86812475989e2b17511563c75, State: Initialized, Role: FOLLOWER
I20260601 13:39:29.520581  4548 consensus_queue.cc:260] T f66c9b000eed4f9799932e9655066127 P 1c6ecdf86812475989e2b17511563c75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.521266  4548 ts_tablet_manager.cc:1434] T f66c9b000eed4f9799932e9655066127 P 1c6ecdf86812475989e2b17511563c75: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:29.521781  4556 tablet_bootstrap.cc:492] T f66c9b000eed4f9799932e9655066127 P c1e5d0d11d7e44908f8ddf9863beb010: No bootstrap required, opened a new log
I20260601 13:39:29.521872  4556 ts_tablet_manager.cc:1403] T f66c9b000eed4f9799932e9655066127 P c1e5d0d11d7e44908f8ddf9863beb010: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:29.522416  4556 raft_consensus.cc:359] T f66c9b000eed4f9799932e9655066127 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.522519  4556 raft_consensus.cc:385] T f66c9b000eed4f9799932e9655066127 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:29.522567  4556 raft_consensus.cc:740] T f66c9b000eed4f9799932e9655066127 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1e5d0d11d7e44908f8ddf9863beb010, State: Initialized, Role: FOLLOWER
I20260601 13:39:29.522689  4556 consensus_queue.cc:260] T f66c9b000eed4f9799932e9655066127 P c1e5d0d11d7e44908f8ddf9863beb010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.523015  4556 ts_tablet_manager.cc:1434] T f66c9b000eed4f9799932e9655066127 P c1e5d0d11d7e44908f8ddf9863beb010: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:29.523207  4556 tablet_bootstrap.cc:492] T c2af074a324b4cc2991053c3f5170751 P c1e5d0d11d7e44908f8ddf9863beb010: Bootstrap starting.
I20260601 13:39:29.524441  4556 tablet_bootstrap.cc:654] T c2af074a324b4cc2991053c3f5170751 P c1e5d0d11d7e44908f8ddf9863beb010: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:29.525661  4556 tablet_bootstrap.cc:492] T c2af074a324b4cc2991053c3f5170751 P c1e5d0d11d7e44908f8ddf9863beb010: No bootstrap required, opened a new log
I20260601 13:39:29.525772  4556 ts_tablet_manager.cc:1403] T c2af074a324b4cc2991053c3f5170751 P c1e5d0d11d7e44908f8ddf9863beb010: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:29.526188  4556 raft_consensus.cc:359] T c2af074a324b4cc2991053c3f5170751 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.526312  4556 raft_consensus.cc:385] T c2af074a324b4cc2991053c3f5170751 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:29.526360  4556 raft_consensus.cc:740] T c2af074a324b4cc2991053c3f5170751 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1e5d0d11d7e44908f8ddf9863beb010, State: Initialized, Role: FOLLOWER
I20260601 13:39:29.526489  4556 consensus_queue.cc:260] T c2af074a324b4cc2991053c3f5170751 P c1e5d0d11d7e44908f8ddf9863beb010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.526749  4556 ts_tablet_manager.cc:1434] T c2af074a324b4cc2991053c3f5170751 P c1e5d0d11d7e44908f8ddf9863beb010: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:29.526925  4556 tablet_bootstrap.cc:492] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010: Bootstrap starting.
I20260601 13:39:29.527865  4556 tablet_bootstrap.cc:654] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:29.529066  4556 tablet_bootstrap.cc:492] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010: No bootstrap required, opened a new log
I20260601 13:39:29.529142  4556 ts_tablet_manager.cc:1403] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:29.529588  4556 raft_consensus.cc:359] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.529680  4556 raft_consensus.cc:385] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:29.529980  4556 raft_consensus.cc:740] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1e5d0d11d7e44908f8ddf9863beb010, State: Initialized, Role: FOLLOWER
I20260601 13:39:29.530299  4556 consensus_queue.cc:260] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.530607  4556 ts_tablet_manager.cc:1434] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:29.544891  4557 raft_consensus.cc:493] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:29.545044  4557 raft_consensus.cc:515] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } } peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } }
I20260601 13:39:29.545691  4557 leader_election.cc:290] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c30732a6d0124170a95d9e2c934a0efd (127.25.154.129:45707), c1e5d0d11d7e44908f8ddf9863beb010 (127.25.154.130:46181)
I20260601 13:39:29.551442  4426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46db8fc795fe411e8b63426f6e1dcc59" candidate_uuid: "1c6ecdf86812475989e2b17511563c75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" is_pre_election: true
I20260601 13:39:29.551442  4350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46db8fc795fe411e8b63426f6e1dcc59" candidate_uuid: "1c6ecdf86812475989e2b17511563c75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c30732a6d0124170a95d9e2c934a0efd" is_pre_election: true
I20260601 13:39:29.551714  4426 raft_consensus.cc:2468] T 46db8fc795fe411e8b63426f6e1dcc59 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c6ecdf86812475989e2b17511563c75 in term 0.
I20260601 13:39:29.551714  4350 raft_consensus.cc:2468] T 46db8fc795fe411e8b63426f6e1dcc59 P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c6ecdf86812475989e2b17511563c75 in term 0.
I20260601 13:39:29.552129  4467 leader_election.cc:304] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75 [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: 1c6ecdf86812475989e2b17511563c75, c1e5d0d11d7e44908f8ddf9863beb010; no voters: 
I20260601 13:39:29.552345  4557 raft_consensus.cc:2804] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:29.552412  4557 raft_consensus.cc:493] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:29.552443  4557 raft_consensus.cc:3060] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:29.553409  4557 raft_consensus.cc:515] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } } peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } }
I20260601 13:39:29.553848  4557 leader_election.cc:290] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75 [CANDIDATE]: Term 1 election: Requested vote from peers c30732a6d0124170a95d9e2c934a0efd (127.25.154.129:45707), c1e5d0d11d7e44908f8ddf9863beb010 (127.25.154.130:46181)
I20260601 13:39:29.554260  4426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46db8fc795fe411e8b63426f6e1dcc59" candidate_uuid: "1c6ecdf86812475989e2b17511563c75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1e5d0d11d7e44908f8ddf9863beb010"
I20260601 13:39:29.554266  4350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46db8fc795fe411e8b63426f6e1dcc59" candidate_uuid: "1c6ecdf86812475989e2b17511563c75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c30732a6d0124170a95d9e2c934a0efd"
I20260601 13:39:29.554399  4426 raft_consensus.cc:3060] T 46db8fc795fe411e8b63426f6e1dcc59 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:29.554399  4350 raft_consensus.cc:3060] T 46db8fc795fe411e8b63426f6e1dcc59 P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:29.555390  4551 raft_consensus.cc:493] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:29.555437  4350 raft_consensus.cc:2468] T 46db8fc795fe411e8b63426f6e1dcc59 P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c6ecdf86812475989e2b17511563c75 in term 1.
I20260601 13:39:29.555437  4426 raft_consensus.cc:2468] T 46db8fc795fe411e8b63426f6e1dcc59 P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c6ecdf86812475989e2b17511563c75 in term 1.
I20260601 13:39:29.555516  4551 raft_consensus.cc:515] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.555801  4467 leader_election.cc:304] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75 [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: 1c6ecdf86812475989e2b17511563c75, c1e5d0d11d7e44908f8ddf9863beb010; no voters: 
I20260601 13:39:29.555966  4557 raft_consensus.cc:2804] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:29.556048  4557 raft_consensus.cc:697] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75 [term 1 LEADER]: Becoming Leader. State: Replica: 1c6ecdf86812475989e2b17511563c75, State: Running, Role: LEADER
I20260601 13:39:29.556073  4551 leader_election.cc:290] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1e5d0d11d7e44908f8ddf9863beb010 (127.25.154.130:46181), 1c6ecdf86812475989e2b17511563c75 (127.25.154.131:34841)
I20260601 13:39:29.556217  4557 consensus_queue.cc:237] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75 [LEADER]: Queue going to LEADER mode. State: All 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: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } } peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } }
I20260601 13:39:29.558084  4245 catalog_manager.cc:5696] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c6ecdf86812475989e2b17511563c75 (127.25.154.131). New cstate: current_term: 1 leader_uuid: "1c6ecdf86812475989e2b17511563c75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:29.560637  4501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2af074a324b4cc2991053c3f5170751" candidate_uuid: "c30732a6d0124170a95d9e2c934a0efd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c6ecdf86812475989e2b17511563c75" is_pre_election: true
I20260601 13:39:29.560766  4501 raft_consensus.cc:2468] T c2af074a324b4cc2991053c3f5170751 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c30732a6d0124170a95d9e2c934a0efd in term 0.
I20260601 13:39:29.561091  4316 leader_election.cc:304] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd [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: 1c6ecdf86812475989e2b17511563c75, c30732a6d0124170a95d9e2c934a0efd; no voters: 
I20260601 13:39:29.561362  4551 raft_consensus.cc:2804] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:29.561465  4551 raft_consensus.cc:493] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:29.561522  4551 raft_consensus.cc:3060] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:29.562441  4551 raft_consensus.cc:515] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.562789  4551 leader_election.cc:290] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd [CANDIDATE]: Term 1 election: Requested vote from peers c1e5d0d11d7e44908f8ddf9863beb010 (127.25.154.130:46181), 1c6ecdf86812475989e2b17511563c75 (127.25.154.131:34841)
I20260601 13:39:29.562973  4426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2af074a324b4cc2991053c3f5170751" candidate_uuid: "c30732a6d0124170a95d9e2c934a0efd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" is_pre_election: true
I20260601 13:39:29.563083  4426 raft_consensus.cc:2468] T c2af074a324b4cc2991053c3f5170751 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c30732a6d0124170a95d9e2c934a0efd in term 0.
I20260601 13:39:29.563159  4425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2af074a324b4cc2991053c3f5170751" candidate_uuid: "c30732a6d0124170a95d9e2c934a0efd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1e5d0d11d7e44908f8ddf9863beb010"
I20260601 13:39:29.563241  4425 raft_consensus.cc:3060] T c2af074a324b4cc2991053c3f5170751 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:29.563977  4425 raft_consensus.cc:2468] T c2af074a324b4cc2991053c3f5170751 P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c30732a6d0124170a95d9e2c934a0efd in term 1.
I20260601 13:39:29.564133  4501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2af074a324b4cc2991053c3f5170751" candidate_uuid: "c30732a6d0124170a95d9e2c934a0efd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c6ecdf86812475989e2b17511563c75"
I20260601 13:39:29.564194  4501 raft_consensus.cc:3060] T c2af074a324b4cc2991053c3f5170751 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:29.564224  4316 leader_election.cc:304] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd [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: c1e5d0d11d7e44908f8ddf9863beb010, c30732a6d0124170a95d9e2c934a0efd; no voters: 
I20260601 13:39:29.564404  4551 raft_consensus.cc:2804] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:29.564608  4551 raft_consensus.cc:697] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd [term 1 LEADER]: Becoming Leader. State: Replica: c30732a6d0124170a95d9e2c934a0efd, State: Running, Role: LEADER
I20260601 13:39:29.564729  4551 consensus_queue.cc:237] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd [LEADER]: Queue going to LEADER mode. State: All 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: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.565140  4501 raft_consensus.cc:2468] T c2af074a324b4cc2991053c3f5170751 P 1c6ecdf86812475989e2b17511563c75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c30732a6d0124170a95d9e2c934a0efd in term 1.
I20260601 13:39:29.566421  4245 catalog_manager.cc:5696] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd reported cstate change: term changed from 0 to 1, leader changed from <none> to c30732a6d0124170a95d9e2c934a0efd (127.25.154.129). New cstate: current_term: 1 leader_uuid: "c30732a6d0124170a95d9e2c934a0efd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:29.574656  4564 raft_consensus.cc:493] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:29.574797  4564 raft_consensus.cc:515] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.575309  4564 leader_election.cc:290] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c30732a6d0124170a95d9e2c934a0efd (127.25.154.129:45707), 1c6ecdf86812475989e2b17511563c75 (127.25.154.131:34841)
I20260601 13:39:29.579130  4350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc92b3bd705946bc805cb9303deefa0f" candidate_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c30732a6d0124170a95d9e2c934a0efd" is_pre_election: true
I20260601 13:39:29.579130  4501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc92b3bd705946bc805cb9303deefa0f" candidate_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c6ecdf86812475989e2b17511563c75" is_pre_election: true
I20260601 13:39:29.579285  4350 raft_consensus.cc:2468] T fc92b3bd705946bc805cb9303deefa0f P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1e5d0d11d7e44908f8ddf9863beb010 in term 0.
I20260601 13:39:29.579481  4501 raft_consensus.cc:2468] T fc92b3bd705946bc805cb9303deefa0f P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1e5d0d11d7e44908f8ddf9863beb010 in term 0.
I20260601 13:39:29.579707  4390 leader_election.cc:304] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010 [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: c1e5d0d11d7e44908f8ddf9863beb010, c30732a6d0124170a95d9e2c934a0efd; no voters: 
I20260601 13:39:29.579860  4564 raft_consensus.cc:2804] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:29.579922  4564 raft_consensus.cc:493] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:29.579970  4564 raft_consensus.cc:3060] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:29.580821  4564 raft_consensus.cc:515] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.581189  4564 leader_election.cc:290] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010 [CANDIDATE]: Term 1 election: Requested vote from peers c30732a6d0124170a95d9e2c934a0efd (127.25.154.129:45707), 1c6ecdf86812475989e2b17511563c75 (127.25.154.131:34841)
I20260601 13:39:29.581483  4350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc92b3bd705946bc805cb9303deefa0f" candidate_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c30732a6d0124170a95d9e2c934a0efd"
I20260601 13:39:29.581609  4350 raft_consensus.cc:3060] T fc92b3bd705946bc805cb9303deefa0f P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:29.581586  4501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc92b3bd705946bc805cb9303deefa0f" candidate_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c6ecdf86812475989e2b17511563c75"
I20260601 13:39:29.581794  4501 raft_consensus.cc:3060] T fc92b3bd705946bc805cb9303deefa0f P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:29.582758  4350 raft_consensus.cc:2468] T fc92b3bd705946bc805cb9303deefa0f P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1e5d0d11d7e44908f8ddf9863beb010 in term 1.
I20260601 13:39:29.582823  4501 raft_consensus.cc:2468] T fc92b3bd705946bc805cb9303deefa0f P 1c6ecdf86812475989e2b17511563c75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1e5d0d11d7e44908f8ddf9863beb010 in term 1.
I20260601 13:39:29.583024  4390 leader_election.cc:304] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010 [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: c1e5d0d11d7e44908f8ddf9863beb010, c30732a6d0124170a95d9e2c934a0efd; no voters: 
I20260601 13:39:29.583199  4564 raft_consensus.cc:2804] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:29.583420  4564 raft_consensus.cc:697] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 LEADER]: Becoming Leader. State: Replica: c1e5d0d11d7e44908f8ddf9863beb010, State: Running, Role: LEADER
I20260601 13:39:29.583576  4564 consensus_queue.cc:237] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010 [LEADER]: Queue going to LEADER mode. State: All 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: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.585294  4245 catalog_manager.cc:5696] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1e5d0d11d7e44908f8ddf9863beb010 (127.25.154.130). New cstate: current_term: 1 leader_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:29.677148  4564 raft_consensus.cc:493] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:29.677457  4564 raft_consensus.cc:515] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.677987  4564 leader_election.cc:290] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c30732a6d0124170a95d9e2c934a0efd (127.25.154.129:45707), 1c6ecdf86812475989e2b17511563c75 (127.25.154.131:34841)
I20260601 13:39:29.678464  4350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a133c8c7cc0a415589265deb8a2d1ce8" candidate_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c30732a6d0124170a95d9e2c934a0efd" is_pre_election: true
I20260601 13:39:29.678464  4501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a133c8c7cc0a415589265deb8a2d1ce8" candidate_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c6ecdf86812475989e2b17511563c75" is_pre_election: true
I20260601 13:39:29.678628  4350 raft_consensus.cc:2468] T a133c8c7cc0a415589265deb8a2d1ce8 P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1e5d0d11d7e44908f8ddf9863beb010 in term 0.
I20260601 13:39:29.678648  4501 raft_consensus.cc:2468] T a133c8c7cc0a415589265deb8a2d1ce8 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1e5d0d11d7e44908f8ddf9863beb010 in term 0.
I20260601 13:39:29.678937  4392 leader_election.cc:304] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010 [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: 1c6ecdf86812475989e2b17511563c75, c1e5d0d11d7e44908f8ddf9863beb010; no voters: 
I20260601 13:39:29.679126  4564 raft_consensus.cc:2804] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:29.679179  4564 raft_consensus.cc:493] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:29.679206  4564 raft_consensus.cc:3060] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:29.680069  4564 raft_consensus.cc:515] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.680291  4581 raft_consensus.cc:493] T f66c9b000eed4f9799932e9655066127 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:29.680411  4581 raft_consensus.cc:515] T f66c9b000eed4f9799932e9655066127 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.680651  4564 leader_election.cc:290] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010 [CANDIDATE]: Term 1 election: Requested vote from peers c30732a6d0124170a95d9e2c934a0efd (127.25.154.129:45707), 1c6ecdf86812475989e2b17511563c75 (127.25.154.131:34841)
I20260601 13:39:29.680801  4350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a133c8c7cc0a415589265deb8a2d1ce8" candidate_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c30732a6d0124170a95d9e2c934a0efd"
I20260601 13:39:29.680851  4501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a133c8c7cc0a415589265deb8a2d1ce8" candidate_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c6ecdf86812475989e2b17511563c75"
I20260601 13:39:29.680927  4350 raft_consensus.cc:3060] T a133c8c7cc0a415589265deb8a2d1ce8 P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:29.680962  4501 raft_consensus.cc:3060] T a133c8c7cc0a415589265deb8a2d1ce8 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:29.681051  4349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66c9b000eed4f9799932e9655066127" candidate_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c30732a6d0124170a95d9e2c934a0efd" is_pre_election: true
I20260601 13:39:29.681146  4349 raft_consensus.cc:2468] T f66c9b000eed4f9799932e9655066127 P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1e5d0d11d7e44908f8ddf9863beb010 in term 0.
I20260601 13:39:29.681197  4500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66c9b000eed4f9799932e9655066127" candidate_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c6ecdf86812475989e2b17511563c75" is_pre_election: true
I20260601 13:39:29.681354  4500 raft_consensus.cc:2468] T f66c9b000eed4f9799932e9655066127 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1e5d0d11d7e44908f8ddf9863beb010 in term 0.
I20260601 13:39:29.681433  4390 leader_election.cc:304] T f66c9b000eed4f9799932e9655066127 P c1e5d0d11d7e44908f8ddf9863beb010 [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: c1e5d0d11d7e44908f8ddf9863beb010, c30732a6d0124170a95d9e2c934a0efd; no voters: 
I20260601 13:39:29.681568  4564 raft_consensus.cc:2804] T f66c9b000eed4f9799932e9655066127 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:29.681607  4564 raft_consensus.cc:493] T f66c9b000eed4f9799932e9655066127 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:29.680826  4581 leader_election.cc:290] T f66c9b000eed4f9799932e9655066127 P c1e5d0d11d7e44908f8ddf9863beb010 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c30732a6d0124170a95d9e2c934a0efd (127.25.154.129:45707), 1c6ecdf86812475989e2b17511563c75 (127.25.154.131:34841)
I20260601 13:39:29.681643  4564 raft_consensus.cc:3060] T f66c9b000eed4f9799932e9655066127 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:29.681998  4350 raft_consensus.cc:2468] T a133c8c7cc0a415589265deb8a2d1ce8 P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1e5d0d11d7e44908f8ddf9863beb010 in term 1.
I20260601 13:39:29.682037  4501 raft_consensus.cc:2468] T a133c8c7cc0a415589265deb8a2d1ce8 P 1c6ecdf86812475989e2b17511563c75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1e5d0d11d7e44908f8ddf9863beb010 in term 1.
I20260601 13:39:29.682245  4390 leader_election.cc:304] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010 [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: c1e5d0d11d7e44908f8ddf9863beb010, c30732a6d0124170a95d9e2c934a0efd; no voters: 
I20260601 13:39:29.682390  4581 raft_consensus.cc:2804] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:29.682615  4581 raft_consensus.cc:697] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 LEADER]: Becoming Leader. State: Replica: c1e5d0d11d7e44908f8ddf9863beb010, State: Running, Role: LEADER
I20260601 13:39:29.682828  4564 raft_consensus.cc:515] T f66c9b000eed4f9799932e9655066127 P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.682812  4581 consensus_queue.cc:237] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010 [LEADER]: Queue going to LEADER mode. State: All 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: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.683148  4564 leader_election.cc:290] T f66c9b000eed4f9799932e9655066127 P c1e5d0d11d7e44908f8ddf9863beb010 [CANDIDATE]: Term 1 election: Requested vote from peers c30732a6d0124170a95d9e2c934a0efd (127.25.154.129:45707), 1c6ecdf86812475989e2b17511563c75 (127.25.154.131:34841)
I20260601 13:39:29.683413  4501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66c9b000eed4f9799932e9655066127" candidate_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c6ecdf86812475989e2b17511563c75"
I20260601 13:39:29.683421  4350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f66c9b000eed4f9799932e9655066127" candidate_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c30732a6d0124170a95d9e2c934a0efd"
I20260601 13:39:29.683533  4501 raft_consensus.cc:3060] T f66c9b000eed4f9799932e9655066127 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:29.683553  4350 raft_consensus.cc:3060] T f66c9b000eed4f9799932e9655066127 P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:29.684265  4350 raft_consensus.cc:2468] T f66c9b000eed4f9799932e9655066127 P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1e5d0d11d7e44908f8ddf9863beb010 in term 1.
I20260601 13:39:29.684403  4501 raft_consensus.cc:2468] T f66c9b000eed4f9799932e9655066127 P 1c6ecdf86812475989e2b17511563c75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1e5d0d11d7e44908f8ddf9863beb010 in term 1.
I20260601 13:39:29.684504  4390 leader_election.cc:304] T f66c9b000eed4f9799932e9655066127 P c1e5d0d11d7e44908f8ddf9863beb010 [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: c1e5d0d11d7e44908f8ddf9863beb010, c30732a6d0124170a95d9e2c934a0efd; no voters: 
I20260601 13:39:29.684443  4245 catalog_manager.cc:5696] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1e5d0d11d7e44908f8ddf9863beb010 (127.25.154.130). New cstate: current_term: 1 leader_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:29.684664  4581 raft_consensus.cc:2804] T f66c9b000eed4f9799932e9655066127 P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:29.684803  4581 raft_consensus.cc:697] T f66c9b000eed4f9799932e9655066127 P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 LEADER]: Becoming Leader. State: Replica: c1e5d0d11d7e44908f8ddf9863beb010, State: Running, Role: LEADER
I20260601 13:39:29.684927  4581 consensus_queue.cc:237] T f66c9b000eed4f9799932e9655066127 P c1e5d0d11d7e44908f8ddf9863beb010 [LEADER]: Queue going to LEADER mode. State: All 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: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.687565  4245 catalog_manager.cc:5696] T f66c9b000eed4f9799932e9655066127 P c1e5d0d11d7e44908f8ddf9863beb010 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1e5d0d11d7e44908f8ddf9863beb010 (127.25.154.130). New cstate: current_term: 1 leader_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:29.738426  4561 raft_consensus.cc:493] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:29.738675  4561 raft_consensus.cc:515] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.739210  4561 leader_election.cc:290] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c30732a6d0124170a95d9e2c934a0efd (127.25.154.129:45707), c1e5d0d11d7e44908f8ddf9863beb010 (127.25.154.130:46181)
I20260601 13:39:29.739652  4350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1b8a9ccb3340c089b69eb38d9bef24" candidate_uuid: "1c6ecdf86812475989e2b17511563c75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c30732a6d0124170a95d9e2c934a0efd" is_pre_election: true
I20260601 13:39:29.739655  4425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1b8a9ccb3340c089b69eb38d9bef24" candidate_uuid: "1c6ecdf86812475989e2b17511563c75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" is_pre_election: true
I20260601 13:39:29.739769  4350 raft_consensus.cc:2468] T ca1b8a9ccb3340c089b69eb38d9bef24 P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c6ecdf86812475989e2b17511563c75 in term 0.
I20260601 13:39:29.739934  4425 raft_consensus.cc:2468] T ca1b8a9ccb3340c089b69eb38d9bef24 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c6ecdf86812475989e2b17511563c75 in term 0.
I20260601 13:39:29.740211  4465 leader_election.cc:304] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75 [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: 1c6ecdf86812475989e2b17511563c75, c30732a6d0124170a95d9e2c934a0efd; no voters: 
I20260601 13:39:29.740392  4561 raft_consensus.cc:2804] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:29.740466  4561 raft_consensus.cc:493] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:29.740535  4561 raft_consensus.cc:3060] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:29.741421  4561 raft_consensus.cc:515] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.741840  4561 leader_election.cc:290] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75 [CANDIDATE]: Term 1 election: Requested vote from peers c30732a6d0124170a95d9e2c934a0efd (127.25.154.129:45707), c1e5d0d11d7e44908f8ddf9863beb010 (127.25.154.130:46181)
I20260601 13:39:29.742230  4350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1b8a9ccb3340c089b69eb38d9bef24" candidate_uuid: "1c6ecdf86812475989e2b17511563c75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c30732a6d0124170a95d9e2c934a0efd"
I20260601 13:39:29.742230  4425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1b8a9ccb3340c089b69eb38d9bef24" candidate_uuid: "1c6ecdf86812475989e2b17511563c75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1e5d0d11d7e44908f8ddf9863beb010"
I20260601 13:39:29.742372  4425 raft_consensus.cc:3060] T ca1b8a9ccb3340c089b69eb38d9bef24 P c1e5d0d11d7e44908f8ddf9863beb010 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:29.742372  4350 raft_consensus.cc:3060] T ca1b8a9ccb3340c089b69eb38d9bef24 P c30732a6d0124170a95d9e2c934a0efd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:29.743286  4425 raft_consensus.cc:2468] T ca1b8a9ccb3340c089b69eb38d9bef24 P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c6ecdf86812475989e2b17511563c75 in term 1.
I20260601 13:39:29.743286  4350 raft_consensus.cc:2468] T ca1b8a9ccb3340c089b69eb38d9bef24 P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c6ecdf86812475989e2b17511563c75 in term 1.
I20260601 13:39:29.743659  4467 leader_election.cc:304] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75 [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: 1c6ecdf86812475989e2b17511563c75, c1e5d0d11d7e44908f8ddf9863beb010; no voters: 
I20260601 13:39:29.743855  4561 raft_consensus.cc:2804] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:29.743943  4561 raft_consensus.cc:697] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75 [term 1 LEADER]: Becoming Leader. State: Replica: 1c6ecdf86812475989e2b17511563c75, State: Running, Role: LEADER
I20260601 13:39:29.744073  4561 consensus_queue.cc:237] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75 [LEADER]: Queue going to LEADER mode. State: All 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: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } }
I20260601 13:39:29.746407  4245 catalog_manager.cc:5696] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c6ecdf86812475989e2b17511563c75 (127.25.154.131). New cstate: current_term: 1 leader_uuid: "1c6ecdf86812475989e2b17511563c75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:29.778514  4501 raft_consensus.cc:1275] T f66c9b000eed4f9799932e9655066127 P 1c6ecdf86812475989e2b17511563c75 [term 1 FOLLOWER]: Refusing update from remote peer c1e5d0d11d7e44908f8ddf9863beb010: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:29.778903  4350 raft_consensus.cc:1275] T fc92b3bd705946bc805cb9303deefa0f P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Refusing update from remote peer c1e5d0d11d7e44908f8ddf9863beb010: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:29.779734  4349 raft_consensus.cc:1275] T ca1b8a9ccb3340c089b69eb38d9bef24 P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Refusing update from remote peer 1c6ecdf86812475989e2b17511563c75: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:29.779922  4425 raft_consensus.cc:1275] T ca1b8a9ccb3340c089b69eb38d9bef24 P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 FOLLOWER]: Refusing update from remote peer 1c6ecdf86812475989e2b17511563c75: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:29.779927  4581 consensus_queue.cc:1048] T f66c9b000eed4f9799932e9655066127 P c1e5d0d11d7e44908f8ddf9863beb010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:29.780292  4557 consensus_queue.cc:1048] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:29.780653  4501 raft_consensus.cc:1275] T fc92b3bd705946bc805cb9303deefa0f P 1c6ecdf86812475989e2b17511563c75 [term 1 FOLLOWER]: Refusing update from remote peer c1e5d0d11d7e44908f8ddf9863beb010: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:29.780689  4557 consensus_queue.cc:1048] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:29.780928  4500 raft_consensus.cc:1275] T a133c8c7cc0a415589265deb8a2d1ce8 P 1c6ecdf86812475989e2b17511563c75 [term 1 FOLLOWER]: Refusing update from remote peer c1e5d0d11d7e44908f8ddf9863beb010: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:29.782321  4581 consensus_queue.cc:1048] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:29.782691  4349 raft_consensus.cc:1275] T a133c8c7cc0a415589265deb8a2d1ce8 P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Refusing update from remote peer c1e5d0d11d7e44908f8ddf9863beb010: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:29.782989  4350 raft_consensus.cc:1275] T f66c9b000eed4f9799932e9655066127 P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Refusing update from remote peer c1e5d0d11d7e44908f8ddf9863beb010: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:29.783274  4425 raft_consensus.cc:1275] T 46db8fc795fe411e8b63426f6e1dcc59 P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 FOLLOWER]: Refusing update from remote peer 1c6ecdf86812475989e2b17511563c75: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:29.783845  4564 consensus_queue.cc:1048] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:29.784078  4564 consensus_queue.cc:1048] T f66c9b000eed4f9799932e9655066127 P c1e5d0d11d7e44908f8ddf9863beb010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:29.784304  4348 raft_consensus.cc:1275] T 46db8fc795fe411e8b63426f6e1dcc59 P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Refusing update from remote peer 1c6ecdf86812475989e2b17511563c75: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:29.784916  4561 consensus_queue.cc:1048] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:29.786396  4581 consensus_queue.cc:1048] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:29.786542  4561 consensus_queue.cc:1048] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:29.786657  4581 consensus_queue.cc:1048] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:29.797600  4498 raft_consensus.cc:1275] T c2af074a324b4cc2991053c3f5170751 P 1c6ecdf86812475989e2b17511563c75 [term 1 FOLLOWER]: Refusing update from remote peer c30732a6d0124170a95d9e2c934a0efd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:29.798056  4424 raft_consensus.cc:1275] T c2af074a324b4cc2991053c3f5170751 P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 FOLLOWER]: Refusing update from remote peer c30732a6d0124170a95d9e2c934a0efd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:29.798491  4551 consensus_queue.cc:1048] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:29.798840  4551 consensus_queue.cc:1048] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:29.809293  4598 mvcc.cc:204] Tried to move back new op lower bound from 7292195511416643584 to 7292195511022317568. Current Snapshot: MvccSnapshot[applied={T|T < 7292195511416643584}]
I20260601 13:39:29.973690 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:29.980161  4640 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:29.980737  4638 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:29.980791  4637 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:29.981189 26218 server_base.cc:1061] running on GCE node
I20260601 13:39:29.981441 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:29.981510 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:29.981544 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321169981544 us; error 0 us; skew 500 ppm
I20260601 13:39:29.982735 26218 webserver.cc:533] Webserver started at http://127.25.154.132:45999/ using document root <none> and password file <none>
I20260601 13:39:29.982965 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:29.983047 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:29.983141 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:29.983723 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320984125593-26218-0/minicluster-data/ts-3-root/instance:
uuid: "01173e95776a4aa19fd350395e413292"
format_stamp: "Formatted at 2026-06-01 13:39:29 on dist-test-slave-whnk"
I20260601 13:39:29.985633 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:29.986937  4645 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:29.987293 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:29.987390 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320984125593-26218-0/minicluster-data/ts-3-root
uuid: "01173e95776a4aa19fd350395e413292"
format_stamp: "Formatted at 2026-06-01 13:39:29 on dist-test-slave-whnk"
I20260601 13:39:29.987488 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320984125593-26218-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320984125593-26218-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320984125593-26218-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)
I20260601 13:39:30.004652 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:30.005163 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:30.005494 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:30.006600 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:30.006698 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:30.006758 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:30.006806 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:30.012800 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.132:39699
I20260601 13:39:30.012893  4708 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.132:39699 every 8 connection(s)
I20260601 13:39:30.021122  4709 heartbeater.cc:344] Connected to a master server at 127.25.154.190:37291
I20260601 13:39:30.021267  4709 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:30.021652  4709 heartbeater.cc:507] Master 127.25.154.190:37291 requested a full tablet report, sending...
I20260601 13:39:30.022802  4242 ts_manager.cc:194] Registered new tserver with Master: 01173e95776a4aa19fd350395e413292 (127.25.154.132:39699)
I20260601 13:39:30.023770  4242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34940
I20260601 13:39:30.268697  4350 consensus_queue.cc:237] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } attrs { replace: true } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } } peers { permanent_uuid: "01173e95776a4aa19fd350395e413292" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39699 } attrs { promote: true } }
I20260601 13:39:30.270712  4426 raft_consensus.cc:1275] T c2af074a324b4cc2991053c3f5170751 P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 FOLLOWER]: Refusing update from remote peer c30732a6d0124170a95d9e2c934a0efd: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:39:30.270712  4500 raft_consensus.cc:1275] T c2af074a324b4cc2991053c3f5170751 P 1c6ecdf86812475989e2b17511563c75 [term 1 FOLLOWER]: Refusing update from remote peer c30732a6d0124170a95d9e2c934a0efd: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:39:30.271176  4577 consensus_queue.cc:1048] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:39:30.271344  4551 consensus_queue.cc:1048] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:39:30.273042  4551 raft_consensus.cc:2955] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 01173e95776a4aa19fd350395e413292 (127.25.154.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } attrs { replace: true } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } } peers { permanent_uuid: "01173e95776a4aa19fd350395e413292" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39699 } attrs { promote: true } } }
I20260601 13:39:30.273464  4500 raft_consensus.cc:2955] T c2af074a324b4cc2991053c3f5170751 P 1c6ecdf86812475989e2b17511563c75 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 01173e95776a4aa19fd350395e413292 (127.25.154.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } attrs { replace: true } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } } peers { permanent_uuid: "01173e95776a4aa19fd350395e413292" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39699 } attrs { promote: true } } }
I20260601 13:39:30.273738  4426 raft_consensus.cc:2955] T c2af074a324b4cc2991053c3f5170751 P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 01173e95776a4aa19fd350395e413292 (127.25.154.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } attrs { replace: true } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } } peers { permanent_uuid: "01173e95776a4aa19fd350395e413292" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39699 } attrs { promote: true } } }
W20260601 13:39:30.275240  4316 consensus_peers.cc:597] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd -> Peer 01173e95776a4aa19fd350395e413292 (127.25.154.132:39699): Couldn't send request to peer 01173e95776a4aa19fd350395e413292. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c2af074a324b4cc2991053c3f5170751. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:30.275763  4242 catalog_manager.cc:5696] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd reported cstate change: config changed from index -1 to 18, NON_VOTER 01173e95776a4aa19fd350395e413292 (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "c30732a6d0124170a95d9e2c934a0efd" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01173e95776a4aa19fd350395e413292" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39699 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:30.279932  4500 consensus_queue.cc:237] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } } peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "01173e95776a4aa19fd350395e413292" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39699 } attrs { promote: true } }
I20260601 13:39:30.281239  4350 raft_consensus.cc:1275] T 46db8fc795fe411e8b63426f6e1dcc59 P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Refusing update from remote peer 1c6ecdf86812475989e2b17511563c75: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:39:30.281716  4426 raft_consensus.cc:1275] T 46db8fc795fe411e8b63426f6e1dcc59 P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 FOLLOWER]: Refusing update from remote peer 1c6ecdf86812475989e2b17511563c75: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:39:30.281672  4632 consensus_queue.cc:1048] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:39:30.282191  4632 consensus_queue.cc:1048] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:39:30.283085  4561 raft_consensus.cc:2955] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 01173e95776a4aa19fd350395e413292 (127.25.154.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } } peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "01173e95776a4aa19fd350395e413292" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39699 } attrs { promote: true } } }
I20260601 13:39:30.283519  4350 raft_consensus.cc:2955] T 46db8fc795fe411e8b63426f6e1dcc59 P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 01173e95776a4aa19fd350395e413292 (127.25.154.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } } peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "01173e95776a4aa19fd350395e413292" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39699 } attrs { promote: true } } }
I20260601 13:39:30.285848  4246 catalog_manager.cc:5696] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75 reported cstate change: config changed from index -1 to 18, NON_VOTER 01173e95776a4aa19fd350395e413292 (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "1c6ecdf86812475989e2b17511563c75" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01173e95776a4aa19fd350395e413292" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39699 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:39:30.287014  4467 consensus_peers.cc:597] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75 -> Peer 01173e95776a4aa19fd350395e413292 (127.25.154.132:39699): Couldn't send request to peer 01173e95776a4aa19fd350395e413292. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 46db8fc795fe411e8b63426f6e1dcc59. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:30.287442  4426 raft_consensus.cc:2955] T 46db8fc795fe411e8b63426f6e1dcc59 P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 01173e95776a4aa19fd350395e413292 (127.25.154.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } } peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } attrs { replace: true } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "01173e95776a4aa19fd350395e413292" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39699 } attrs { promote: true } } }
I20260601 13:39:30.292063  4426 consensus_queue.cc:237] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } attrs { replace: true } } peers { permanent_uuid: "01173e95776a4aa19fd350395e413292" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39699 } attrs { promote: true } }
I20260601 13:39:30.293771  4500 raft_consensus.cc:1275] T fc92b3bd705946bc805cb9303deefa0f P 1c6ecdf86812475989e2b17511563c75 [term 1 FOLLOWER]: Refusing update from remote peer c1e5d0d11d7e44908f8ddf9863beb010: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:39:30.293884  4350 raft_consensus.cc:1275] T fc92b3bd705946bc805cb9303deefa0f P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Refusing update from remote peer c1e5d0d11d7e44908f8ddf9863beb010: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:39:30.294222  4583 consensus_queue.cc:1048] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:39:30.294369  4581 consensus_queue.cc:1048] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:39:30.295800  4581 raft_consensus.cc:2955] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 01173e95776a4aa19fd350395e413292 (127.25.154.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } attrs { replace: true } } peers { permanent_uuid: "01173e95776a4aa19fd350395e413292" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39699 } attrs { promote: true } } }
I20260601 13:39:30.296597  4500 raft_consensus.cc:2955] T fc92b3bd705946bc805cb9303deefa0f P 1c6ecdf86812475989e2b17511563c75 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 01173e95776a4aa19fd350395e413292 (127.25.154.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } attrs { replace: true } } peers { permanent_uuid: "01173e95776a4aa19fd350395e413292" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39699 } attrs { promote: true } } }
I20260601 13:39:30.296674  4350 raft_consensus.cc:2955] T fc92b3bd705946bc805cb9303deefa0f P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 01173e95776a4aa19fd350395e413292 (127.25.154.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } attrs { replace: true } } peers { permanent_uuid: "01173e95776a4aa19fd350395e413292" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39699 } attrs { promote: true } } }
W20260601 13:39:30.297431  4392 consensus_peers.cc:597] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010 -> Peer 01173e95776a4aa19fd350395e413292 (127.25.154.132:39699): Couldn't send request to peer 01173e95776a4aa19fd350395e413292. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc92b3bd705946bc805cb9303deefa0f. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:30.299001  4246 catalog_manager.cc:5696] T fc92b3bd705946bc805cb9303deefa0f P 1c6ecdf86812475989e2b17511563c75 reported cstate change: config changed from index -1 to 18, NON_VOTER 01173e95776a4aa19fd350395e413292 (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } attrs { replace: true } } peers { permanent_uuid: "01173e95776a4aa19fd350395e413292" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39699 } attrs { promote: true } } }
I20260601 13:39:30.300143  4500 consensus_queue.cc:237] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } attrs { replace: true } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } } peers { permanent_uuid: "01173e95776a4aa19fd350395e413292" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39699 } attrs { promote: true } }
W20260601 13:39:30.301672  4467 consensus_peers.cc:597] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75 -> Peer 01173e95776a4aa19fd350395e413292 (127.25.154.132:39699): Couldn't send request to peer 01173e95776a4aa19fd350395e413292. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca1b8a9ccb3340c089b69eb38d9bef24. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:30.302066  4426 raft_consensus.cc:1275] T ca1b8a9ccb3340c089b69eb38d9bef24 P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 FOLLOWER]: Refusing update from remote peer 1c6ecdf86812475989e2b17511563c75: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:39:30.302403  4350 raft_consensus.cc:1275] T ca1b8a9ccb3340c089b69eb38d9bef24 P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Refusing update from remote peer 1c6ecdf86812475989e2b17511563c75: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:39:30.302439  4632 consensus_queue.cc:1048] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:39:30.302757  4557 consensus_queue.cc:1048] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:39:30.304057  4561 raft_consensus.cc:2955] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 01173e95776a4aa19fd350395e413292 (127.25.154.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } attrs { replace: true } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } } peers { permanent_uuid: "01173e95776a4aa19fd350395e413292" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39699 } attrs { promote: true } } }
I20260601 13:39:30.304468  4426 raft_consensus.cc:2955] T ca1b8a9ccb3340c089b69eb38d9bef24 P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 01173e95776a4aa19fd350395e413292 (127.25.154.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } attrs { replace: true } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } } peers { permanent_uuid: "01173e95776a4aa19fd350395e413292" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39699 } attrs { promote: true } } }
I20260601 13:39:30.306080  4350 raft_consensus.cc:2955] T ca1b8a9ccb3340c089b69eb38d9bef24 P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 01173e95776a4aa19fd350395e413292 (127.25.154.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } attrs { replace: true } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } } peers { permanent_uuid: "01173e95776a4aa19fd350395e413292" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39699 } attrs { promote: true } } }
I20260601 13:39:30.311121  4242 catalog_manager.cc:5696] T ca1b8a9ccb3340c089b69eb38d9bef24 P c1e5d0d11d7e44908f8ddf9863beb010 reported cstate change: config changed from index -1 to 18, NON_VOTER 01173e95776a4aa19fd350395e413292 (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "1c6ecdf86812475989e2b17511563c75" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "c30732a6d0124170a95d9e2c934a0efd" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 45707 } } peers { permanent_uuid: "c1e5d0d11d7e44908f8ddf9863beb010" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 46181 } attrs { replace: true } } peers { permanent_uuid: "1c6ecdf86812475989e2b17511563c75" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 34841 } } peers { permanent_uuid: "01173e95776a4aa19fd350395e413292" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 39699 } attrs { promote: true } } }
I20260601 13:39:30.527345 26218 tablet_server.cc:179] TabletServer@127.25.154.129:0 shutting down...
I20260601 13:39:30.531949 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:30.532198 26218 tablet_replica.cc:333] T fc92b3bd705946bc805cb9303deefa0f P c30732a6d0124170a95d9e2c934a0efd: stopping tablet replica
I20260601 13:39:30.532351 26218 raft_consensus.cc:2243] T fc92b3bd705946bc805cb9303deefa0f P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:30.532531 26218 raft_consensus.cc:2272] T fc92b3bd705946bc805cb9303deefa0f P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:30.533243 26218 tablet_replica.cc:333] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd: stopping tablet replica
I20260601 13:39:30.533365 26218 raft_consensus.cc:2243] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:30.533618 26218 raft_consensus.cc:2272] T c2af074a324b4cc2991053c3f5170751 P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:30.534080 26218 tablet_replica.cc:333] T 46db8fc795fe411e8b63426f6e1dcc59 P c30732a6d0124170a95d9e2c934a0efd: stopping tablet replica
I20260601 13:39:30.534222 26218 raft_consensus.cc:2243] T 46db8fc795fe411e8b63426f6e1dcc59 P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:30.534359 26218 raft_consensus.cc:2272] T 46db8fc795fe411e8b63426f6e1dcc59 P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:30.534858 26218 tablet_replica.cc:333] T a133c8c7cc0a415589265deb8a2d1ce8 P c30732a6d0124170a95d9e2c934a0efd: stopping tablet replica
I20260601 13:39:30.534931 26218 raft_consensus.cc:2243] T a133c8c7cc0a415589265deb8a2d1ce8 P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:30.535063 26218 raft_consensus.cc:2272] T a133c8c7cc0a415589265deb8a2d1ce8 P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:30.535656 26218 tablet_replica.cc:333] T f66c9b000eed4f9799932e9655066127 P c30732a6d0124170a95d9e2c934a0efd: stopping tablet replica
I20260601 13:39:30.535727 26218 raft_consensus.cc:2243] T f66c9b000eed4f9799932e9655066127 P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:30.535856 26218 raft_consensus.cc:2272] T f66c9b000eed4f9799932e9655066127 P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:30.536302 26218 tablet_replica.cc:333] T ca1b8a9ccb3340c089b69eb38d9bef24 P c30732a6d0124170a95d9e2c934a0efd: stopping tablet replica
I20260601 13:39:30.536370 26218 raft_consensus.cc:2243] T ca1b8a9ccb3340c089b69eb38d9bef24 P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:30.536514 26218 raft_consensus.cc:2272] T ca1b8a9ccb3340c089b69eb38d9bef24 P c30732a6d0124170a95d9e2c934a0efd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:30.551277 26218 tablet_server.cc:196] TabletServer@127.25.154.129:0 shutdown complete.
I20260601 13:39:30.554004 26218 tablet_server.cc:179] TabletServer@127.25.154.130:0 shutting down...
W20260601 13:39:30.556205  4390 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.154.129:45707: connect: Connection refused (error 111) [suppressed 14 similar messages]
W20260601 13:39:30.557243  4390 consensus_peers.cc:597] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010 -> Peer c30732a6d0124170a95d9e2c934a0efd (127.25.154.129:45707): Couldn't send request to peer c30732a6d0124170a95d9e2c934a0efd. Status: Network error: Client connection negotiation failed: client connection to 127.25.154.129:45707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:30.559893 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:30.560083 26218 tablet_replica.cc:333] T c2af074a324b4cc2991053c3f5170751 P c1e5d0d11d7e44908f8ddf9863beb010: stopping tablet replica
I20260601 13:39:30.560245 26218 raft_consensus.cc:2243] T c2af074a324b4cc2991053c3f5170751 P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:30.560425 26218 raft_consensus.cc:2272] T c2af074a324b4cc2991053c3f5170751 P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:30.561115 26218 tablet_replica.cc:333] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010: stopping tablet replica
I20260601 13:39:30.561265 26218 raft_consensus.cc:2243] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:30.561511 26218 raft_consensus.cc:2272] T a133c8c7cc0a415589265deb8a2d1ce8 P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:30.562114 26218 tablet_replica.cc:333] T f66c9b000eed4f9799932e9655066127 P c1e5d0d11d7e44908f8ddf9863beb010: stopping tablet replica
I20260601 13:39:30.562276 26218 raft_consensus.cc:2243] T f66c9b000eed4f9799932e9655066127 P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:30.562461 26218 raft_consensus.cc:2272] T f66c9b000eed4f9799932e9655066127 P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:30.562898 26218 tablet_replica.cc:333] T ca1b8a9ccb3340c089b69eb38d9bef24 P c1e5d0d11d7e44908f8ddf9863beb010: stopping tablet replica
I20260601 13:39:30.562994 26218 raft_consensus.cc:2243] T ca1b8a9ccb3340c089b69eb38d9bef24 P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:30.563163 26218 raft_consensus.cc:2272] T ca1b8a9ccb3340c089b69eb38d9bef24 P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:30.563627 26218 tablet_replica.cc:333] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010: stopping tablet replica
I20260601 13:39:30.563696 26218 raft_consensus.cc:2243] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:30.563920 26218 raft_consensus.cc:2272] T fc92b3bd705946bc805cb9303deefa0f P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:30.564407 26218 tablet_replica.cc:333] T 46db8fc795fe411e8b63426f6e1dcc59 P c1e5d0d11d7e44908f8ddf9863beb010: stopping tablet replica
I20260601 13:39:30.564476 26218 raft_consensus.cc:2243] T 46db8fc795fe411e8b63426f6e1dcc59 P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:30.564653 26218 raft_consensus.cc:2272] T 46db8fc795fe411e8b63426f6e1dcc59 P c1e5d0d11d7e44908f8ddf9863beb010 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:30.568586 26218 tablet_server.cc:196] TabletServer@127.25.154.130:0 shutdown complete.
I20260601 13:39:30.571646 26218 tablet_server.cc:179] TabletServer@127.25.154.131:0 shutting down...
I20260601 13:39:30.577273 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:30.577499 26218 tablet_replica.cc:333] T c2af074a324b4cc2991053c3f5170751 P 1c6ecdf86812475989e2b17511563c75: stopping tablet replica
I20260601 13:39:30.577669 26218 raft_consensus.cc:2243] T c2af074a324b4cc2991053c3f5170751 P 1c6ecdf86812475989e2b17511563c75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:30.577862 26218 raft_consensus.cc:2272] T c2af074a324b4cc2991053c3f5170751 P 1c6ecdf86812475989e2b17511563c75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:30.578575 26218 tablet_replica.cc:333] T fc92b3bd705946bc805cb9303deefa0f P 1c6ecdf86812475989e2b17511563c75: stopping tablet replica
I20260601 13:39:30.578749 26218 raft_consensus.cc:2243] T fc92b3bd705946bc805cb9303deefa0f P 1c6ecdf86812475989e2b17511563c75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:30.578909 26218 raft_consensus.cc:2272] T fc92b3bd705946bc805cb9303deefa0f P 1c6ecdf86812475989e2b17511563c75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:30.579432 26218 tablet_replica.cc:333] T f66c9b000eed4f9799932e9655066127 P 1c6ecdf86812475989e2b17511563c75: stopping tablet replica
I20260601 13:39:30.579540 26218 raft_consensus.cc:2243] T f66c9b000eed4f9799932e9655066127 P 1c6ecdf86812475989e2b17511563c75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:30.579656 26218 raft_consensus.cc:2272] T f66c9b000eed4f9799932e9655066127 P 1c6ecdf86812475989e2b17511563c75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:30.580109 26218 tablet_replica.cc:333] T a133c8c7cc0a415589265deb8a2d1ce8 P 1c6ecdf86812475989e2b17511563c75: stopping tablet replica
I20260601 13:39:30.580183 26218 raft_consensus.cc:2243] T a133c8c7cc0a415589265deb8a2d1ce8 P 1c6ecdf86812475989e2b17511563c75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:30.580320 26218 raft_consensus.cc:2272] T a133c8c7cc0a415589265deb8a2d1ce8 P 1c6ecdf86812475989e2b17511563c75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:30.580797 26218 tablet_replica.cc:333] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75: stopping tablet replica
I20260601 13:39:30.580868 26218 raft_consensus.cc:2243] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:30.581118 26218 raft_consensus.cc:2272] T ca1b8a9ccb3340c089b69eb38d9bef24 P 1c6ecdf86812475989e2b17511563c75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:30.581688 26218 tablet_replica.cc:333] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75: stopping tablet replica
I20260601 13:39:30.581784 26218 raft_consensus.cc:2243] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:30.582006 26218 raft_consensus.cc:2272] T 46db8fc795fe411e8b63426f6e1dcc59 P 1c6ecdf86812475989e2b17511563c75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:30.595979 26218 tablet_server.cc:196] TabletServer@127.25.154.131:0 shutdown complete.
I20260601 13:39:30.599493 26218 tablet_server.cc:179] TabletServer@127.25.154.132:0 shutting down...
I20260601 13:39:30.605582 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:30.617913 26218 tablet_server.cc:196] TabletServer@127.25.154.132:0 shutdown complete.
I20260601 13:39:30.620725 26218 master.cc:562] Master@127.25.154.190:37291 shutting down...
W20260601 13:39:30.625056  4295 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:39:30.625170  4295 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:39:30.625201  4295 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:39:30.625669 26218 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 54a8aff0f8cd4e85891ae9c82b4055c6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:30.625885 26218 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 54a8aff0f8cd4e85891ae9c82b4055c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:30.625980 26218 tablet_replica.cc:333] T 00000000000000000000000000000000 P 54a8aff0f8cd4e85891ae9c82b4055c6: stopping tablet replica
I20260601 13:39:30.639272 26218 master.cc:584] Master@127.25.154.190:37291 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (2436 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260601 13:39:30.650010 26218 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.154.190:45923
I20260601 13:39:30.650445 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:30.652340  4727 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:30.652377  4725 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:30.652456 26218 server_base.cc:1061] running on GCE node
W20260601 13:39:30.652386  4724 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:30.652793 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:30.652837 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:30.652853 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321170652852 us; error 0 us; skew 500 ppm
I20260601 13:39:30.653597 26218 webserver.cc:533] Webserver started at http://127.25.154.190:41947/ using document root <none> and password file <none>
I20260601 13:39:30.653774 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:30.653821 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:30.653872 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:30.654284 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320984125593-26218-0/minicluster-data/master-0-root/instance:
uuid: "1cb263738b744c7a9e72a9c12c1ba143"
format_stamp: "Formatted at 2026-06-01 13:39:30 on dist-test-slave-whnk"
I20260601 13:39:30.655745 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:30.656939  4732 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:30.657275 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:30.657339 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320984125593-26218-0/minicluster-data/master-0-root
uuid: "1cb263738b744c7a9e72a9c12c1ba143"
format_stamp: "Formatted at 2026-06-01 13:39:30 on dist-test-slave-whnk"
I20260601 13:39:30.657442 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320984125593-26218-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320984125593-26218-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320984125593-26218-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)
I20260601 13:39:30.669394 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:30.669925 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:30.674538 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.190:45923
I20260601 13:39:30.679519  4784 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.190:45923 every 8 connection(s)
I20260601 13:39:30.679930  4785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:30.681716  4785 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1cb263738b744c7a9e72a9c12c1ba143: Bootstrap starting.
I20260601 13:39:30.682595  4785 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1cb263738b744c7a9e72a9c12c1ba143: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:30.683583  4785 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1cb263738b744c7a9e72a9c12c1ba143: No bootstrap required, opened a new log
I20260601 13:39:30.683928  4785 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1cb263738b744c7a9e72a9c12c1ba143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cb263738b744c7a9e72a9c12c1ba143" member_type: VOTER }
I20260601 13:39:30.684012  4785 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1cb263738b744c7a9e72a9c12c1ba143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:30.684034  4785 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1cb263738b744c7a9e72a9c12c1ba143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb263738b744c7a9e72a9c12c1ba143, State: Initialized, Role: FOLLOWER
I20260601 13:39:30.684221  4785 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1cb263738b744c7a9e72a9c12c1ba143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1cb263738b744c7a9e72a9c12c1ba143" member_type: VOTER }
I20260601 13:39:30.684305  4785 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1cb263738b744c7a9e72a9c12c1ba143 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:30.684329  4785 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1cb263738b744c7a9e72a9c12c1ba143 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:30.684358  4785 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1cb263738b744c7a9e72a9c12c1ba143 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:30.685036  4785 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1cb263738b744c7a9e72a9c12c1ba143 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cb263738b744c7a9e72a9c12c1ba143" member_type: VOTER }
I20260601 13:39:30.685175  4785 leader_election.cc:304] T 00000000000000000000000000000000 P 1cb263738b744c7a9e72a9c12c1ba143 [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: 1cb263738b744c7a9e72a9c12c1ba143; no voters: 
I20260601 13:39:30.685350  4785 leader_election.cc:290] T 00000000000000000000000000000000 P 1cb263738b744c7a9e72a9c12c1ba143 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:30.685529  4788 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1cb263738b744c7a9e72a9c12c1ba143 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:30.685783  4788 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1cb263738b744c7a9e72a9c12c1ba143 [term 1 LEADER]: Becoming Leader. State: Replica: 1cb263738b744c7a9e72a9c12c1ba143, State: Running, Role: LEADER
I20260601 13:39:30.685909  4785 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1cb263738b744c7a9e72a9c12c1ba143 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:30.685942  4788 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1cb263738b744c7a9e72a9c12c1ba143 [LEADER]: Queue going to LEADER mode. State: All 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: "1cb263738b744c7a9e72a9c12c1ba143" member_type: VOTER }
I20260601 13:39:30.686466  4789 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1cb263738b744c7a9e72a9c12c1ba143 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1cb263738b744c7a9e72a9c12c1ba143" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cb263738b744c7a9e72a9c12c1ba143" member_type: VOTER } }
I20260601 13:39:30.686561  4789 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1cb263738b744c7a9e72a9c12c1ba143 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:30.686523  4790 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1cb263738b744c7a9e72a9c12c1ba143 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1cb263738b744c7a9e72a9c12c1ba143. Latest consensus state: current_term: 1 leader_uuid: "1cb263738b744c7a9e72a9c12c1ba143" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cb263738b744c7a9e72a9c12c1ba143" member_type: VOTER } }
I20260601 13:39:30.686609  4790 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1cb263738b744c7a9e72a9c12c1ba143 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:30.687021  4793 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:30.688074  4793 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:30.688318 26218 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:30.690460  4793 catalog_manager.cc:1382] Generated new cluster ID: d388355564bc496393531ca83fa3903a
I20260601 13:39:30.690539  4793 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:30.696816  4793 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:30.697474  4793 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:30.707887  4793 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1cb263738b744c7a9e72a9c12c1ba143: Generated new TSK 0
I20260601 13:39:30.708240  4793 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:30.721174 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:30.723955 26218 server_base.cc:1061] running on GCE node
W20260601 13:39:30.723917  4809 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:30.723922  4806 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:30.723980  4807 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:30.724403 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:30.724475 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:30.724511 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321170724509 us; error 0 us; skew 500 ppm
I20260601 13:39:30.725546 26218 webserver.cc:533] Webserver started at http://127.25.154.129:33549/ using document root <none> and password file <none>
I20260601 13:39:30.725841 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:30.726055 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:30.726310 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:30.726766 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320984125593-26218-0/minicluster-data/ts-0-root/instance:
uuid: "931b1a53b49b4d9fbe2d69f3be66df85"
format_stamp: "Formatted at 2026-06-01 13:39:30 on dist-test-slave-whnk"
I20260601 13:39:30.728520 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:30.729723  4814 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:30.730119 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:30.730334 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320984125593-26218-0/minicluster-data/ts-0-root
uuid: "931b1a53b49b4d9fbe2d69f3be66df85"
format_stamp: "Formatted at 2026-06-01 13:39:30 on dist-test-slave-whnk"
I20260601 13:39:30.730434 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320984125593-26218-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320984125593-26218-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320984125593-26218-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)
I20260601 13:39:30.767221 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:30.767712 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:30.768076 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:30.769287 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:30.769456 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:30.769521 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:30.769625 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:30.776181 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.129:33211
I20260601 13:39:30.776223  4877 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.129:33211 every 8 connection(s)
I20260601 13:39:30.777155 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:30.779599  4885 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:30.779758  4882 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:30.779974  4883 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:30.780036 26218 server_base.cc:1061] running on GCE node
I20260601 13:39:30.780319 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:30.780407 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:30.780436 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321170780436 us; error 0 us; skew 500 ppm
I20260601 13:39:30.781620 26218 webserver.cc:533] Webserver started at http://127.25.154.130:42499/ using document root <none> and password file <none>
I20260601 13:39:30.781795 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:30.781842 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:30.781922 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:30.782393 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320984125593-26218-0/minicluster-data/ts-1-root/instance:
uuid: "491cfb89862d4a859c49281c3e0456cb"
format_stamp: "Formatted at 2026-06-01 13:39:30 on dist-test-slave-whnk"
I20260601 13:39:30.783677  4878 heartbeater.cc:344] Connected to a master server at 127.25.154.190:45923
I20260601 13:39:30.783792  4878 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:30.784050  4878 heartbeater.cc:507] Master 127.25.154.190:45923 requested a full tablet report, sending...
I20260601 13:39:30.784173 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:30.784798  4749 ts_manager.cc:194] Registered new tserver with Master: 931b1a53b49b4d9fbe2d69f3be66df85 (127.25.154.129:33211)
I20260601 13:39:30.785313  4890 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:30.785578 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:30.785732 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320984125593-26218-0/minicluster-data/ts-1-root
uuid: "491cfb89862d4a859c49281c3e0456cb"
format_stamp: "Formatted at 2026-06-01 13:39:30 on dist-test-slave-whnk"
I20260601 13:39:30.785808  4749 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59892
I20260601 13:39:30.785825 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320984125593-26218-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320984125593-26218-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320984125593-26218-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)
I20260601 13:39:30.815752 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:30.816234 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:30.816587 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:30.817226 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:30.817304 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:30.817358 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:30.817412 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:30.821847 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.130:38897
I20260601 13:39:30.821918  4953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.130:38897 every 8 connection(s)
I20260601 13:39:30.822904 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:30.825186  4958 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:30.825318  4957 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:30.825502  4960 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:30.825517 26218 server_base.cc:1061] running on GCE node
I20260601 13:39:30.825762 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:30.825834 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:30.825866 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321170825866 us; error 0 us; skew 500 ppm
I20260601 13:39:30.826853 26218 webserver.cc:533] Webserver started at http://127.25.154.131:36053/ using document root <none> and password file <none>
I20260601 13:39:30.827018 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:30.827072 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:30.827157 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:30.827692  4954 heartbeater.cc:344] Connected to a master server at 127.25.154.190:45923
I20260601 13:39:30.827705 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320984125593-26218-0/minicluster-data/ts-2-root/instance:
uuid: "2bad3fea83ba48ebbdc20284bce012eb"
format_stamp: "Formatted at 2026-06-01 13:39:30 on dist-test-slave-whnk"
I20260601 13:39:30.827805  4954 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:30.828017  4954 heartbeater.cc:507] Master 127.25.154.190:45923 requested a full tablet report, sending...
I20260601 13:39:30.828722  4749 ts_manager.cc:194] Registered new tserver with Master: 491cfb89862d4a859c49281c3e0456cb (127.25.154.130:38897)
I20260601 13:39:30.829234  4749 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59904
I20260601 13:39:30.830013 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:30.831224  4965 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:30.831549 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:30.831666 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320984125593-26218-0/minicluster-data/ts-2-root
uuid: "2bad3fea83ba48ebbdc20284bce012eb"
format_stamp: "Formatted at 2026-06-01 13:39:30 on dist-test-slave-whnk"
I20260601 13:39:30.831739 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320984125593-26218-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320984125593-26218-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320984125593-26218-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)
I20260601 13:39:30.836155 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:30.836489 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:30.836762 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:30.837270 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:30.837308 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:30.837373 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:30.837415 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:30.841714 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.131:43433
I20260601 13:39:30.841859  5029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.131:43433 every 8 connection(s)
I20260601 13:39:30.847062  5030 heartbeater.cc:344] Connected to a master server at 127.25.154.190:45923
I20260601 13:39:30.847195  5030 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:30.847427  5030 heartbeater.cc:507] Master 127.25.154.190:45923 requested a full tablet report, sending...
I20260601 13:39:30.848119  4749 ts_manager.cc:194] Registered new tserver with Master: 2bad3fea83ba48ebbdc20284bce012eb (127.25.154.131:43433)
I20260601 13:39:30.848637  4749 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59908
I20260601 13:39:30.849017 26218 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006762009s
I20260601 13:39:31.787101  4878 heartbeater.cc:499] Master 127.25.154.190:45923 was elected leader, sending a full tablet report...
I20260601 13:39:31.830312  4954 heartbeater.cc:499] Master 127.25.154.190:45923 was elected leader, sending a full tablet report...
I20260601 13:39:31.849757  5030 heartbeater.cc:499] Master 127.25.154.190:45923 was elected leader, sending a full tablet report...
I20260601 13:39:31.888832  4749 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59916:
name: "test-workload"
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: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260601 13:39:31.889460  4749 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260601 13:39:31.902365  4842 tablet_service.cc:1511] Processing CreateTablet for tablet 70ee05f92ab84c6892a47a5c51634901 (DEFAULT_TABLE table=test-workload [id=622d748d49834da592ec0d5ada24bc49]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:31.902778  4839 tablet_service.cc:1511] Processing CreateTablet for tablet 63c6f65774e443a6ab751cb191194725 (DEFAULT_TABLE table=test-workload [id=622d748d49834da592ec0d5ada24bc49]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:31.902987  4916 tablet_service.cc:1511] Processing CreateTablet for tablet 70ee05f92ab84c6892a47a5c51634901 (DEFAULT_TABLE table=test-workload [id=622d748d49834da592ec0d5ada24bc49]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:31.903198  4918 tablet_service.cc:1511] Processing CreateTablet for tablet 0fe9c1264c4a4076b1c2aa991d874180 (DEFAULT_TABLE table=test-workload [id=622d748d49834da592ec0d5ada24bc49]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:31.903245  4837 tablet_service.cc:1511] Processing CreateTablet for tablet e7ec5d40b52945879bc22d5ed21dac43 (DEFAULT_TABLE table=test-workload [id=622d748d49834da592ec0d5ada24bc49]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:31.903395  4911 tablet_service.cc:1511] Processing CreateTablet for tablet 63c6f65774e443a6ab751cb191194725 (DEFAULT_TABLE table=test-workload [id=622d748d49834da592ec0d5ada24bc49]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:31.903649  4917 tablet_service.cc:1511] Processing CreateTablet for tablet 11d904d11bc74f1fbc03ca240cb53147 (DEFAULT_TABLE table=test-workload [id=622d748d49834da592ec0d5ada24bc49]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:31.903803  4915 tablet_service.cc:1511] Processing CreateTablet for tablet e7ec5d40b52945879bc22d5ed21dac43 (DEFAULT_TABLE table=test-workload [id=622d748d49834da592ec0d5ada24bc49]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:31.903198  4838 tablet_service.cc:1511] Processing CreateTablet for tablet e5d6d0192bc445b2a30b0e7dd8664b30 (DEFAULT_TABLE table=test-workload [id=622d748d49834da592ec0d5ada24bc49]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:31.904089  4914 tablet_service.cc:1511] Processing CreateTablet for tablet e5d6d0192bc445b2a30b0e7dd8664b30 (DEFAULT_TABLE table=test-workload [id=622d748d49834da592ec0d5ada24bc49]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:31.903228  4916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70ee05f92ab84c6892a47a5c51634901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.902992  4840 tablet_service.cc:1511] Processing CreateTablet for tablet 11d904d11bc74f1fbc03ca240cb53147 (DEFAULT_TABLE table=test-workload [id=622d748d49834da592ec0d5ada24bc49]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:31.902413  4841 tablet_service.cc:1511] Processing CreateTablet for tablet 0fe9c1264c4a4076b1c2aa991d874180 (DEFAULT_TABLE table=test-workload [id=622d748d49834da592ec0d5ada24bc49]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:31.904461  4918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fe9c1264c4a4076b1c2aa991d874180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.902776  4842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70ee05f92ab84c6892a47a5c51634901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.904575  4915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7ec5d40b52945879bc22d5ed21dac43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.905045  4838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5d6d0192bc445b2a30b0e7dd8664b30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.905097  4914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5d6d0192bc445b2a30b0e7dd8664b30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.906430  4840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11d904d11bc74f1fbc03ca240cb53147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.907315  4911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63c6f65774e443a6ab751cb191194725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.907472  4917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11d904d11bc74f1fbc03ca240cb53147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.907567  4837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7ec5d40b52945879bc22d5ed21dac43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.908396  4841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fe9c1264c4a4076b1c2aa991d874180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.909595  4839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63c6f65774e443a6ab751cb191194725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.910398  5050 tablet_bootstrap.cc:492] T e5d6d0192bc445b2a30b0e7dd8664b30 P 931b1a53b49b4d9fbe2d69f3be66df85: Bootstrap starting.
I20260601 13:39:31.911581  5050 tablet_bootstrap.cc:654] T e5d6d0192bc445b2a30b0e7dd8664b30 P 931b1a53b49b4d9fbe2d69f3be66df85: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.912966  5050 tablet_bootstrap.cc:492] T e5d6d0192bc445b2a30b0e7dd8664b30 P 931b1a53b49b4d9fbe2d69f3be66df85: No bootstrap required, opened a new log
I20260601 13:39:31.913110  5050 ts_tablet_manager.cc:1403] T e5d6d0192bc445b2a30b0e7dd8664b30 P 931b1a53b49b4d9fbe2d69f3be66df85: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:31.913620  5050 raft_consensus.cc:359] T e5d6d0192bc445b2a30b0e7dd8664b30 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.913748  5050 raft_consensus.cc:385] T e5d6d0192bc445b2a30b0e7dd8664b30 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.913782  5050 raft_consensus.cc:740] T e5d6d0192bc445b2a30b0e7dd8664b30 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 931b1a53b49b4d9fbe2d69f3be66df85, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.913936  5050 consensus_queue.cc:260] T e5d6d0192bc445b2a30b0e7dd8664b30 P 931b1a53b49b4d9fbe2d69f3be66df85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.914350  5050 ts_tablet_manager.cc:1434] T e5d6d0192bc445b2a30b0e7dd8664b30 P 931b1a53b49b4d9fbe2d69f3be66df85: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:31.910398  5051 tablet_bootstrap.cc:492] T e7ec5d40b52945879bc22d5ed21dac43 P 491cfb89862d4a859c49281c3e0456cb: Bootstrap starting.
I20260601 13:39:31.915237  5050 tablet_bootstrap.cc:492] T 11d904d11bc74f1fbc03ca240cb53147 P 931b1a53b49b4d9fbe2d69f3be66df85: Bootstrap starting.
I20260601 13:39:31.916206  5050 tablet_bootstrap.cc:654] T 11d904d11bc74f1fbc03ca240cb53147 P 931b1a53b49b4d9fbe2d69f3be66df85: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.916949  5051 tablet_bootstrap.cc:654] T e7ec5d40b52945879bc22d5ed21dac43 P 491cfb89862d4a859c49281c3e0456cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.919579  5050 tablet_bootstrap.cc:492] T 11d904d11bc74f1fbc03ca240cb53147 P 931b1a53b49b4d9fbe2d69f3be66df85: No bootstrap required, opened a new log
I20260601 13:39:31.919706  5050 ts_tablet_manager.cc:1403] T 11d904d11bc74f1fbc03ca240cb53147 P 931b1a53b49b4d9fbe2d69f3be66df85: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:39:31.920236  5050 raft_consensus.cc:359] T 11d904d11bc74f1fbc03ca240cb53147 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.920394  5050 raft_consensus.cc:385] T 11d904d11bc74f1fbc03ca240cb53147 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.920457  5050 raft_consensus.cc:740] T 11d904d11bc74f1fbc03ca240cb53147 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 931b1a53b49b4d9fbe2d69f3be66df85, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.920621  5050 consensus_queue.cc:260] T 11d904d11bc74f1fbc03ca240cb53147 P 931b1a53b49b4d9fbe2d69f3be66df85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.920945  5050 ts_tablet_manager.cc:1434] T 11d904d11bc74f1fbc03ca240cb53147 P 931b1a53b49b4d9fbe2d69f3be66df85: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:31.921151  5050 tablet_bootstrap.cc:492] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85: Bootstrap starting.
I20260601 13:39:31.921478  5051 tablet_bootstrap.cc:492] T e7ec5d40b52945879bc22d5ed21dac43 P 491cfb89862d4a859c49281c3e0456cb: No bootstrap required, opened a new log
I20260601 13:39:31.921571  5051 ts_tablet_manager.cc:1403] T e7ec5d40b52945879bc22d5ed21dac43 P 491cfb89862d4a859c49281c3e0456cb: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
I20260601 13:39:31.921993  5051 raft_consensus.cc:359] T e7ec5d40b52945879bc22d5ed21dac43 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.922102  5051 raft_consensus.cc:385] T e7ec5d40b52945879bc22d5ed21dac43 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.922170  5051 raft_consensus.cc:740] T e7ec5d40b52945879bc22d5ed21dac43 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 491cfb89862d4a859c49281c3e0456cb, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.922300  5050 tablet_bootstrap.cc:654] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.922302  5051 consensus_queue.cc:260] T e7ec5d40b52945879bc22d5ed21dac43 P 491cfb89862d4a859c49281c3e0456cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.922755  5051 ts_tablet_manager.cc:1434] T e7ec5d40b52945879bc22d5ed21dac43 P 491cfb89862d4a859c49281c3e0456cb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:31.922945  5051 tablet_bootstrap.cc:492] T e5d6d0192bc445b2a30b0e7dd8664b30 P 491cfb89862d4a859c49281c3e0456cb: Bootstrap starting.
I20260601 13:39:31.923776  5050 tablet_bootstrap.cc:492] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85: No bootstrap required, opened a new log
I20260601 13:39:31.923919  5050 ts_tablet_manager.cc:1403] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:31.924381  5050 raft_consensus.cc:359] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.924499  5050 raft_consensus.cc:385] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.924580  5050 raft_consensus.cc:740] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 931b1a53b49b4d9fbe2d69f3be66df85, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.924809  5050 consensus_queue.cc:260] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.925165  5050 ts_tablet_manager.cc:1434] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:31.925374  5050 tablet_bootstrap.cc:492] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85: Bootstrap starting.
I20260601 13:39:31.926394  5050 tablet_bootstrap.cc:654] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.926514  4992 tablet_service.cc:1511] Processing CreateTablet for tablet 11d904d11bc74f1fbc03ca240cb53147 (DEFAULT_TABLE table=test-workload [id=622d748d49834da592ec0d5ada24bc49]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:31.926818  4992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11d904d11bc74f1fbc03ca240cb53147. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.927268  4993 tablet_service.cc:1511] Processing CreateTablet for tablet 70ee05f92ab84c6892a47a5c51634901 (DEFAULT_TABLE table=test-workload [id=622d748d49834da592ec0d5ada24bc49]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:31.927541  4993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70ee05f92ab84c6892a47a5c51634901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.927703  5050 tablet_bootstrap.cc:492] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85: No bootstrap required, opened a new log
I20260601 13:39:31.927839  5050 ts_tablet_manager.cc:1403] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:39:31.928339  5050 raft_consensus.cc:359] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } }
I20260601 13:39:31.928462  5050 raft_consensus.cc:385] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.928494  5050 raft_consensus.cc:740] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 931b1a53b49b4d9fbe2d69f3be66df85, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.928647  5050 consensus_queue.cc:260] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } }
I20260601 13:39:31.928930  5050 ts_tablet_manager.cc:1434] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:31.929395  5050 tablet_bootstrap.cc:492] T 70ee05f92ab84c6892a47a5c51634901 P 931b1a53b49b4d9fbe2d69f3be66df85: Bootstrap starting.
I20260601 13:39:31.929841  5059 tablet_bootstrap.cc:492] T 11d904d11bc74f1fbc03ca240cb53147 P 2bad3fea83ba48ebbdc20284bce012eb: Bootstrap starting.
I20260601 13:39:31.929831  4989 tablet_service.cc:1511] Processing CreateTablet for tablet e7ec5d40b52945879bc22d5ed21dac43 (DEFAULT_TABLE table=test-workload [id=622d748d49834da592ec0d5ada24bc49]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:31.930114  4989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7ec5d40b52945879bc22d5ed21dac43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.930366  4991 tablet_service.cc:1511] Processing CreateTablet for tablet 63c6f65774e443a6ab751cb191194725 (DEFAULT_TABLE table=test-workload [id=622d748d49834da592ec0d5ada24bc49]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:31.930444  5050 tablet_bootstrap.cc:654] T 70ee05f92ab84c6892a47a5c51634901 P 931b1a53b49b4d9fbe2d69f3be66df85: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.930647  4991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63c6f65774e443a6ab751cb191194725. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.931924  5050 tablet_bootstrap.cc:492] T 70ee05f92ab84c6892a47a5c51634901 P 931b1a53b49b4d9fbe2d69f3be66df85: No bootstrap required, opened a new log
I20260601 13:39:31.932025  5050 ts_tablet_manager.cc:1403] T 70ee05f92ab84c6892a47a5c51634901 P 931b1a53b49b4d9fbe2d69f3be66df85: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:31.932498  5050 raft_consensus.cc:359] T 70ee05f92ab84c6892a47a5c51634901 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.932637  5050 raft_consensus.cc:385] T 70ee05f92ab84c6892a47a5c51634901 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.932674  5050 raft_consensus.cc:740] T 70ee05f92ab84c6892a47a5c51634901 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 931b1a53b49b4d9fbe2d69f3be66df85, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.932816  5050 consensus_queue.cc:260] T 70ee05f92ab84c6892a47a5c51634901 P 931b1a53b49b4d9fbe2d69f3be66df85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.933193  5050 ts_tablet_manager.cc:1434] T 70ee05f92ab84c6892a47a5c51634901 P 931b1a53b49b4d9fbe2d69f3be66df85: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:31.933218  4994 tablet_service.cc:1511] Processing CreateTablet for tablet 0fe9c1264c4a4076b1c2aa991d874180 (DEFAULT_TABLE table=test-workload [id=622d748d49834da592ec0d5ada24bc49]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:31.933360  5050 tablet_bootstrap.cc:492] T 63c6f65774e443a6ab751cb191194725 P 931b1a53b49b4d9fbe2d69f3be66df85: Bootstrap starting.
I20260601 13:39:31.933413  5059 tablet_bootstrap.cc:654] T 11d904d11bc74f1fbc03ca240cb53147 P 2bad3fea83ba48ebbdc20284bce012eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.933444  4994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fe9c1264c4a4076b1c2aa991d874180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.934309  5050 tablet_bootstrap.cc:654] T 63c6f65774e443a6ab751cb191194725 P 931b1a53b49b4d9fbe2d69f3be66df85: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.935433  5059 tablet_bootstrap.cc:492] T 11d904d11bc74f1fbc03ca240cb53147 P 2bad3fea83ba48ebbdc20284bce012eb: No bootstrap required, opened a new log
I20260601 13:39:31.935526  5059 ts_tablet_manager.cc:1403] T 11d904d11bc74f1fbc03ca240cb53147 P 2bad3fea83ba48ebbdc20284bce012eb: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:39:31.935997  5059 raft_consensus.cc:359] T 11d904d11bc74f1fbc03ca240cb53147 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.930166  4990 tablet_service.cc:1511] Processing CreateTablet for tablet e5d6d0192bc445b2a30b0e7dd8664b30 (DEFAULT_TABLE table=test-workload [id=622d748d49834da592ec0d5ada24bc49]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:31.936132  5059 raft_consensus.cc:385] T 11d904d11bc74f1fbc03ca240cb53147 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.936165  5059 raft_consensus.cc:740] T 11d904d11bc74f1fbc03ca240cb53147 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bad3fea83ba48ebbdc20284bce012eb, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.936303  4990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5d6d0192bc445b2a30b0e7dd8664b30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:31.936280  5059 consensus_queue.cc:260] T 11d904d11bc74f1fbc03ca240cb53147 P 2bad3fea83ba48ebbdc20284bce012eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.936385  5050 tablet_bootstrap.cc:492] T 63c6f65774e443a6ab751cb191194725 P 931b1a53b49b4d9fbe2d69f3be66df85: No bootstrap required, opened a new log
I20260601 13:39:31.936479  5050 ts_tablet_manager.cc:1403] T 63c6f65774e443a6ab751cb191194725 P 931b1a53b49b4d9fbe2d69f3be66df85: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:31.936653  5059 ts_tablet_manager.cc:1434] T 11d904d11bc74f1fbc03ca240cb53147 P 2bad3fea83ba48ebbdc20284bce012eb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:31.936834  5059 tablet_bootstrap.cc:492] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb: Bootstrap starting.
I20260601 13:39:31.936929  5050 raft_consensus.cc:359] T 63c6f65774e443a6ab751cb191194725 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.937031  5050 raft_consensus.cc:385] T 63c6f65774e443a6ab751cb191194725 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.937088  5050 raft_consensus.cc:740] T 63c6f65774e443a6ab751cb191194725 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 931b1a53b49b4d9fbe2d69f3be66df85, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.937229  5050 consensus_queue.cc:260] T 63c6f65774e443a6ab751cb191194725 P 931b1a53b49b4d9fbe2d69f3be66df85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.937496  5050 ts_tablet_manager.cc:1434] T 63c6f65774e443a6ab751cb191194725 P 931b1a53b49b4d9fbe2d69f3be66df85: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:31.937815  5059 tablet_bootstrap.cc:654] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.939297  5059 tablet_bootstrap.cc:492] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb: No bootstrap required, opened a new log
I20260601 13:39:31.939391  5059 ts_tablet_manager.cc:1403] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:31.939471  5051 tablet_bootstrap.cc:654] T e5d6d0192bc445b2a30b0e7dd8664b30 P 491cfb89862d4a859c49281c3e0456cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.939888  5059 raft_consensus.cc:359] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.940002  5059 raft_consensus.cc:385] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.940038  5059 raft_consensus.cc:740] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bad3fea83ba48ebbdc20284bce012eb, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.940167  5059 consensus_queue.cc:260] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.940418  5059 ts_tablet_manager.cc:1434] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:31.940618  5059 tablet_bootstrap.cc:492] T e7ec5d40b52945879bc22d5ed21dac43 P 2bad3fea83ba48ebbdc20284bce012eb: Bootstrap starting.
I20260601 13:39:31.940804  5051 tablet_bootstrap.cc:492] T e5d6d0192bc445b2a30b0e7dd8664b30 P 491cfb89862d4a859c49281c3e0456cb: No bootstrap required, opened a new log
I20260601 13:39:31.940881  5051 ts_tablet_manager.cc:1403] T e5d6d0192bc445b2a30b0e7dd8664b30 P 491cfb89862d4a859c49281c3e0456cb: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.000s
I20260601 13:39:31.941321  5051 raft_consensus.cc:359] T e5d6d0192bc445b2a30b0e7dd8664b30 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.941421  5051 raft_consensus.cc:385] T e5d6d0192bc445b2a30b0e7dd8664b30 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.941457  5051 raft_consensus.cc:740] T e5d6d0192bc445b2a30b0e7dd8664b30 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 491cfb89862d4a859c49281c3e0456cb, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.941576  5059 tablet_bootstrap.cc:654] T e7ec5d40b52945879bc22d5ed21dac43 P 2bad3fea83ba48ebbdc20284bce012eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.941630  5051 consensus_queue.cc:260] T e5d6d0192bc445b2a30b0e7dd8664b30 P 491cfb89862d4a859c49281c3e0456cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.941977  5051 ts_tablet_manager.cc:1434] T e5d6d0192bc445b2a30b0e7dd8664b30 P 491cfb89862d4a859c49281c3e0456cb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:31.942194  5051 tablet_bootstrap.cc:492] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb: Bootstrap starting.
I20260601 13:39:31.943120  5059 tablet_bootstrap.cc:492] T e7ec5d40b52945879bc22d5ed21dac43 P 2bad3fea83ba48ebbdc20284bce012eb: No bootstrap required, opened a new log
I20260601 13:39:31.943190  5051 tablet_bootstrap.cc:654] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.943207  5059 ts_tablet_manager.cc:1403] T e7ec5d40b52945879bc22d5ed21dac43 P 2bad3fea83ba48ebbdc20284bce012eb: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:31.943643  5059 raft_consensus.cc:359] T e7ec5d40b52945879bc22d5ed21dac43 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.943756  5059 raft_consensus.cc:385] T e7ec5d40b52945879bc22d5ed21dac43 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.943790  5059 raft_consensus.cc:740] T e7ec5d40b52945879bc22d5ed21dac43 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bad3fea83ba48ebbdc20284bce012eb, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.943904  5059 consensus_queue.cc:260] T e7ec5d40b52945879bc22d5ed21dac43 P 2bad3fea83ba48ebbdc20284bce012eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.944187  5059 ts_tablet_manager.cc:1434] T e7ec5d40b52945879bc22d5ed21dac43 P 2bad3fea83ba48ebbdc20284bce012eb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:31.944375  5059 tablet_bootstrap.cc:492] T 63c6f65774e443a6ab751cb191194725 P 2bad3fea83ba48ebbdc20284bce012eb: Bootstrap starting.
I20260601 13:39:31.944370  5051 tablet_bootstrap.cc:492] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb: No bootstrap required, opened a new log
I20260601 13:39:31.944604  5051 ts_tablet_manager.cc:1403] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:31.945107  5051 raft_consensus.cc:359] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.945278  5051 raft_consensus.cc:385] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.945369  5051 raft_consensus.cc:740] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 491cfb89862d4a859c49281c3e0456cb, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.945452  5059 tablet_bootstrap.cc:654] T 63c6f65774e443a6ab751cb191194725 P 2bad3fea83ba48ebbdc20284bce012eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.945526  5051 consensus_queue.cc:260] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.945839  5051 ts_tablet_manager.cc:1434] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:31.946036  5051 tablet_bootstrap.cc:492] T 11d904d11bc74f1fbc03ca240cb53147 P 491cfb89862d4a859c49281c3e0456cb: Bootstrap starting.
I20260601 13:39:31.946930  5059 tablet_bootstrap.cc:492] T 63c6f65774e443a6ab751cb191194725 P 2bad3fea83ba48ebbdc20284bce012eb: No bootstrap required, opened a new log
I20260601 13:39:31.947033  5059 ts_tablet_manager.cc:1403] T 63c6f65774e443a6ab751cb191194725 P 2bad3fea83ba48ebbdc20284bce012eb: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:31.947151  5051 tablet_bootstrap.cc:654] T 11d904d11bc74f1fbc03ca240cb53147 P 491cfb89862d4a859c49281c3e0456cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.947499  5059 raft_consensus.cc:359] T 63c6f65774e443a6ab751cb191194725 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.947608  5059 raft_consensus.cc:385] T 63c6f65774e443a6ab751cb191194725 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.947643  5059 raft_consensus.cc:740] T 63c6f65774e443a6ab751cb191194725 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bad3fea83ba48ebbdc20284bce012eb, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.947778  5059 consensus_queue.cc:260] T 63c6f65774e443a6ab751cb191194725 P 2bad3fea83ba48ebbdc20284bce012eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.948040  5059 ts_tablet_manager.cc:1434] T 63c6f65774e443a6ab751cb191194725 P 2bad3fea83ba48ebbdc20284bce012eb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:31.948228  5059 tablet_bootstrap.cc:492] T 0fe9c1264c4a4076b1c2aa991d874180 P 2bad3fea83ba48ebbdc20284bce012eb: Bootstrap starting.
I20260601 13:39:31.949239  5059 tablet_bootstrap.cc:654] T 0fe9c1264c4a4076b1c2aa991d874180 P 2bad3fea83ba48ebbdc20284bce012eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.949524  5051 tablet_bootstrap.cc:492] T 11d904d11bc74f1fbc03ca240cb53147 P 491cfb89862d4a859c49281c3e0456cb: No bootstrap required, opened a new log
I20260601 13:39:31.949635  5051 ts_tablet_manager.cc:1403] T 11d904d11bc74f1fbc03ca240cb53147 P 491cfb89862d4a859c49281c3e0456cb: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:39:31.950107  5051 raft_consensus.cc:359] T 11d904d11bc74f1fbc03ca240cb53147 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.950260  5051 raft_consensus.cc:385] T 11d904d11bc74f1fbc03ca240cb53147 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.950318  5051 raft_consensus.cc:740] T 11d904d11bc74f1fbc03ca240cb53147 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 491cfb89862d4a859c49281c3e0456cb, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.950428  5059 tablet_bootstrap.cc:492] T 0fe9c1264c4a4076b1c2aa991d874180 P 2bad3fea83ba48ebbdc20284bce012eb: No bootstrap required, opened a new log
I20260601 13:39:31.950515  5059 ts_tablet_manager.cc:1403] T 0fe9c1264c4a4076b1c2aa991d874180 P 2bad3fea83ba48ebbdc20284bce012eb: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:31.950830  5059 raft_consensus.cc:359] T 0fe9c1264c4a4076b1c2aa991d874180 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } }
I20260601 13:39:31.950958  5059 raft_consensus.cc:385] T 0fe9c1264c4a4076b1c2aa991d874180 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.951007  5059 raft_consensus.cc:740] T 0fe9c1264c4a4076b1c2aa991d874180 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bad3fea83ba48ebbdc20284bce012eb, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.951000  5051 consensus_queue.cc:260] T 11d904d11bc74f1fbc03ca240cb53147 P 491cfb89862d4a859c49281c3e0456cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.951157  5059 consensus_queue.cc:260] T 0fe9c1264c4a4076b1c2aa991d874180 P 2bad3fea83ba48ebbdc20284bce012eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } }
I20260601 13:39:31.951344  5051 ts_tablet_manager.cc:1434] T 11d904d11bc74f1fbc03ca240cb53147 P 491cfb89862d4a859c49281c3e0456cb: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:39:31.951423  5059 ts_tablet_manager.cc:1434] T 0fe9c1264c4a4076b1c2aa991d874180 P 2bad3fea83ba48ebbdc20284bce012eb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:31.951506  5051 tablet_bootstrap.cc:492] T 70ee05f92ab84c6892a47a5c51634901 P 491cfb89862d4a859c49281c3e0456cb: Bootstrap starting.
I20260601 13:39:31.951566  5059 tablet_bootstrap.cc:492] T e5d6d0192bc445b2a30b0e7dd8664b30 P 2bad3fea83ba48ebbdc20284bce012eb: Bootstrap starting.
I20260601 13:39:31.952564  5051 tablet_bootstrap.cc:654] T 70ee05f92ab84c6892a47a5c51634901 P 491cfb89862d4a859c49281c3e0456cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.952659  5059 tablet_bootstrap.cc:654] T e5d6d0192bc445b2a30b0e7dd8664b30 P 2bad3fea83ba48ebbdc20284bce012eb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.953660  5051 tablet_bootstrap.cc:492] T 70ee05f92ab84c6892a47a5c51634901 P 491cfb89862d4a859c49281c3e0456cb: No bootstrap required, opened a new log
I20260601 13:39:31.953755  5051 ts_tablet_manager.cc:1403] T 70ee05f92ab84c6892a47a5c51634901 P 491cfb89862d4a859c49281c3e0456cb: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:31.954309  5051 raft_consensus.cc:359] T 70ee05f92ab84c6892a47a5c51634901 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.954422  5051 raft_consensus.cc:385] T 70ee05f92ab84c6892a47a5c51634901 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.954457  5051 raft_consensus.cc:740] T 70ee05f92ab84c6892a47a5c51634901 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 491cfb89862d4a859c49281c3e0456cb, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.954483  5059 tablet_bootstrap.cc:492] T e5d6d0192bc445b2a30b0e7dd8664b30 P 2bad3fea83ba48ebbdc20284bce012eb: No bootstrap required, opened a new log
I20260601 13:39:31.954557  5059 ts_tablet_manager.cc:1403] T e5d6d0192bc445b2a30b0e7dd8664b30 P 2bad3fea83ba48ebbdc20284bce012eb: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:31.954591  5051 consensus_queue.cc:260] T 70ee05f92ab84c6892a47a5c51634901 P 491cfb89862d4a859c49281c3e0456cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.954855  5051 ts_tablet_manager.cc:1434] T 70ee05f92ab84c6892a47a5c51634901 P 491cfb89862d4a859c49281c3e0456cb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:31.954982  5059 raft_consensus.cc:359] T e5d6d0192bc445b2a30b0e7dd8664b30 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.955075  5059 raft_consensus.cc:385] T e5d6d0192bc445b2a30b0e7dd8664b30 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.955081  5051 tablet_bootstrap.cc:492] T 0fe9c1264c4a4076b1c2aa991d874180 P 491cfb89862d4a859c49281c3e0456cb: Bootstrap starting.
I20260601 13:39:31.955125  5059 raft_consensus.cc:740] T e5d6d0192bc445b2a30b0e7dd8664b30 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bad3fea83ba48ebbdc20284bce012eb, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.955240  5059 consensus_queue.cc:260] T e5d6d0192bc445b2a30b0e7dd8664b30 P 2bad3fea83ba48ebbdc20284bce012eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:31.955478  5059 ts_tablet_manager.cc:1434] T e5d6d0192bc445b2a30b0e7dd8664b30 P 2bad3fea83ba48ebbdc20284bce012eb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:31.956038  5051 tablet_bootstrap.cc:654] T 0fe9c1264c4a4076b1c2aa991d874180 P 491cfb89862d4a859c49281c3e0456cb: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:31.957264  5051 tablet_bootstrap.cc:492] T 0fe9c1264c4a4076b1c2aa991d874180 P 491cfb89862d4a859c49281c3e0456cb: No bootstrap required, opened a new log
I20260601 13:39:31.957371  5051 ts_tablet_manager.cc:1403] T 0fe9c1264c4a4076b1c2aa991d874180 P 491cfb89862d4a859c49281c3e0456cb: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:31.957762  5051 raft_consensus.cc:359] T 0fe9c1264c4a4076b1c2aa991d874180 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } }
I20260601 13:39:31.957876  5051 raft_consensus.cc:385] T 0fe9c1264c4a4076b1c2aa991d874180 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:31.957928  5051 raft_consensus.cc:740] T 0fe9c1264c4a4076b1c2aa991d874180 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 491cfb89862d4a859c49281c3e0456cb, State: Initialized, Role: FOLLOWER
I20260601 13:39:31.958073  5051 consensus_queue.cc:260] T 0fe9c1264c4a4076b1c2aa991d874180 P 491cfb89862d4a859c49281c3e0456cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } }
I20260601 13:39:31.958387  5051 ts_tablet_manager.cc:1434] T 0fe9c1264c4a4076b1c2aa991d874180 P 491cfb89862d4a859c49281c3e0456cb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:32.019835  5053 raft_consensus.cc:493] T e5d6d0192bc445b2a30b0e7dd8664b30 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:32.020061  5053 raft_consensus.cc:515] T e5d6d0192bc445b2a30b0e7dd8664b30 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:32.020764  5053 leader_election.cc:290] T e5d6d0192bc445b2a30b0e7dd8664b30 P 931b1a53b49b4d9fbe2d69f3be66df85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 491cfb89862d4a859c49281c3e0456cb (127.25.154.130:38897), 2bad3fea83ba48ebbdc20284bce012eb (127.25.154.131:43433)
I20260601 13:39:32.024799  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d6d0192bc445b2a30b0e7dd8664b30" candidate_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491cfb89862d4a859c49281c3e0456cb" is_pre_election: true
I20260601 13:39:32.024801  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d6d0192bc445b2a30b0e7dd8664b30" candidate_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bad3fea83ba48ebbdc20284bce012eb" is_pre_election: true
I20260601 13:39:32.025033  5004 raft_consensus.cc:2468] T e5d6d0192bc445b2a30b0e7dd8664b30 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 931b1a53b49b4d9fbe2d69f3be66df85 in term 0.
I20260601 13:39:32.024971  4928 raft_consensus.cc:2468] T e5d6d0192bc445b2a30b0e7dd8664b30 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 931b1a53b49b4d9fbe2d69f3be66df85 in term 0.
I20260601 13:39:32.025429  4815 leader_election.cc:304] T e5d6d0192bc445b2a30b0e7dd8664b30 P 931b1a53b49b4d9fbe2d69f3be66df85 [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: 2bad3fea83ba48ebbdc20284bce012eb, 931b1a53b49b4d9fbe2d69f3be66df85; no voters: 
I20260601 13:39:32.025610  5053 raft_consensus.cc:2804] T e5d6d0192bc445b2a30b0e7dd8664b30 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:32.025686  5053 raft_consensus.cc:493] T e5d6d0192bc445b2a30b0e7dd8664b30 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:32.025939  5053 raft_consensus.cc:3060] T e5d6d0192bc445b2a30b0e7dd8664b30 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.026902  5053 raft_consensus.cc:515] T e5d6d0192bc445b2a30b0e7dd8664b30 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:32.027308  5053 leader_election.cc:290] T e5d6d0192bc445b2a30b0e7dd8664b30 P 931b1a53b49b4d9fbe2d69f3be66df85 [CANDIDATE]: Term 1 election: Requested vote from peers 491cfb89862d4a859c49281c3e0456cb (127.25.154.130:38897), 2bad3fea83ba48ebbdc20284bce012eb (127.25.154.131:43433)
I20260601 13:39:32.027684  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d6d0192bc445b2a30b0e7dd8664b30" candidate_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491cfb89862d4a859c49281c3e0456cb"
I20260601 13:39:32.027684  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d6d0192bc445b2a30b0e7dd8664b30" candidate_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bad3fea83ba48ebbdc20284bce012eb"
I20260601 13:39:32.027860  4928 raft_consensus.cc:3060] T e5d6d0192bc445b2a30b0e7dd8664b30 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.027889  5004 raft_consensus.cc:3060] T e5d6d0192bc445b2a30b0e7dd8664b30 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.028863  5004 raft_consensus.cc:2468] T e5d6d0192bc445b2a30b0e7dd8664b30 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 931b1a53b49b4d9fbe2d69f3be66df85 in term 1.
I20260601 13:39:32.029024  4928 raft_consensus.cc:2468] T e5d6d0192bc445b2a30b0e7dd8664b30 P 491cfb89862d4a859c49281c3e0456cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 931b1a53b49b4d9fbe2d69f3be66df85 in term 1.
I20260601 13:39:32.029258  4815 leader_election.cc:304] T e5d6d0192bc445b2a30b0e7dd8664b30 P 931b1a53b49b4d9fbe2d69f3be66df85 [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: 2bad3fea83ba48ebbdc20284bce012eb, 931b1a53b49b4d9fbe2d69f3be66df85; no voters: 
I20260601 13:39:32.029474  5053 raft_consensus.cc:2804] T e5d6d0192bc445b2a30b0e7dd8664b30 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:32.029590  5053 raft_consensus.cc:697] T e5d6d0192bc445b2a30b0e7dd8664b30 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 LEADER]: Becoming Leader. State: Replica: 931b1a53b49b4d9fbe2d69f3be66df85, State: Running, Role: LEADER
I20260601 13:39:32.029765  5053 consensus_queue.cc:237] T e5d6d0192bc445b2a30b0e7dd8664b30 P 931b1a53b49b4d9fbe2d69f3be66df85 [LEADER]: Queue going to LEADER mode. State: All 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: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:32.031565  4748 catalog_manager.cc:5696] T e5d6d0192bc445b2a30b0e7dd8664b30 P 931b1a53b49b4d9fbe2d69f3be66df85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 931b1a53b49b4d9fbe2d69f3be66df85 (127.25.154.129). New cstate: current_term: 1 leader_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:32.054690  5056 raft_consensus.cc:493] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:32.054916  5056 raft_consensus.cc:515] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:32.055740  5056 leader_election.cc:290] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 931b1a53b49b4d9fbe2d69f3be66df85 (127.25.154.129:33211), 2bad3fea83ba48ebbdc20284bce012eb (127.25.154.131:43433)
I20260601 13:39:32.060048  4852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c6f65774e443a6ab751cb191194725" candidate_uuid: "491cfb89862d4a859c49281c3e0456cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" is_pre_election: true
I20260601 13:39:32.060254  4852 raft_consensus.cc:2468] T 63c6f65774e443a6ab751cb191194725 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 491cfb89862d4a859c49281c3e0456cb in term 0.
I20260601 13:39:32.060580  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c6f65774e443a6ab751cb191194725" candidate_uuid: "491cfb89862d4a859c49281c3e0456cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bad3fea83ba48ebbdc20284bce012eb" is_pre_election: true
I20260601 13:39:32.060619  4893 leader_election.cc:304] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb [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: 491cfb89862d4a859c49281c3e0456cb, 931b1a53b49b4d9fbe2d69f3be66df85; no voters: 
I20260601 13:39:32.060686  5004 raft_consensus.cc:2468] T 63c6f65774e443a6ab751cb191194725 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 491cfb89862d4a859c49281c3e0456cb in term 0.
I20260601 13:39:32.060850  5056 raft_consensus.cc:2804] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:32.060931  5056 raft_consensus.cc:493] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:32.060995  5056 raft_consensus.cc:3060] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.061959  5056 raft_consensus.cc:515] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:32.062481  5056 leader_election.cc:290] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb [CANDIDATE]: Term 1 election: Requested vote from peers 931b1a53b49b4d9fbe2d69f3be66df85 (127.25.154.129:33211), 2bad3fea83ba48ebbdc20284bce012eb (127.25.154.131:43433)
I20260601 13:39:32.062812  4852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c6f65774e443a6ab751cb191194725" candidate_uuid: "491cfb89862d4a859c49281c3e0456cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b1a53b49b4d9fbe2d69f3be66df85"
I20260601 13:39:32.062906  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c6f65774e443a6ab751cb191194725" candidate_uuid: "491cfb89862d4a859c49281c3e0456cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bad3fea83ba48ebbdc20284bce012eb"
I20260601 13:39:32.062954  4852 raft_consensus.cc:3060] T 63c6f65774e443a6ab751cb191194725 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.063079  5004 raft_consensus.cc:3060] T 63c6f65774e443a6ab751cb191194725 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.063898  4852 raft_consensus.cc:2468] T 63c6f65774e443a6ab751cb191194725 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 491cfb89862d4a859c49281c3e0456cb in term 1.
I20260601 13:39:32.064201  4893 leader_election.cc:304] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb [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: 491cfb89862d4a859c49281c3e0456cb, 931b1a53b49b4d9fbe2d69f3be66df85; no voters: 
I20260601 13:39:32.064209  5004 raft_consensus.cc:2468] T 63c6f65774e443a6ab751cb191194725 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 491cfb89862d4a859c49281c3e0456cb in term 1.
I20260601 13:39:32.064409  5056 raft_consensus.cc:2804] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:32.064687  5056 raft_consensus.cc:697] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb [term 1 LEADER]: Becoming Leader. State: Replica: 491cfb89862d4a859c49281c3e0456cb, State: Running, Role: LEADER
I20260601 13:39:32.064862  5056 consensus_queue.cc:237] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb [LEADER]: Queue going to LEADER mode. State: All 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: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:32.066671  4748 catalog_manager.cc:5696] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 491cfb89862d4a859c49281c3e0456cb (127.25.154.130). New cstate: current_term: 1 leader_uuid: "491cfb89862d4a859c49281c3e0456cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:32.092918  5064 raft_consensus.cc:493] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:32.093093  5064 raft_consensus.cc:515] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:32.093779  5064 leader_election.cc:290] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 931b1a53b49b4d9fbe2d69f3be66df85 (127.25.154.129:33211), 491cfb89862d4a859c49281c3e0456cb (127.25.154.130:38897)
I20260601 13:39:32.098613  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70ee05f92ab84c6892a47a5c51634901" candidate_uuid: "2bad3fea83ba48ebbdc20284bce012eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491cfb89862d4a859c49281c3e0456cb" is_pre_election: true
I20260601 13:39:32.098614  4852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70ee05f92ab84c6892a47a5c51634901" candidate_uuid: "2bad3fea83ba48ebbdc20284bce012eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" is_pre_election: true
I20260601 13:39:32.098834  4928 raft_consensus.cc:2468] T 70ee05f92ab84c6892a47a5c51634901 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bad3fea83ba48ebbdc20284bce012eb in term 0.
I20260601 13:39:32.098867  4852 raft_consensus.cc:2468] T 70ee05f92ab84c6892a47a5c51634901 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bad3fea83ba48ebbdc20284bce012eb in term 0.
I20260601 13:39:32.099176  4967 leader_election.cc:304] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb [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: 2bad3fea83ba48ebbdc20284bce012eb, 491cfb89862d4a859c49281c3e0456cb; no voters: 
I20260601 13:39:32.099391  5064 raft_consensus.cc:2804] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:32.099485  5064 raft_consensus.cc:493] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:32.099560  5064 raft_consensus.cc:3060] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.100590  5064 raft_consensus.cc:515] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:32.101058  5064 leader_election.cc:290] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb [CANDIDATE]: Term 1 election: Requested vote from peers 931b1a53b49b4d9fbe2d69f3be66df85 (127.25.154.129:33211), 491cfb89862d4a859c49281c3e0456cb (127.25.154.130:38897)
I20260601 13:39:32.101511  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70ee05f92ab84c6892a47a5c51634901" candidate_uuid: "2bad3fea83ba48ebbdc20284bce012eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491cfb89862d4a859c49281c3e0456cb"
I20260601 13:39:32.101545  4852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70ee05f92ab84c6892a47a5c51634901" candidate_uuid: "2bad3fea83ba48ebbdc20284bce012eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b1a53b49b4d9fbe2d69f3be66df85"
I20260601 13:39:32.101631  4928 raft_consensus.cc:3060] T 70ee05f92ab84c6892a47a5c51634901 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.101675  4852 raft_consensus.cc:3060] T 70ee05f92ab84c6892a47a5c51634901 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.102602  4928 raft_consensus.cc:2468] T 70ee05f92ab84c6892a47a5c51634901 P 491cfb89862d4a859c49281c3e0456cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bad3fea83ba48ebbdc20284bce012eb in term 1.
I20260601 13:39:32.102602  4852 raft_consensus.cc:2468] T 70ee05f92ab84c6892a47a5c51634901 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bad3fea83ba48ebbdc20284bce012eb in term 1.
I20260601 13:39:32.103008  4967 leader_election.cc:304] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb [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: 2bad3fea83ba48ebbdc20284bce012eb, 491cfb89862d4a859c49281c3e0456cb; no voters: 
I20260601 13:39:32.103217  5064 raft_consensus.cc:2804] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:32.103423  5064 raft_consensus.cc:697] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 LEADER]: Becoming Leader. State: Replica: 2bad3fea83ba48ebbdc20284bce012eb, State: Running, Role: LEADER
I20260601 13:39:32.103542  5064 consensus_queue.cc:237] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb [LEADER]: Queue going to LEADER mode. State: All 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: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:32.105271  4748 catalog_manager.cc:5696] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bad3fea83ba48ebbdc20284bce012eb (127.25.154.131). New cstate: current_term: 1 leader_uuid: "2bad3fea83ba48ebbdc20284bce012eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:32.146684  5053 raft_consensus.cc:493] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:32.146893  5053 raft_consensus.cc:515] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:32.147405  5053 leader_election.cc:290] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 491cfb89862d4a859c49281c3e0456cb (127.25.154.130:38897), 2bad3fea83ba48ebbdc20284bce012eb (127.25.154.131:43433)
I20260601 13:39:32.147877  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec5d40b52945879bc22d5ed21dac43" candidate_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bad3fea83ba48ebbdc20284bce012eb" is_pre_election: true
I20260601 13:39:32.148049  5004 raft_consensus.cc:2468] T e7ec5d40b52945879bc22d5ed21dac43 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 931b1a53b49b4d9fbe2d69f3be66df85 in term 0.
I20260601 13:39:32.147903  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec5d40b52945879bc22d5ed21dac43" candidate_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491cfb89862d4a859c49281c3e0456cb" is_pre_election: true
I20260601 13:39:32.148265  4928 raft_consensus.cc:2468] T e7ec5d40b52945879bc22d5ed21dac43 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 931b1a53b49b4d9fbe2d69f3be66df85 in term 0.
I20260601 13:39:32.148494  4815 leader_election.cc:304] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85 [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: 2bad3fea83ba48ebbdc20284bce012eb, 931b1a53b49b4d9fbe2d69f3be66df85; no voters: 
I20260601 13:39:32.148757  5053 raft_consensus.cc:2804] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:32.148829  5053 raft_consensus.cc:493] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:32.148900  5053 raft_consensus.cc:3060] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.149863  5053 raft_consensus.cc:515] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:32.150385  5053 leader_election.cc:290] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85 [CANDIDATE]: Term 1 election: Requested vote from peers 491cfb89862d4a859c49281c3e0456cb (127.25.154.130:38897), 2bad3fea83ba48ebbdc20284bce012eb (127.25.154.131:43433)
I20260601 13:39:32.150687  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec5d40b52945879bc22d5ed21dac43" candidate_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bad3fea83ba48ebbdc20284bce012eb"
I20260601 13:39:32.150782  5004 raft_consensus.cc:3060] T e7ec5d40b52945879bc22d5ed21dac43 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.151650  5004 raft_consensus.cc:2468] T e7ec5d40b52945879bc22d5ed21dac43 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 931b1a53b49b4d9fbe2d69f3be66df85 in term 1.
I20260601 13:39:32.151912  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ec5d40b52945879bc22d5ed21dac43" candidate_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491cfb89862d4a859c49281c3e0456cb"
I20260601 13:39:32.152050  4928 raft_consensus.cc:3060] T e7ec5d40b52945879bc22d5ed21dac43 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.152050  4815 leader_election.cc:304] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85 [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: 2bad3fea83ba48ebbdc20284bce012eb, 931b1a53b49b4d9fbe2d69f3be66df85; no voters: 
I20260601 13:39:32.152387  5053 raft_consensus.cc:2804] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:32.152529  5053 raft_consensus.cc:697] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 LEADER]: Becoming Leader. State: Replica: 931b1a53b49b4d9fbe2d69f3be66df85, State: Running, Role: LEADER
I20260601 13:39:32.152688  5053 consensus_queue.cc:237] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85 [LEADER]: Queue going to LEADER mode. State: All 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: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:32.153120  4928 raft_consensus.cc:2468] T e7ec5d40b52945879bc22d5ed21dac43 P 491cfb89862d4a859c49281c3e0456cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 931b1a53b49b4d9fbe2d69f3be66df85 in term 1.
I20260601 13:39:32.154697  4748 catalog_manager.cc:5696] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 931b1a53b49b4d9fbe2d69f3be66df85 (127.25.154.129). New cstate: current_term: 1 leader_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:32.164310  5056 raft_consensus.cc:493] T 11d904d11bc74f1fbc03ca240cb53147 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:32.164486  5056 raft_consensus.cc:515] T 11d904d11bc74f1fbc03ca240cb53147 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:32.165030  5056 leader_election.cc:290] T 11d904d11bc74f1fbc03ca240cb53147 P 491cfb89862d4a859c49281c3e0456cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 931b1a53b49b4d9fbe2d69f3be66df85 (127.25.154.129:33211), 2bad3fea83ba48ebbdc20284bce012eb (127.25.154.131:43433)
I20260601 13:39:32.165553  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11d904d11bc74f1fbc03ca240cb53147" candidate_uuid: "491cfb89862d4a859c49281c3e0456cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bad3fea83ba48ebbdc20284bce012eb" is_pre_election: true
I20260601 13:39:32.165553  4852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11d904d11bc74f1fbc03ca240cb53147" candidate_uuid: "491cfb89862d4a859c49281c3e0456cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" is_pre_election: true
I20260601 13:39:32.165743  4852 raft_consensus.cc:2468] T 11d904d11bc74f1fbc03ca240cb53147 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 491cfb89862d4a859c49281c3e0456cb in term 0.
I20260601 13:39:32.165743  5004 raft_consensus.cc:2468] T 11d904d11bc74f1fbc03ca240cb53147 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 491cfb89862d4a859c49281c3e0456cb in term 0.
I20260601 13:39:32.166049  4893 leader_election.cc:304] T 11d904d11bc74f1fbc03ca240cb53147 P 491cfb89862d4a859c49281c3e0456cb [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: 491cfb89862d4a859c49281c3e0456cb, 931b1a53b49b4d9fbe2d69f3be66df85; no voters: 
I20260601 13:39:32.166281  5056 raft_consensus.cc:2804] T 11d904d11bc74f1fbc03ca240cb53147 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:32.166350  5056 raft_consensus.cc:493] T 11d904d11bc74f1fbc03ca240cb53147 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:32.166400  5056 raft_consensus.cc:3060] T 11d904d11bc74f1fbc03ca240cb53147 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.167646  5056 raft_consensus.cc:515] T 11d904d11bc74f1fbc03ca240cb53147 P 491cfb89862d4a859c49281c3e0456cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:32.168092  5056 leader_election.cc:290] T 11d904d11bc74f1fbc03ca240cb53147 P 491cfb89862d4a859c49281c3e0456cb [CANDIDATE]: Term 1 election: Requested vote from peers 931b1a53b49b4d9fbe2d69f3be66df85 (127.25.154.129:33211), 2bad3fea83ba48ebbdc20284bce012eb (127.25.154.131:43433)
I20260601 13:39:32.168483  4852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11d904d11bc74f1fbc03ca240cb53147" candidate_uuid: "491cfb89862d4a859c49281c3e0456cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "931b1a53b49b4d9fbe2d69f3be66df85"
I20260601 13:39:32.168602  4852 raft_consensus.cc:3060] T 11d904d11bc74f1fbc03ca240cb53147 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.168692  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11d904d11bc74f1fbc03ca240cb53147" candidate_uuid: "491cfb89862d4a859c49281c3e0456cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bad3fea83ba48ebbdc20284bce012eb"
I20260601 13:39:32.168848  5004 raft_consensus.cc:3060] T 11d904d11bc74f1fbc03ca240cb53147 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.169566  4852 raft_consensus.cc:2468] T 11d904d11bc74f1fbc03ca240cb53147 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 491cfb89862d4a859c49281c3e0456cb in term 1.
I20260601 13:39:32.169773  5004 raft_consensus.cc:2468] T 11d904d11bc74f1fbc03ca240cb53147 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 491cfb89862d4a859c49281c3e0456cb in term 1.
I20260601 13:39:32.169903  4893 leader_election.cc:304] T 11d904d11bc74f1fbc03ca240cb53147 P 491cfb89862d4a859c49281c3e0456cb [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: 491cfb89862d4a859c49281c3e0456cb, 931b1a53b49b4d9fbe2d69f3be66df85; no voters: 
I20260601 13:39:32.170068  5056 raft_consensus.cc:2804] T 11d904d11bc74f1fbc03ca240cb53147 P 491cfb89862d4a859c49281c3e0456cb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:32.170217  5056 raft_consensus.cc:697] T 11d904d11bc74f1fbc03ca240cb53147 P 491cfb89862d4a859c49281c3e0456cb [term 1 LEADER]: Becoming Leader. State: Replica: 491cfb89862d4a859c49281c3e0456cb, State: Running, Role: LEADER
I20260601 13:39:32.170601  5056 consensus_queue.cc:237] T 11d904d11bc74f1fbc03ca240cb53147 P 491cfb89862d4a859c49281c3e0456cb [LEADER]: Queue going to LEADER mode. State: All 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: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } }
I20260601 13:39:32.172820  4748 catalog_manager.cc:5696] T 11d904d11bc74f1fbc03ca240cb53147 P 491cfb89862d4a859c49281c3e0456cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 491cfb89862d4a859c49281c3e0456cb (127.25.154.130). New cstate: current_term: 1 leader_uuid: "491cfb89862d4a859c49281c3e0456cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:32.184873  5053 raft_consensus.cc:493] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:32.185117  5053 raft_consensus.cc:515] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } }
I20260601 13:39:32.185635  5053 leader_election.cc:290] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bad3fea83ba48ebbdc20284bce012eb (127.25.154.131:43433), 491cfb89862d4a859c49281c3e0456cb (127.25.154.130:38897)
I20260601 13:39:32.186312  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fe9c1264c4a4076b1c2aa991d874180" candidate_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bad3fea83ba48ebbdc20284bce012eb" is_pre_election: true
I20260601 13:39:32.186276  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fe9c1264c4a4076b1c2aa991d874180" candidate_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491cfb89862d4a859c49281c3e0456cb" is_pre_election: true
I20260601 13:39:32.186481  4928 raft_consensus.cc:2468] T 0fe9c1264c4a4076b1c2aa991d874180 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 931b1a53b49b4d9fbe2d69f3be66df85 in term 0.
I20260601 13:39:32.186489  5004 raft_consensus.cc:2468] T 0fe9c1264c4a4076b1c2aa991d874180 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 931b1a53b49b4d9fbe2d69f3be66df85 in term 0.
I20260601 13:39:32.186944  4816 leader_election.cc:304] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85 [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: 491cfb89862d4a859c49281c3e0456cb, 931b1a53b49b4d9fbe2d69f3be66df85; no voters: 
I20260601 13:39:32.187239  5053 raft_consensus.cc:2804] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:32.187322  5053 raft_consensus.cc:493] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:32.187367  5053 raft_consensus.cc:3060] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.188421  5053 raft_consensus.cc:515] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } }
I20260601 13:39:32.188877  5053 leader_election.cc:290] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85 [CANDIDATE]: Term 1 election: Requested vote from peers 2bad3fea83ba48ebbdc20284bce012eb (127.25.154.131:43433), 491cfb89862d4a859c49281c3e0456cb (127.25.154.130:38897)
I20260601 13:39:32.189311  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fe9c1264c4a4076b1c2aa991d874180" candidate_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bad3fea83ba48ebbdc20284bce012eb"
I20260601 13:39:32.189308  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fe9c1264c4a4076b1c2aa991d874180" candidate_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "491cfb89862d4a859c49281c3e0456cb"
I20260601 13:39:32.189427  5004 raft_consensus.cc:3060] T 0fe9c1264c4a4076b1c2aa991d874180 P 2bad3fea83ba48ebbdc20284bce012eb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.189477  4928 raft_consensus.cc:3060] T 0fe9c1264c4a4076b1c2aa991d874180 P 491cfb89862d4a859c49281c3e0456cb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:32.190267  5004 raft_consensus.cc:2468] T 0fe9c1264c4a4076b1c2aa991d874180 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 931b1a53b49b4d9fbe2d69f3be66df85 in term 1.
I20260601 13:39:32.190354  4928 raft_consensus.cc:2468] T 0fe9c1264c4a4076b1c2aa991d874180 P 491cfb89862d4a859c49281c3e0456cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 931b1a53b49b4d9fbe2d69f3be66df85 in term 1.
I20260601 13:39:32.190598  4815 leader_election.cc:304] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85 [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: 2bad3fea83ba48ebbdc20284bce012eb, 931b1a53b49b4d9fbe2d69f3be66df85; no voters: 
I20260601 13:39:32.190765  5053 raft_consensus.cc:2804] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:32.190883  5053 raft_consensus.cc:697] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 LEADER]: Becoming Leader. State: Replica: 931b1a53b49b4d9fbe2d69f3be66df85, State: Running, Role: LEADER
I20260601 13:39:32.191038  5053 consensus_queue.cc:237] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85 [LEADER]: Queue going to LEADER mode. State: All 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: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } }
I20260601 13:39:32.192759  4748 catalog_manager.cc:5696] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 931b1a53b49b4d9fbe2d69f3be66df85 (127.25.154.129). New cstate: current_term: 1 leader_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:32.226007  5004 raft_consensus.cc:1275] T 11d904d11bc74f1fbc03ca240cb53147 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Refusing update from remote peer 491cfb89862d4a859c49281c3e0456cb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:32.226481  5056 consensus_queue.cc:1048] T 11d904d11bc74f1fbc03ca240cb53147 P 491cfb89862d4a859c49281c3e0456cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:32.227149  4928 raft_consensus.cc:1275] T e5d6d0192bc445b2a30b0e7dd8664b30 P 491cfb89862d4a859c49281c3e0456cb [term 1 FOLLOWER]: Refusing update from remote peer 931b1a53b49b4d9fbe2d69f3be66df85: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:32.227713  4852 raft_consensus.cc:1275] T 11d904d11bc74f1fbc03ca240cb53147 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 FOLLOWER]: Refusing update from remote peer 491cfb89862d4a859c49281c3e0456cb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:32.228261  5002 raft_consensus.cc:1275] T 0fe9c1264c4a4076b1c2aa991d874180 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Refusing update from remote peer 931b1a53b49b4d9fbe2d69f3be66df85: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:32.228637  5056 consensus_queue.cc:1048] T 11d904d11bc74f1fbc03ca240cb53147 P 491cfb89862d4a859c49281c3e0456cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:32.228746  5053 consensus_queue.cc:1048] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:32.228931  5001 raft_consensus.cc:1275] T 63c6f65774e443a6ab751cb191194725 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Refusing update from remote peer 491cfb89862d4a859c49281c3e0456cb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:32.229264  4852 raft_consensus.cc:1275] T 63c6f65774e443a6ab751cb191194725 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 FOLLOWER]: Refusing update from remote peer 491cfb89862d4a859c49281c3e0456cb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:32.229753  5081 consensus_queue.cc:1048] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:32.230036  5081 consensus_queue.cc:1048] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:32.231715  5053 consensus_queue.cc:1048] T e5d6d0192bc445b2a30b0e7dd8664b30 P 931b1a53b49b4d9fbe2d69f3be66df85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:32.232729  4928 raft_consensus.cc:1275] T 0fe9c1264c4a4076b1c2aa991d874180 P 491cfb89862d4a859c49281c3e0456cb [term 1 FOLLOWER]: Refusing update from remote peer 931b1a53b49b4d9fbe2d69f3be66df85: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:32.233040  5004 raft_consensus.cc:1275] T e5d6d0192bc445b2a30b0e7dd8664b30 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Refusing update from remote peer 931b1a53b49b4d9fbe2d69f3be66df85: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:32.233722  5061 consensus_queue.cc:1048] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:32.234674  5061 consensus_queue.cc:1048] T e5d6d0192bc445b2a30b0e7dd8664b30 P 931b1a53b49b4d9fbe2d69f3be66df85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:32.238469  4850 raft_consensus.cc:1275] T 70ee05f92ab84c6892a47a5c51634901 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 FOLLOWER]: Refusing update from remote peer 2bad3fea83ba48ebbdc20284bce012eb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:32.238869  5085 consensus_queue.cc:1048] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:32.239779  4927 raft_consensus.cc:1275] T e7ec5d40b52945879bc22d5ed21dac43 P 491cfb89862d4a859c49281c3e0456cb [term 1 FOLLOWER]: Refusing update from remote peer 931b1a53b49b4d9fbe2d69f3be66df85: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:32.240484  4927 raft_consensus.cc:1275] T 70ee05f92ab84c6892a47a5c51634901 P 491cfb89862d4a859c49281c3e0456cb [term 1 FOLLOWER]: Refusing update from remote peer 2bad3fea83ba48ebbdc20284bce012eb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:32.240844  5085 consensus_queue.cc:1048] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:32.243017  5053 consensus_queue.cc:1048] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:32.244318  5001 raft_consensus.cc:1275] T e7ec5d40b52945879bc22d5ed21dac43 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Refusing update from remote peer 931b1a53b49b4d9fbe2d69f3be66df85: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:32.244930  5100 mvcc.cc:204] Tried to move back new op lower bound from 7292195521453793280 to 7292195520635924480. Current Snapshot: MvccSnapshot[applied={T|T < 7292195521439350784}]
I20260601 13:39:32.247524  5053 consensus_queue.cc:1048] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:32.264106  5099 mvcc.cc:204] Tried to move back new op lower bound from 7292195521433022464 to 7292195521212846080. Current Snapshot: MvccSnapshot[applied={T|T < 7292195521433022464 or (T in {7292195521433022464})}]
I20260601 13:39:32.421487 26218 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:32.423902  5147 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:39:32.424134  5146 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:32.424348 26218 server_base.cc:1061] running on GCE node
W20260601 13:39:32.424460  5149 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:39:32.424839 26218 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:32.424897 26218 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:39:32.424916 26218 hybrid_clock.cc:648] HybridClock initialized: now 1780321172424916 us; error 0 us; skew 500 ppm
I20260601 13:39:32.426676 26218 webserver.cc:533] Webserver started at http://127.25.154.132:44839/ using document root <none> and password file <none>
I20260601 13:39:32.426892 26218 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:32.426985 26218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:32.427081 26218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:32.427541 26218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320984125593-26218-0/minicluster-data/ts-3-root/instance:
uuid: "91c781ec8a8546cfa5038bf463db3c06"
format_stamp: "Formatted at 2026-06-01 13:39:32 on dist-test-slave-whnk"
I20260601 13:39:32.429492 26218 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:32.430966  5154 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:32.431527 26218 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:32.431612 26218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320984125593-26218-0/minicluster-data/ts-3-root
uuid: "91c781ec8a8546cfa5038bf463db3c06"
format_stamp: "Formatted at 2026-06-01 13:39:32 on dist-test-slave-whnk"
I20260601 13:39:32.431717 26218 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320984125593-26218-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320984125593-26218-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskNFjkMi/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320984125593-26218-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)
I20260601 13:39:32.447597 26218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:32.448092 26218 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:32.448442 26218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:32.448979 26218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:32.449043 26218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:32.449098 26218 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:32.449155 26218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:32.454260 26218 rpc_server.cc:307] RPC server started. Bound to: 127.25.154.132:41771
I20260601 13:39:32.454389  5218 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.154.132:41771 every 8 connection(s)
I20260601 13:39:32.460096  5219 heartbeater.cc:344] Connected to a master server at 127.25.154.190:45923
I20260601 13:39:32.460264  5219 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:32.460500  5219 heartbeater.cc:507] Master 127.25.154.190:45923 requested a full tablet report, sending...
I20260601 13:39:32.461220  4747 ts_manager.cc:194] Registered new tserver with Master: 91c781ec8a8546cfa5038bf463db3c06 (127.25.154.132:41771)
I20260601 13:39:32.461791  4747 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48764
I20260601 13:39:32.694669  4925 consensus_queue.cc:237] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "91c781ec8a8546cfa5038bf463db3c06" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 41771 } attrs { promote: true } }
I20260601 13:39:32.696352  5003 raft_consensus.cc:1275] T 63c6f65774e443a6ab751cb191194725 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Refusing update from remote peer 491cfb89862d4a859c49281c3e0456cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:39:32.696411  4851 raft_consensus.cc:1275] T 63c6f65774e443a6ab751cb191194725 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 FOLLOWER]: Refusing update from remote peer 491cfb89862d4a859c49281c3e0456cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:39:32.696816  5081 consensus_queue.cc:1048] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:39:32.697017  5144 consensus_queue.cc:1048] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:39:32.698616  5056 raft_consensus.cc:2955] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 91c781ec8a8546cfa5038bf463db3c06 (127.25.154.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "91c781ec8a8546cfa5038bf463db3c06" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 41771 } attrs { promote: true } } }
I20260601 13:39:32.698983  5003 raft_consensus.cc:2955] T 63c6f65774e443a6ab751cb191194725 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 91c781ec8a8546cfa5038bf463db3c06 (127.25.154.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "91c781ec8a8546cfa5038bf463db3c06" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 41771 } attrs { promote: true } } }
W20260601 13:39:32.700691  4892 consensus_peers.cc:597] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb -> Peer 91c781ec8a8546cfa5038bf463db3c06 (127.25.154.132:41771): Couldn't send request to peer 91c781ec8a8546cfa5038bf463db3c06. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 63c6f65774e443a6ab751cb191194725. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:32.700840  4851 raft_consensus.cc:2955] T 63c6f65774e443a6ab751cb191194725 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 91c781ec8a8546cfa5038bf463db3c06 (127.25.154.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "91c781ec8a8546cfa5038bf463db3c06" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 41771 } attrs { promote: true } } }
I20260601 13:39:32.701475  4748 catalog_manager.cc:5696] T 63c6f65774e443a6ab751cb191194725 P 2bad3fea83ba48ebbdc20284bce012eb reported cstate change: config changed from index -1 to 18, NON_VOTER 91c781ec8a8546cfa5038bf463db3c06 (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "491cfb89862d4a859c49281c3e0456cb" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } attrs { replace: true } } peers { permanent_uuid: "91c781ec8a8546cfa5038bf463db3c06" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 41771 } attrs { promote: true } } }
I20260601 13:39:32.706772  5003 consensus_queue.cc:237] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } attrs { replace: true } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } } peers { permanent_uuid: "91c781ec8a8546cfa5038bf463db3c06" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 41771 } attrs { promote: true } }
I20260601 13:39:32.708365  4851 raft_consensus.cc:1275] T 70ee05f92ab84c6892a47a5c51634901 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 FOLLOWER]: Refusing update from remote peer 2bad3fea83ba48ebbdc20284bce012eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:39:32.708613  4925 raft_consensus.cc:1275] T 70ee05f92ab84c6892a47a5c51634901 P 491cfb89862d4a859c49281c3e0456cb [term 1 FOLLOWER]: Refusing update from remote peer 2bad3fea83ba48ebbdc20284bce012eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:39:32.709022  5130 consensus_queue.cc:1048] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:39:32.709180  5085 consensus_queue.cc:1048] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:39:32.710948  5064 raft_consensus.cc:2955] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 91c781ec8a8546cfa5038bf463db3c06 (127.25.154.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } attrs { replace: true } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } } peers { permanent_uuid: "91c781ec8a8546cfa5038bf463db3c06" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 41771 } attrs { promote: true } } }
I20260601 13:39:32.711344  4851 raft_consensus.cc:2955] T 70ee05f92ab84c6892a47a5c51634901 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 91c781ec8a8546cfa5038bf463db3c06 (127.25.154.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } attrs { replace: true } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } } peers { permanent_uuid: "91c781ec8a8546cfa5038bf463db3c06" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 41771 } attrs { promote: true } } }
I20260601 13:39:32.711383  4925 raft_consensus.cc:2955] T 70ee05f92ab84c6892a47a5c51634901 P 491cfb89862d4a859c49281c3e0456cb [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 91c781ec8a8546cfa5038bf463db3c06 (127.25.154.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } attrs { replace: true } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } } peers { permanent_uuid: "91c781ec8a8546cfa5038bf463db3c06" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 41771 } attrs { promote: true } } }
I20260601 13:39:32.713809  4747 catalog_manager.cc:5696] T 70ee05f92ab84c6892a47a5c51634901 P 931b1a53b49b4d9fbe2d69f3be66df85 reported cstate change: config changed from index -1 to 18, NON_VOTER 91c781ec8a8546cfa5038bf463db3c06 (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "2bad3fea83ba48ebbdc20284bce012eb" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } attrs { replace: true } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } } peers { permanent_uuid: "91c781ec8a8546cfa5038bf463db3c06" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 41771 } attrs { promote: true } } }
W20260601 13:39:32.714910  4967 consensus_peers.cc:597] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb -> Peer 91c781ec8a8546cfa5038bf463db3c06 (127.25.154.132:41771): Couldn't send request to peer 91c781ec8a8546cfa5038bf463db3c06. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 70ee05f92ab84c6892a47a5c51634901. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:32.718618  4851 consensus_queue.cc:237] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } attrs { replace: true } } peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "91c781ec8a8546cfa5038bf463db3c06" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 41771 } attrs { promote: true } }
I20260601 13:39:32.720119  5003 raft_consensus.cc:1275] T 0fe9c1264c4a4076b1c2aa991d874180 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Refusing update from remote peer 931b1a53b49b4d9fbe2d69f3be66df85: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:39:32.720399  4925 raft_consensus.cc:1275] T 0fe9c1264c4a4076b1c2aa991d874180 P 491cfb89862d4a859c49281c3e0456cb [term 1 FOLLOWER]: Refusing update from remote peer 931b1a53b49b4d9fbe2d69f3be66df85: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:39:32.720517  5139 consensus_queue.cc:1048] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:39:32.720764  5138 consensus_queue.cc:1048] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:39:32.722206  5139 raft_consensus.cc:2955] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 91c781ec8a8546cfa5038bf463db3c06 (127.25.154.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } attrs { replace: true } } peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "91c781ec8a8546cfa5038bf463db3c06" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 41771 } attrs { promote: true } } }
I20260601 13:39:32.722810  4925 raft_consensus.cc:2955] T 0fe9c1264c4a4076b1c2aa991d874180 P 491cfb89862d4a859c49281c3e0456cb [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 91c781ec8a8546cfa5038bf463db3c06 (127.25.154.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } attrs { replace: true } } peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "91c781ec8a8546cfa5038bf463db3c06" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 41771 } attrs { promote: true } } }
I20260601 13:39:32.722810  5003 raft_consensus.cc:2955] T 0fe9c1264c4a4076b1c2aa991d874180 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 91c781ec8a8546cfa5038bf463db3c06 (127.25.154.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } attrs { replace: true } } peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "91c781ec8a8546cfa5038bf463db3c06" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 41771 } attrs { promote: true } } }
I20260601 13:39:32.725121  4746 catalog_manager.cc:5696] T 0fe9c1264c4a4076b1c2aa991d874180 P 491cfb89862d4a859c49281c3e0456cb reported cstate change: config changed from index -1 to 18, NON_VOTER 91c781ec8a8546cfa5038bf463db3c06 (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } attrs { replace: true } } peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "91c781ec8a8546cfa5038bf463db3c06" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 41771 } attrs { promote: true } } }
I20260601 13:39:32.725960  4851 consensus_queue.cc:237] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } attrs { replace: true } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } } peers { permanent_uuid: "91c781ec8a8546cfa5038bf463db3c06" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 41771 } attrs { promote: true } }
I20260601 13:39:32.727315  4925 raft_consensus.cc:1275] T e7ec5d40b52945879bc22d5ed21dac43 P 491cfb89862d4a859c49281c3e0456cb [term 1 FOLLOWER]: Refusing update from remote peer 931b1a53b49b4d9fbe2d69f3be66df85: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:39:32.727741  5141 consensus_queue.cc:1048] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:39:32.728724  5003 raft_consensus.cc:1275] T e7ec5d40b52945879bc22d5ed21dac43 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Refusing update from remote peer 931b1a53b49b4d9fbe2d69f3be66df85: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:39:32.729118  5139 consensus_queue.cc:1048] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:39:32.729475  5109 raft_consensus.cc:2955] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 91c781ec8a8546cfa5038bf463db3c06 (127.25.154.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } attrs { replace: true } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } } peers { permanent_uuid: "91c781ec8a8546cfa5038bf463db3c06" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 41771 } attrs { promote: true } } }
I20260601 13:39:32.731084  5003 raft_consensus.cc:2955] T e7ec5d40b52945879bc22d5ed21dac43 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 91c781ec8a8546cfa5038bf463db3c06 (127.25.154.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } attrs { replace: true } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } } peers { permanent_uuid: "91c781ec8a8546cfa5038bf463db3c06" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 41771 } attrs { promote: true } } }
W20260601 13:39:32.731670  4816 consensus_peers.cc:597] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85 -> Peer 91c781ec8a8546cfa5038bf463db3c06 (127.25.154.132:41771): Couldn't send request to peer 91c781ec8a8546cfa5038bf463db3c06. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7ec5d40b52945879bc22d5ed21dac43. This is attempt 1: this message will repeat every 5th retry.
W20260601 13:39:32.731796  4816 consensus_peers.cc:597] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85 -> Peer 91c781ec8a8546cfa5038bf463db3c06 (127.25.154.132:41771): Couldn't send request to peer 91c781ec8a8546cfa5038bf463db3c06. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0fe9c1264c4a4076b1c2aa991d874180. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:32.731854  4747 catalog_manager.cc:5696] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85 reported cstate change: config changed from index -1 to 18, NON_VOTER 91c781ec8a8546cfa5038bf463db3c06 (127.25.154.132) added. New cstate: current_term: 1 leader_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91c781ec8a8546cfa5038bf463db3c06" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 41771 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:32.732112  4925 raft_consensus.cc:2955] T e7ec5d40b52945879bc22d5ed21dac43 P 491cfb89862d4a859c49281c3e0456cb [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 91c781ec8a8546cfa5038bf463db3c06 (127.25.154.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "931b1a53b49b4d9fbe2d69f3be66df85" member_type: VOTER last_known_addr { host: "127.25.154.129" port: 33211 } } peers { permanent_uuid: "491cfb89862d4a859c49281c3e0456cb" member_type: VOTER last_known_addr { host: "127.25.154.130" port: 38897 } attrs { replace: true } } peers { permanent_uuid: "2bad3fea83ba48ebbdc20284bce012eb" member_type: VOTER last_known_addr { host: "127.25.154.131" port: 43433 } } peers { permanent_uuid: "91c781ec8a8546cfa5038bf463db3c06" member_type: NON_VOTER last_known_addr { host: "127.25.154.132" port: 41771 } attrs { promote: true } } }
I20260601 13:39:32.968976 26218 tablet_server.cc:179] TabletServer@127.25.154.129:0 shutting down...
I20260601 13:39:32.974164 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:32.974608 26218 tablet_replica.cc:333] T 63c6f65774e443a6ab751cb191194725 P 931b1a53b49b4d9fbe2d69f3be66df85: stopping tablet replica
I20260601 13:39:32.974782 26218 raft_consensus.cc:2243] T 63c6f65774e443a6ab751cb191194725 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:32.975005 26218 raft_consensus.cc:2272] T 63c6f65774e443a6ab751cb191194725 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.975701 26218 tablet_replica.cc:333] T 70ee05f92ab84c6892a47a5c51634901 P 931b1a53b49b4d9fbe2d69f3be66df85: stopping tablet replica
I20260601 13:39:32.975831 26218 raft_consensus.cc:2243] T 70ee05f92ab84c6892a47a5c51634901 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:32.975976 26218 raft_consensus.cc:2272] T 70ee05f92ab84c6892a47a5c51634901 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.976573 26218 tablet_replica.cc:333] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85: stopping tablet replica
I20260601 13:39:32.976678 26218 raft_consensus.cc:2243] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:32.976912 26218 raft_consensus.cc:2272] T 0fe9c1264c4a4076b1c2aa991d874180 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.977416 26218 tablet_replica.cc:333] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85: stopping tablet replica
I20260601 13:39:32.977531 26218 raft_consensus.cc:2243] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:32.977746 26218 raft_consensus.cc:2272] T e7ec5d40b52945879bc22d5ed21dac43 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.978281 26218 tablet_replica.cc:333] T e5d6d0192bc445b2a30b0e7dd8664b30 P 931b1a53b49b4d9fbe2d69f3be66df85: stopping tablet replica
I20260601 13:39:32.978391 26218 raft_consensus.cc:2243] T e5d6d0192bc445b2a30b0e7dd8664b30 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:32.978576 26218 raft_consensus.cc:2272] T e5d6d0192bc445b2a30b0e7dd8664b30 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.979135 26218 tablet_replica.cc:333] T 11d904d11bc74f1fbc03ca240cb53147 P 931b1a53b49b4d9fbe2d69f3be66df85: stopping tablet replica
I20260601 13:39:32.979255 26218 raft_consensus.cc:2243] T 11d904d11bc74f1fbc03ca240cb53147 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:32.979379 26218 raft_consensus.cc:2272] T 11d904d11bc74f1fbc03ca240cb53147 P 931b1a53b49b4d9fbe2d69f3be66df85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:32.994413 26218 tablet_server.cc:196] TabletServer@127.25.154.129:0 shutdown complete.
I20260601 13:39:32.997941 26218 tablet_server.cc:179] TabletServer@127.25.154.130:0 shutting down...
I20260601 13:39:33.005124 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:33.005380 26218 tablet_replica.cc:333] T 70ee05f92ab84c6892a47a5c51634901 P 491cfb89862d4a859c49281c3e0456cb: stopping tablet replica
I20260601 13:39:33.005527 26218 raft_consensus.cc:2243] T 70ee05f92ab84c6892a47a5c51634901 P 491cfb89862d4a859c49281c3e0456cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:33.005710 26218 raft_consensus.cc:2272] T 70ee05f92ab84c6892a47a5c51634901 P 491cfb89862d4a859c49281c3e0456cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:33.006520 26218 tablet_replica.cc:333] T 11d904d11bc74f1fbc03ca240cb53147 P 491cfb89862d4a859c49281c3e0456cb: stopping tablet replica
I20260601 13:39:33.006675 26218 raft_consensus.cc:2243] T 11d904d11bc74f1fbc03ca240cb53147 P 491cfb89862d4a859c49281c3e0456cb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:33.006901 26218 raft_consensus.cc:2272] T 11d904d11bc74f1fbc03ca240cb53147 P 491cfb89862d4a859c49281c3e0456cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:33.007411 26218 tablet_replica.cc:333] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb: stopping tablet replica
I20260601 13:39:33.007534 26218 raft_consensus.cc:2243] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:33.007768 26218 raft_consensus.cc:2272] T 63c6f65774e443a6ab751cb191194725 P 491cfb89862d4a859c49281c3e0456cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:33.008270 26218 tablet_replica.cc:333] T 0fe9c1264c4a4076b1c2aa991d874180 P 491cfb89862d4a859c49281c3e0456cb: stopping tablet replica
I20260601 13:39:33.008390 26218 raft_consensus.cc:2243] T 0fe9c1264c4a4076b1c2aa991d874180 P 491cfb89862d4a859c49281c3e0456cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:33.008513 26218 raft_consensus.cc:2272] T 0fe9c1264c4a4076b1c2aa991d874180 P 491cfb89862d4a859c49281c3e0456cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:33.009095 26218 tablet_replica.cc:333] T e7ec5d40b52945879bc22d5ed21dac43 P 491cfb89862d4a859c49281c3e0456cb: stopping tablet replica
I20260601 13:39:33.009217 26218 raft_consensus.cc:2243] T e7ec5d40b52945879bc22d5ed21dac43 P 491cfb89862d4a859c49281c3e0456cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:33.009363 26218 raft_consensus.cc:2272] T e7ec5d40b52945879bc22d5ed21dac43 P 491cfb89862d4a859c49281c3e0456cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:33.009881 26218 tablet_replica.cc:333] T e5d6d0192bc445b2a30b0e7dd8664b30 P 491cfb89862d4a859c49281c3e0456cb: stopping tablet replica
I20260601 13:39:33.009997 26218 raft_consensus.cc:2243] T e5d6d0192bc445b2a30b0e7dd8664b30 P 491cfb89862d4a859c49281c3e0456cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:33.010178 26218 raft_consensus.cc:2272] T e5d6d0192bc445b2a30b0e7dd8664b30 P 491cfb89862d4a859c49281c3e0456cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:33.014866 26218 tablet_server.cc:196] TabletServer@127.25.154.130:0 shutdown complete.
I20260601 13:39:33.018517 26218 tablet_server.cc:179] TabletServer@127.25.154.131:0 shutting down...
I20260601 13:39:33.024618 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:33.024850 26218 tablet_replica.cc:333] T e5d6d0192bc445b2a30b0e7dd8664b30 P 2bad3fea83ba48ebbdc20284bce012eb: stopping tablet replica
I20260601 13:39:33.025007 26218 raft_consensus.cc:2243] T e5d6d0192bc445b2a30b0e7dd8664b30 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:33.025213 26218 raft_consensus.cc:2272] T e5d6d0192bc445b2a30b0e7dd8664b30 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:33.025873 26218 tablet_replica.cc:333] T 63c6f65774e443a6ab751cb191194725 P 2bad3fea83ba48ebbdc20284bce012eb: stopping tablet replica
I20260601 13:39:33.025986 26218 raft_consensus.cc:2243] T 63c6f65774e443a6ab751cb191194725 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:33.026146 26218 raft_consensus.cc:2272] T 63c6f65774e443a6ab751cb191194725 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:33.026660 26218 tablet_replica.cc:333] T 0fe9c1264c4a4076b1c2aa991d874180 P 2bad3fea83ba48ebbdc20284bce012eb: stopping tablet replica
I20260601 13:39:33.026743 26218 raft_consensus.cc:2243] T 0fe9c1264c4a4076b1c2aa991d874180 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:33.026902 26218 raft_consensus.cc:2272] T 0fe9c1264c4a4076b1c2aa991d874180 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:33.027408 26218 tablet_replica.cc:333] T e7ec5d40b52945879bc22d5ed21dac43 P 2bad3fea83ba48ebbdc20284bce012eb: stopping tablet replica
I20260601 13:39:33.027536 26218 raft_consensus.cc:2243] T e7ec5d40b52945879bc22d5ed21dac43 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:33.027694 26218 raft_consensus.cc:2272] T e7ec5d40b52945879bc22d5ed21dac43 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:33.028218 26218 tablet_replica.cc:333] T 11d904d11bc74f1fbc03ca240cb53147 P 2bad3fea83ba48ebbdc20284bce012eb: stopping tablet replica
I20260601 13:39:33.028328 26218 raft_consensus.cc:2243] T 11d904d11bc74f1fbc03ca240cb53147 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:33.028431 26218 raft_consensus.cc:2272] T 11d904d11bc74f1fbc03ca240cb53147 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:33.028893 26218 tablet_replica.cc:333] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb: stopping tablet replica
I20260601 13:39:33.029002 26218 raft_consensus.cc:2243] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:33.029243 26218 raft_consensus.cc:2272] T 70ee05f92ab84c6892a47a5c51634901 P 2bad3fea83ba48ebbdc20284bce012eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:33.043454 26218 tablet_server.cc:196] TabletServer@127.25.154.131:0 shutdown complete.
I20260601 13:39:33.046258 26218 tablet_server.cc:179] TabletServer@127.25.154.132:0 shutting down...
I20260601 13:39:33.050840 26218 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:33.063194 26218 tablet_server.cc:196] TabletServer@127.25.154.132:0 shutdown complete.
I20260601 13:39:33.065511 26218 master.cc:562] Master@127.25.154.190:45923 shutting down...
W20260601 13:39:33.069818  4797 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:39:33.069900  4797 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:39:33.069965  4797 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:39:33.070343 26218 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1cb263738b744c7a9e72a9c12c1ba143 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:33.070489 26218 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1cb263738b744c7a9e72a9c12c1ba143 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:33.070542 26218 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1cb263738b744c7a9e72a9c12c1ba143: stopping tablet replica
I20260601 13:39:33.083603 26218 master.cc:584] Master@127.25.154.190:45923 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (2444 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (4880 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (188958 ms total)
[  PASSED  ] 24 tests.
I20260601 13:39:33.094688 26218 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 7 messages since previous log ~21 seconds ago
I20260601 13:39:33.094736 26218 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:542: suppressed but not reported on 7 messages since previous log ~21 seconds ago
I20260601 13:39:33.094753 26218 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 8 messages since previous log ~21 seconds ago
I20260601 13:39:33.094779 26218 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 4 messages since previous log ~49 seconds ago
I20260601 13:39:33.094797 26218 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 19 messages since previous log ~118 seconds ago
I20260601 13:39:33.094816 26218 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 8 messages since previous log ~175 seconds ago
I20260601 13:39:33.094838 26218 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 87 messages since previous log ~12 seconds ago
